
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (74)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP 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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP 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 (...)
Sur d’autres sites (9056)
-
Can you pass variable values from video to ffmpeg ? [closed]
22 octobre 2020, par JohnI am trying to convert a folder of videos to HEVC and they are all different bitrates. I was hoping to batch convert all the files in the folder with ffmpeg and take the existing bitrate and pass 60% of it to ffmpeg. So ffmpeg, convert this file, and whatever it's current bitrate is, multiply it by .60 and use that for the new files bitrate. This way it would be dynamic. Can this be done ? This would be in Windows.


-
Flash media server invalid mp4
19 décembre 2012, par Ben FordI have an MP4 file that was ripped from a DVD containing chapters using handbrake.
I've then used ffmpeg to convert that rip into seperate mp4 files for dynamic streaming with Adobe's Flash Media Server.I have used exactly the same ffmpeg parameters before and had no problem. However this time, I get output from ffmpeg :
max_analyze_duration reached
The resulting files won't stream from FMS. There's no error in the FMS logs or web console.
Are there any known reasons that FMS wouldn't stream files like this ?Or does anyone know of any other diagnostic tool to analyze what's going on within FMS ?
Thanks
Ben -
FFmpeg does not get run on Windows 7 32-bit
13 octobre 2016, par SimerI installed ffmpeg on Windows 7 32 bit and I got the following error when I tried executing ffmpeg.exe. Therefore it is not installed and neither shows up in my localhost :
the procedure entry point could not be located in the dynamic link
library kernel32.dllWhereas it gets installed on 64 bit easily.
I downloaded ffmpeg from Zeranoe. I have tried with static and shared builds.