Opened 8 years ago

Closed 8 years ago

#5667 closed defect (invalid)

MPEG-TS - SPS unavailable in decode_picture_timing non-existing PPS 0 referenced

Reported by: Samuel Owned by:
Priority: minor Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
SPS unavailable in decode_picture_timing
non-existing PPS 0 referenced

% ffmpeg.exe -ss 2 -i data0001.ts -an -vf "scale='if(gt(a,1.33),120,-1)':'if(gt(a,1.33),-1,90)'" -vframes 1 -f image2 pipe: -v 9 -loglevel 99 -report
ffmpeg version N-80615-g6935aaa Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.4.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 26.100 / 55. 26.100
  libavcodec     57. 46.100 / 57. 46.100
  libavformat    57. 40.101 / 57. 40.101
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 46.102 /  6. 46.102
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  1.100 /  2.  1.100
  libpostproc    54.  0.100 / 54.  0.100
Splitting the commandline.
Reading option '-ss' ... matched as option 'ss' (set the start time offset) with argument '2'.
Reading option '-i' ... matched as input file with argument 'data0001.ts'.
Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'scale='if(gt(a,1.33),120,-1)':'if(gt(a,1.33),-1,90)''.
Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '1'.
Reading option '-f' ... matched as option 'f' (force format) with argument 'image2'.
Reading option 'pipe:' ... matched as output file.
Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Applying option loglevel (set logging level) with argument 99.
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file data0001.ts.
Applying option ss (set the start time offset) with argument 2.
Successfully parsed a group of options.
Opening an input file: data0001.ts.
[file @ 033ca520] Setting default whitelist 'file,crypto'
[mpegts @ 033c9ba0] Format mpegts probed with size=2048 and score=50
[mpegts @ 033c9ba0] stream=0 stream_type=1b pid=208 prog_reg_desc=
[mpegts @ 033c9ba0] stream=1 stream_type=6 pid=212 prog_reg_desc=
[mpegts @ 033c9ba0] stream=2 stream_type=6 pid=213 prog_reg_desc=
[mpegts @ 033c9ba0] stream=3 stream_type=6 pid=214 prog_reg_desc=
[mpegts @ 033c9ba0] stream=4 stream_type=6 pid=226 prog_reg_desc=
[mpegts @ 033c9ba0] stream=5 stream_type=6 pid=227 prog_reg_desc=
[mpegts @ 033c9ba0] Before avformat_find_stream_info() pos: 0 bytes read:98304 seeks:1 nb_streams:6
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] nal_unit_type: 12, nal_ref_idc: 0
[h264 @ 034b4520] SPS unavailable in decode_picture_timing
[h264 @ 034b4520] non-existing PPS 0 referenced
[h264 @ 034b4520] decode_slice_header error
[h264 @ 034b4520] no frame!
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] Frame num gap 21 16
[h264 @ 034b4520] Frame num gap 21 17
[h264 @ 034b4520] Frame num gap 21 18
[h264 @ 034b4520] Frame num gap 21 19
[h264 @ 034b4520] no picture 
[h264 @ 034b4520] mmco: unref short failure
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] Increasing reorder buffer to 2
[h264 @ 034b4520] no picture ooo
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] Increasing reorder buffer to 3
[h264 @ 034b4520] no picture ooo
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] no picture ooo
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] no picture 
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] no picture 
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] mmco: unref short failure
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] nal_unit_type: 12, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 034b4520] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 034b4520] ct_type:0 pic_struct:3
[mpegts @ 033c9ba0] max_analyze_duration 7000000 reached at 7008000 microseconds st:3
[mpegts @ 033c9ba0] start time for stream 5 is not set in estimate_timings_from_pts
[mpegts @ 033c9ba0] PES packet size mismatch
[mpegts @ 033c9ba0] PES packet size mismatch
[mpegts @ 033c9ba0] PES packet size mismatch
[mpegts @ 033c9ba0] After avformat_find_stream_info() pos: 0 bytes read:4165776 seeks:3 frames:843
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:1
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:1
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[NULL @ 034b4520] ct_type:0 pic_struct:3
Input #0, mpegts, from 'data0001.ts':
  Duration: 00:00:32.97, start: 95149.869078, bitrate: 4568 kb/s
  Program 2561 
  Program 2562 
  Program 2563 
  Program 2564 
  Program 2565 
    Stream #0:0[0x208], 176, 1/90000: Video: h264 (High), 1 reference frame ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, left), 1920x1080 (1920x1088) [SAR 1:1 DAR 16:9], 0/1, 25 fps, 25 tbr, 90k tbn, 50 tbc
    Stream #0:1[0x212](fra), 221, 1/90000: Audio: eac3 ([6][0][0][0] / 0x0006), 48000 Hz, stereo, fltp, 128 kb/s
    Stream #0:2[0x213](qaa), 221, 1/90000: Audio: eac3 ([6][0][0][0] / 0x0006), 48000 Hz, stereo, fltp, 128 kb/s
    Stream #0:3[0x214](qad), 221, 1/90000: Audio: eac3 ([6][0][0][0] / 0x0006), 48000 Hz, stereo, fltp, 96 kb/s
    Stream #0:4[0x226](fra), 4, 1/90000: Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006) (hearing impaired)
    Stream #0:5[0x227](fra), 0, 1/90000: Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
