Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (106)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (11815)

  • YouTube Live iOS

    20 janvier 2016, par David McSpadden

    I have a YouTube live streaming currently set up here :
    https://www.youtube.com/watch?v=pOeMoXdU6jI

    Everything works great - except iOS devices intermittently fail to play the stream. Looking through the device logs and raw m3u8 files I notice that one .TS segment length is > 10, which is where the file fails to play throwing an error that the EXTINF is greater than double the expected length.

    If I turn off the "DVR" function in the YouTube Live Control Panel everything works perfectly since the single .TS file (sometimes 4 hours ago) is no longer present in the m3u8 file.

    I’m streaming to YouTube via ffmpeg and have other camera angles that seem to fail less frequently (but they do fail).

    Has anyone else experienced this ? It seems like a bug on the YouTube side - but they haven’t been any help.

  • Cannot display ffprobe information from youtube properly

    31 janvier, par Krishnaap

    I am trying to grab information from youtube streams using ffprobe and python. I could display offline video information properly on python, cannot do the same from youtube live streams.

    


    
os.system("ffprobe -hide_banner -stats -v quiet -pretty -show_entries format=size,duration:stream=filename,index,codec_type,codec_name,profile,bit_rate,width,height -of compact -i https://www.youtube.com/watch?v=QzsfLSP6hkI")


    


    showing an error

    


    


    Argument 'https://www.youtube.com/watch?v=QzsfLSP6hkI' ; provided as input filename, but 'quiet' was already specified.

    


    


  • ffmpeg - Add image background to square video

    2 janvier 2015, par ffnoob

    I have a Video Clips which has 480x480 resolutions, I already have the code on combining them with

    ffmpeg -f concat -i C:\vids\ffmpeg\f.txt -c copy  C:\vids\ffmpeg\test.mp4

    Now I want to extend the code to add background image and make the resolution 1280x720 and if possible add a text watermark. Please help me.

    This is what I’m trying to achieve.

    http://i.imgur.com/Lk0dXw1.png

    or this

    https://www.youtube.com/watch?v=zcQK92Kyf88