
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
Autres articles (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)
Sur d’autres sites (6934)
-
Save metadata while converting video to images FFmpeg
17 février 2020, par e480582When I convert a video to its constituent images (
ffmpeg -i video.MOV img1%03d.png
), ffmpeg drops all the metadata. How would I save the metadata while converting ? Is there any way to have it also increment the timestamp for each frame ? -
FFmpeg save HLS stream to MP4 audio out of sync
5 octobre 2017, par AlessandroI’m trying to save an HLS stream to an MP4 on Android.
First tried this command
"-y -i " + url + " -to " + duration + " " + filePath
but video quality result is very very low...
Then someone suggested to try this command
"-y -i " + url + " -c copy -bsf:a aac_adtstoasc -to " + duration + " " + filePath
and quality is very high but audio is many seconds out of sync.
Any idea on how to get audio in sync and good output quality ?
-
Revision 9cc6f078dc : Merge "vp8_loop_filter_bh_y_sse2 : save/restore xmm registers"
21 novembre 2012, par John KoleszarMerge "vp8_loop_filter_bh_y_sse2 : save/restore xmm registers"