Successfully opened the file.
Parsing a group of options: output file pipe:.
Applying option an (disable audio) with argument 1.
Applying option vf (set video filters) with argument scale='if(gt(a,1.33),120,-1)':'if(gt(a,1.33),-1,90)'.
Applying option vframes (set the number of video frames to output) with argument 1.
Applying option f (force format) with argument image2.
Successfully parsed a group of options.
Opening an output file: pipe:.
Successfully opened the file.
detected 1 logical cores
[Parsed_scale_0 @ 033cd5c0] Setting 'w' to value 'if(gt(a,1.33),120,-1)'
[Parsed_scale_0 @ 033cd5c0] Setting 'h' to value 'if(gt(a,1.33),-1,90)'
[Parsed_scale_0 @ 033cd5c0] Setting 'flags' to value 'bicubic'
[Parsed_scale_0 @ 033cd5c0] w:if(gt(a,1.33),120,-1) h:if(gt(a,1.33),-1,90) flags:'bicubic' interl:0
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'video_size' to value '1920x1080'
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'pix_fmt' to value '0'
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'time_base' to value '1/90000'
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'pixel_aspect' to value '1/1'
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'sws_param' to value 'flags=2'
[graph 0 input from stream 0:0 @ 0367aee0] Setting 'frame_rate' to value '25/1'
[graph 0 input from stream 0:0 @ 0367aee0] w:1920 h:1080 pixfmt:yuv420p tb:1/90000 fr:25/1 sar:1/1 sws_param:flags=2
[format @ 03600760] compat: called with args=[yuvj420p|yuvj422p|yuvj444p]
[format @ 03600760] Setting 'pix_fmts' to value 'yuvj420p|yuvj422p|yuvj444p'
[AVFilterGraph @ 03a40fc0] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
[Parsed_scale_0 @ 033cd5c0] picking yuvj420p out of 3 ref:yuv420p alpha:0
[swscaler @ 03698ea0] deprecated pixel format used, make sure you did set range correctly
[Parsed_scale_0 @ 033cd5c0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:120 h:68 fmt:yuvj420p sar:136/135 flags:0x4
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 03b1ebe0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 03b1ebe0] Ignoring NAL type 9 in extradata
[mjpeg @ 0387c6a0] Forcing thread count to 1 for MJPEG encoding, use -thread_type slice or a constant quantizer if you want to use multiple cpu cores
[mjpeg @ 0387c6a0] intra_quant_bias = 96 inter_quant_bias = 0
[image2 @ 0387c020] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, image2, to 'pipe:':
  Metadata:
    encoder         : Lavf57.40.101
    Stream #0:0, 0, 1/25: Video: mjpeg, 1 reference frame, yuvj420p(pc, left), 120x68 [SAR 136:135 DAR 16:9], 0/1, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
    Metadata:
      encoder         : Lavc57.46.100 mjpeg
    Side data:
      cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] nal_unit_type: 9, nal_ref_idc: 0
