
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (64)
-
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (8191)
-
libav much longer than avconv
17 mars 2014, par fsulserI was using ffmpeg to generate some images from a video. Now I read that I shouldn't use ffmpeg longer and use avconv from libav instead.
So I tried to do the same thing with avconv.The ffmpeg is looking like this :
ffmpeg -ss 1000 -t 5 -i 'test.mp4' -s '120*90' -r 10 out%2d.bmp
Same with avconv :
avconv -ss 1000 -t 5 -i 'test.mp4' -s '120*90' -r 10 out%2d.bmp
ffmpeg needs less than one second to finish. Avconv about 90 seconds for the same task.
Is this usual or do I need to change some things to work with avconv ? -
avconv much longer than ffmpeg
18 mars 2014, par fsulserI was using ffmpeg to generate some images from a video. Now I read that I shouldn't use ffmpeg longer and use avconv from libav instead.
So I tried to do the same thing with avconv.The ffmpeg is looking like this :
ffmpeg -ss 1000 -t 5 -i 'test.mp4' -s '120*90' -r 10 out%2d.bmp
Same with avconv :
avconv -ss 1000 -t 5 -i 'test.mp4' -s '120*90' -r 10 out%2d.bmp
ffmpeg needs less than one second to finish. Avconv about 90 seconds for the same task.
Is this usual or do I need to change some things to work with avconv ? -
ffmpeg : failed to convert m3u8 to mp4
4 mars 2016, par MrSmile07I want to convert a .m3u8 file into .mp4, for that I am using ffmpeg.
The only Thing that disturbs is, that one file work with the Command and the other not.Here the command :
ffmpeg -i http://91.250.77.10:8134/hls-vod/jp/523.mp4.m3u8 -acodec copy -vcodec copy -y -loglevel info -f mp4 Namezurspeicherrung.mp4
that file works, but by the other file :
ffmpeg -i http://91.250.77.10:8134/hls-vod/mk/01.mp4.m3u8 -acodec copy -vcodec copy -y -loglevel info -f mp4 Namezurspeicherrung2.mp4
doesn’t work.
_
_OK : Here the Output from file 2 :
ffmpeg -i http://91.250.77.10:8134/hls-vod/mkmp4.m3u8 -acodec copy -vcodec copy -y -loglevel info -f mp4 Wasichsiewirklichgernefragenwuerde.mp4 ffmpeg version 0.8.10-4:0.8.10-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers built on Feb 6 2014 20:56:59 with gcc 4.6.3 *** THIS PROGRAM IS DEPRECATED *** This program is only provided for compatibility and will be removed in a future release. Please use avconv instead. [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [NULL @ 0x16b5120] non-existing PPS referenced [h264 @ 0x1825a60] non-existing PPS 0 referenced [h264 @ 0x1825a60] decode_slice_header error [h264 @ 0x1825a60] no frame ! [applehttp @ 0x16ab9a0] max_analyze_duration reached [applehttp @ 0x16ab9a0] Estimating duration from bitrate, this may be inaccurate
Seems stream 0 codec frame rate differs from container frame rate : 180000.00 (180000/1) -> 1000.00 (1000/1)
Input #0, applehttp, from ’http://91.250.77.10:8134/hls-vod/mk/01.mp4.m3u8’ :
Duration : 00:23:30.00, start : 8.700000, bitrate : N/A
Stream #0.0 : Video : h264, 1k tbr, 90k tbn, 180k tbc
Stream #0.1 : Audio : aac, 48000 Hz, stereo, s16
[mp4 @ 0x1826640] dimensions not set
Output #0, mp4, to ’Wasichsiewirklichgernefragenwuerde.mp4’ :
Stream #0.0 : Video : libx264, q=2-31, 90k tbn, 90k tbc
Stream #0.1 : Audio : libvo_aacenc, 48000 Hz, stereo
Stream mapping :
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Could not write header for output file #0 (incorrect codec parameters ?)Last Edit : 23.03.2014 20:08