
Recherche avancée
Médias (3)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (73)
-
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 -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (10473)
-
Ffmpeg concat do not work with mp4 videos in C#.Net [duplicate]
16 juillet 2021, par Bhupendra S RaoI am trying A.mp4,B.mp4,C.mp4 files to be concated in sequence into D.mp4.


I tried variety of concat commands but its not working well, and audio , video are not synch.
Also D.mp4 is going large in size and time.


Pls provide a sample that can work on c#.Net.


Thanks in Advance
Bhupendra


-
How to extract MP4 seekpoints information from PHP/FFmpeg/MP4Box/Anything ?
22 octobre 2014, par user3052587Is it possible to extract the seekpoints/keyframes from a MP4 file in the following fashion :
Keyframe - Time Range (in seconds) - Offset (in bytes)
Example :
0 - 0s - 772621 - 0.5s - 144183
2 - 1s - 222965
3 - 1.5s - 293303
4 - 2s - 362199
5 - 2.5s - 431178
Thanks in advance.
-
How Install ffmpeg using php ? and How to encode video using FFmpeg ? [on hold]
9 août 2019, par Navdeepsinh jethwaI want to encode videos using AV1 encoder with the use of ffmpeg ?
i have’t idea about that ? So please help me. if any have example please add.
Thanks In advance.