Opened 12 years ago
Closed 12 years ago
#1830 closed defect (fixed)
Regression when transcoding specific h264 - aac_latm - mpegts sample from dvb
Reported by: | Carl Eugen Hoyos | Owned by: | |
---|---|---|---|
Priority: | important | Component: | undetermined |
Version: | git-master | Keywords: | regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Using the sample from ticket #466:
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket466/
Transcoding worked fine with the following command:
$ ffmpeg -async 1 -i Brazil.ts -qscale 2 out.avi
Without -async 1, transcoding worked and the result had a small (~0.5) audio delay.
This is broken since c0be67c :
Originally a file with audio only in the beginning was written from c0be67c on, with current git head it fails hard without -async 1 and produces the broken file similar to c0be67c with -async 1.
$ ffmpeg -i Brazil.ts -qscale 2 out.avi ffmpeg version N-45656-g916352f Copyright (c) 2000-2012 the FFmpeg developers built on Oct 18 2012 01:01:59 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 51. 76.100 / 51. 76.100 libavcodec 54. 66.100 / 54. 66.100 libavformat 54. 33.100 / 54. 33.100 libavdevice 54. 3.100 / 54. 3.100 libavfilter 3. 19.103 / 3. 19.103 libswscale 2. 1.101 / 2. 1.101 libswresample 0. 16.100 / 0. 16.100 libpostproc 52. 1.100 / 52. 1.100 [aac_latm @ 0x1f4f640] initializing latmctx [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [aac_latm @ 0x1f0ef00] initializing latmctx [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [aac_latm @ 0x1f0f860] initializing latmctx [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [NULL @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [NULL @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS referenced [h264 @ 0x1f0e5a0] non-existing SPS 0 referenced in buffering period [h264 @ 0x1f0e5a0] non-existing PPS 0 referenced [h264 @ 0x1f0e5a0] decode_slice_header error [h264 @ 0x1f0e5a0] no frame! [h264 @ 0x1f0e5a0] mmco: unref short failure Last message repeated 5 times [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS referenced [h264 @ 0x1f5bc80] non-existing SPS 32 referenced in buffering period [h264 @ 0x1f5bc80] non-existing PPS 0 referenced [h264 @ 0x1f5bc80] decode_slice_header error [h264 @ 0x1f5bc80] no frame! [mpegts @ 0x1f09280] probed stream 5 failed [mpegts @ 0x1f09280] probed stream 8 failed [mpegts @ 0x1f09280] Stream #3: not enough frames to estimate rate; consider increasing probesize [mpegts @ 0x1f09280] Stream #4: not enough frames to estimate rate; consider increasing probesize [mpegts @ 0x1f09280] Stream #5: not enough frames to estimate rate; consider increasing probesize [mpegts @ 0x1f09280] Stream #8: not enough frames to estimate rate; consider increasing probesize [mpegts @ 0x1f09280] Could not find codec parameters for stream 3 (Unknown: none ([11][0][0][0] / 0x000B)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 0x1f09280] Could not find codec parameters for stream 4 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 0x1f09280] Could not find codec parameters for stream 5 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 0x1f09280] Could not find codec parameters for stream 8 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [NULL @ 0x1f101c0] start time is not set in estimate_timings_from_pts [NULL @ 0x1f10b20] start time is not set in estimate_timings_from_pts [NULL @ 0x1f620c0] start time is not set in estimate_timings_from_pts [mpegts @ 0x1f09280] PES packet size mismatch Input #0, mpegts, from 'Brazil.ts': Duration: 06:05:53.98, start: 12688.943522, bitrate: 35 kb/s Program 59328 Metadata: service_name : ?Record HD service_provider: Stream #0:0[0x111]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x112]: Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, s16 Stream #0:2[0x113]: Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, s16 Stream #0:3[0x384]: Unknown: none ([11][0][0][0] / 0x000B) Stream #0:4[0x1f4]: Unknown: none ([5][0][0][0] / 0x0005) Stream #0:5[0x120]: Unknown: none ([6][0][0][0] / 0x0006) Program 59352 Metadata: service_name : ?Record 1Seg service_provider: Stream #0:7[0x281]: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 320x180 [SAR 1:1 DAR 16:9], 14.99 fps, 29.97 tbr, 90k tbn, 29.97 tbc Stream #0:6[0x283]: Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, s16 Stream #0:8[0x290]: Unknown: none ([6][0][0][0] / 0x0006) Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.33.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 29.97 tbn, 29.97 tbc Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, fltp, 192 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> mpeg4) Stream #0:1 -> #0:1 (aac_latm -> ac3) Press [q] to stop, [?] for help [h264 @ 0x24cf620] Missing reference picture [h264 @ 0x24cf620] decode_slice_header error [h264 @ 0x225f9c0] Missing reference picture [h264 @ 0x2261ea0] mmco: unref short failure Last message repeated 1 times [h264 @ 0x2260be0] mmco: unref short failure Last message repeated 1 times [avi @ 0x1f0d540] Too large number of skiped frames 685221 av_interleaved_write_frame(): Invalid argument
Change History (1)
comment:1 by , 12 years ago
Reproduced by developer: | set |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.