
Recherche avancée
Médias (1)
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (70)
-
Publier sur MédiaSpip
13 juin 2013Puis-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, 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 (...) -
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 (...)
Sur d’autres sites (9834)
-
Ffmpeg to duplicate an audio stream and encode this new stream
6 décembre 2015, par SamI have some video files that I need to re-encode due to compatibility issues. They are currently mkv files with h.264 video and ac3-a52 audio. I want to keep the h.264 video, convert the container to m4v and create two audio tracks, one with the original ac3-a52 and one copied from that but in aac stereo.
I assume there has to be some sort of audio stream mapping command but I don’t know how to map and re-encode at the same time. What command should I enter into ffmpeg to achieve this ?
Also, what is the difference between ac3 and ac3-a52 ? Will an apple TV still be able to pass through ac3-a52 or does that have to be converted to ac3 ?
-
Revision f600b50a6e : Fix avx builds on macosx with clang 5.0. The macosx release of clang v5.0 ident
9 avril 2014, par Tom FineganChanged Paths :
Modify /vp9/common/x86/vp9_subpixel_8t_intrin_avx2.c
Fix avx builds on macosx with clang 5.0.The macosx release of clang v5.0 identifies itself as :
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)This version of clang uses the older _mm_broadcastsi128_si256, like
v3.3, as given away in the LLVM svn version above.Change-Id : I4d6d59d5454efd57d2ae9e75f5eb7486af7cbd0c
-
Convert ProRes codec to H.264 format with ffmpeg
30 juin 2023, par Samir AhamadCan i change .mov Apple ProRes 422 codec to H.264 format without losing video quality with ffmpeg ?


File size may be greater than 5GB.


I am trying to get the solution to convert video without losing its quality.
output format should be .mov.