Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (59)

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (8962)

  • what is the recommended commands to transcode video for Mpeg dash.

    16 août 2015, par jobin

    I need to transcode videos and add them to Wowza server. I found some articles talk about this but there command not working, I fixed there command. but because it is not my area I feel there is better ffmpeg commands for this task.

    the articles that I uses are :

    both of them have issues and they don’t use ’-force_key_frame" option.

    anyway my command is :

    ffmpeg -y -i %inputFile% -s 320x180 -y -strict experimental -acodec aac -ab 64k -ac 2 -ar 48000 -vcodec libx264 -vprofile main -g 48 -force_key_frames expr:gte(t,n_forced*2)  -b 270000 -threads 64 %outputFile%_400p.mp4
    ffmpeg -y -i %inputFile% -s 420x270 -y -strict experimental -acodec aac -ab 64k -ac 2 -ar 48000 -vcodec libx264 -vprofile main -g 48 -force_key_frames expr:gte(t,n_forced*2) -b 570000 -threads 64 %outputFile%_700p.mp4
    ffmpeg -y -i %inputFile% -s 720x406 -y -strict experimental -acodec aac -ab 128k -ac 2 -ar 48000 -vcodec libx264 -vprofile main -g 48 -force_key_frames expr:gte(t,n_forced*2) -b 1000000 -threads 64 %outputFile%_1100p.mp4
    ffmpeg -y -i %inputFile% -s 1024x576 -y -strict experimental -acodec aac -ab 128k -ac 2 -ar 48000 -vcodec libx264 -vprofile main -g 48 -force_key_frames expr:gte(t,n_forced*2) -b 1200000 -threads 64 %outputFile%_1300p.mp4
    ffmpeg -y -i %inputFile% -s 1080x608 -y -strict experimental -acodec aac -ab 128k -ac 2 -ar 48000 -vcodec libx264 -vprofile main -g 48 -force_key_frames expr:gte(t,n_forced*2) -b 1400000 -threads 64 %outputFile%_1500p.mp4

    is there any recommendation ?

  • ffmpeg.wasm to transcode multi-bitrate HLS or DASH ?

    24 mai 2021, par James Murry

    my website allows users to upload videos but my servers cant handle the traffic and the budget is low. i heard about webassembly and i have been looking to see if i can transcode on client-side and then upload the hls files to my server.

    


    I cannot find any documentation about hls on ffmpeg.wasm is it even possible.

    


  • how to create multiple period using ffmpeg, from two input videos to multi period on the DASH mpd

    14 mai 2020, par Sunny

    I wonder how to create multi-periods from two input videos or more using ffmpeg. 
how do I make a command line for making a DASH mpd to have multiple periods. 
who does know the way to make the thing ?

    



    ==============
xml

 
 representation..
 
 
 representation..