[NULL @ 034b4520] nal_unit_type: 7, nal_ref_idc: 3
[NULL @ 034b4520] nal_unit_type: 8, nal_ref_idc: 3
[NULL @ 034b4520] Ignoring NAL type 9 in extradata
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] Frame num gap 36 31
[h264 @ 03b1ebe0] Frame num gap 36 32
[h264 @ 03b1ebe0] Frame num gap 36 33
[h264 @ 03b1ebe0] Frame num gap 36 34
[h264 @ 03b1ebe0] co located POCs unavailable
[h264 @ 03b1ebe0] no picture 
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] no picture 
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 03b1ebe0] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] no picture 
[h264 @ 03b1ebe0] mmco: unref short failure
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
frame=    0 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=   0x    
cur_dts is invalid (this is harmless if it occurs once at the start per stream)
[NULL @ 034b4520] ct_type:0 pic_struct:3
[h264 @ 03b1ebe0] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 03b1ebe0] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 03b1ebe0] ct_type:0 pic_struct:3
*** 0 dup!
[pipe @ 033ccf80] Setting default whitelist 'crypto'
[AVIOContext @ 03600ee0] Statistics: 0 seeks, 1 writeouts
No more output streams to write to, finishing.
frame=    1 fps=0.3 q=2.6 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=1 drop=1 speed=0.0116x    
video:3kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
Input file #0 (data0001.ts):
  Input stream #0:0 (video): 8 packets read (202448 bytes); 2 frames decoded; 
  Input stream #0:1 (audio): 0 packets read (0 bytes); 
  Input stream #0:2 (audio): 0 packets read (0 bytes); 
  Input stream #0:3 (audio): 0 packets read (0 bytes); 
  Input stream #0:4 (subtitle): 0 packets read (0 bytes); 
  Input stream #0:5 (subtitle): 0 packets read (0 bytes); 
  Total: 8 packets (202448 bytes) demuxed
Output file #0 (pipe:):
  Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (2819 bytes); 
  Total: 1 packets (2819 bytes) muxed
2 frames successfully decoded, 0 decoding errors
[AVIOContext @ 033ca6a0] Statistics: 5084236 bytes read, 9 seeks

Attachments (1)

ffmpeg-20160625-015725.log (32.0 KB ) - added by Samuel 8 years ago.
Same file but "cleaned" by TSDoctor that is streamed fine on my TV

Download all attachments as: .zip

Change History (8)

comment:1 by Carl Eugen Hoyos, 8 years ago

What is wrong with the output file?

comment:2 by Carl Eugen Hoyos, 8 years ago

Keywords: SPS removed

in reply to:  1 comment:3 by Samuel, 8 years ago

Replying to cehoyos:

What is wrong with the output file?

I apologize if it is already a duplicate ticket or inappropriate ?
When i try to stream it to my TV it's not working but the same file "errors free" by TSDoctor is playing fine.
But maybe it's just a bad video record file ?

Last edited 8 years ago by Samuel (previous) (diff)

by Samuel, 8 years ago

Attachment: ffmpeg-20160625-015725.log added

Same file but "cleaned" by TSDoctor that is streamed fine on my TV

comment:4 by Carl Eugen Hoyos, 8 years ago

Sorry, I don't understand: The command line you posted is supposed to output one jpg image. Is something wrong with the image or are you seeing another issue?

in reply to:  4 comment:5 by Samuel, 8 years ago

Replying to cehoyos:

Sorry, I don't understand: The command line you posted is supposed to output one jpg image. Is something wrong with the image or are you seeing another issue?

Sorry about that, my bad 8-/
It a line of command that i taken from the log of my media server, because the used one is again more complicated for me to understand 8-/

ffmpeg.exe" -y -loglevel info -i C:\DOCUME~1\Philippe\MESDOC~1\TÉLÉCH~1\UMSVID~1\M2TS\TS-AC3~1.TS -filter_complex "subtitles=C
:/Documents and Settings/Philippe/Mes documents/Téléchargements/UMS Video Testing Suite (20150121)/M2TS/TS-AC3-2ch.srt:charenc=ISO-8859-1:force_style=',Fontsize=21.0,PrimaryColour=&Hffffff,Outline=1,Shadow=1,MarginV=10'" -bufsize 19000k -maxrate 18000k -crf 23 -ab 448k -ar 48000 -c:a ac3 -c:v libx264 -tune zerolatency -preset ultrafast -level 31 -pix_fmt yuv420p -f mpegts
.\pipe\ffmpegvideo_53_1466787041562

Please, feel free to closed my ticket if it's not appropiate.

Last edited 8 years ago by Samuel (previous) (diff)

comment:6 by Hendrik, 8 years ago

These kind of errors in the log are "normal" for mpeg-ts files and just a sign of a bad cut, it should start playing after it skipped the broken part.

comment:7 by Samuel, 8 years ago

Priority: normalminor
Resolution: invalid
Status: newclosed

Thank you for you explanation and sorry to bother you with that.

Note: See TracTickets for help on using tickets.