
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (69)
-
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. -
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 -
Changer son thème graphique
22 février 2011, parLe thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
Modifier le thème graphique utilisé
Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
Il suffit ensuite de se rendre dans l’espace de configuration du (...)
Sur d’autres sites (12060)
-
replace raw data in stream (ffmpeg)
28 novembre 2019, par KajunaI’ve got a video file from which I have extracted a data stream. Something like this
ffmpeg -y -i input.mp4 -map 0:3 -f rawvideo output.raw
I have made some modifications to the output.raw file, and now would like to replace the data in the original 0:3 stream with my modified version, while keeping all the metadata of the stream the same. I have been googling around with no success. Maybe I am not using the right wording.
Thanks
-
How to replace timestamps in MP4 video with FFmpeg ?
12 février 2021, par user15180344I have a fragmented MP4 video which has incorrect timestamps. I was told that I can calculate the correct timestamps using the MPD manifest of that video (taking data from
<segmenttimeline></segmenttimeline>
tag).

Could you please give me hints on how to actually calculate these timestamps, and, what's more important, how to replace the timestamps in video segments with the correct values ?


-
Revision 484a7f31a6 : Replace CONVERT_TO_SHORTPTR/BYTEPTR Uses uintptr_t instead of uint32_t or uint6
29 août 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/common/vp9_common.h
Replace CONVERT_TO_SHORTPTR/BYTEPTRUses uintptr_t instead of uint32_t or uint64_t
Change-Id : Id21204969d2723e6c64c29a5d39ec85bfbba9ea8