Recherche avancée

Médias (1)

Mot : - Tags -/blender

Autres articles (49)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (5515)

  • ffmpeg to YouTube with tee mux giving resolution warning (65535x65535), which is not optimal

    25 juillet 2022, par kuldeep chopra

    I am streaming to YouTube and Facebook using ffmpeg , also writing data into disk (recording).

    


    it's working fine on Facebook and recording but on YouTube it's giving warning that is

    


    Please check the video resolution. The current resolution is (65535x65535), which is not optimal.

    


    and output on YouTube is also 1:1 aspect ratio due to the above resolution.

    


    I am using tee mux in ffmpeg Command.

    


    ffmpeg -f dshow -framerate 30 -i video="Integrated Webcam":audio="Microphone Array (Intel® Smart Sound Technology (Intel® SST))" -s 1920x1080 -c:v libx264 -r 30 -preset ultrafast -tune zerolatency -crf 28 -pix_fmt yuv420p -c:a aac -strict -2 -ac 2 -b:a 128k -t 4 -map 0 -f tee "[f=ismv]pipe:1 | [f=flv]rtmps ://youtube | [f=flv]facebook"

    


  • Accessibility to Web video for the Vision-Impaired

    12 décembre 2010, par silvia

    In the past week, I was invited to an IBM workshop on audio/text descriptions for video in Japan. Geoff Freed and Trisha O’Connell from WGBH, and Michael Evans from BBC research were the other invited experts to speak about the current state of video accessibility around the world and where (...)

  • Evolution #3692 : Suivre les évolution de MediaJS

    28 mars 2016, par b b

    Bon, après pas mal de tests, il semble bien que le bug ait été introduit dans la version 2.18.0 de mejs. Avec la version 2.17.0 les vidéos mp4 passent sans problème, en 2.18.0, aucune ne fonctionne et le player affiche toujours "Error loading this resource". Je fouille dans le changelog, les tickets et les logs de commits, sans succès pour l’instant.

    Affaire à suivre...