#11014: ac3 demux and/or decode problem
-------------------------------------+-------------------------------------
             Reporter:  Will Boba    |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  7.0          |               Resolution:
             Keywords:  ac3 demuxer  |               Blocked By:
  decoding                           |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Will Boba):

 ffmpeg started on 2024-05-14 at 14:16:24
 Report written to "ffmpeg-20240514-141624.log"
 Log level: 48
 Command line:
 ffmpeg -report -y -i test01_ac3_decoding_failure_small.ts -map 0:a:0 -c:a
 mp3 -f mp3 test01_ac3_decoding_failure.mp3
 ffmpeg version 7.0 Copyright (c) 2000-2024 the FFmpeg developers
   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
   configuration: --disable-decoder=amrnb --disable-gnutls --disable-
 liblensfun --disable-libopencv --disable-podpages --disable-sndio
 --disable-stripping --enable-avfilter --enable-chromaprint --enable-frei0r
 --enable-gcrypt --enable-gpl --enable-ladspa --enable-libaom --enable-
 libaribb24 --enable-libass --enable-libbluray --enable-libbs2b --enable-
 libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-
 libdc1394 --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-
 libfdk-aac --enable-libflite --enable-libfontconfig --enable-libfreetype
 --enable-libfribidi --enable-libgme --enable-libgsm --enable-libharfbuzz
 --enable-libiec61883 --enable-libilbc --enable-libjack --enable-libjxl
 --enable-libklvanc --enable-libkvazaar --enable-libmp3lame --enable-
 libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-
 libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-libopus
 --enable-libplacebo --enable-libpulse --enable-librabbitmq --enable-
 librist --enable-librsvg --enab  libavutil      59.  8.100 / 59.  8.100
   libavcodec     61.  3.100 / 61.  3.100
   libavformat    61.  1.100 / 61.  1.100
   libavdevice    61.  1.100 / 61.  1.100
   libavfilter    10.  1.100 / 10.  1.100
   libswscale      8.  1.100 /  8.  1.100
   libswresample   5.  1.100 /  5.  1.100
   libpostproc    58.  1.100 / 58.  1.100
 Splitting the commandline.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Reading option '-y' ... matched as option 'y' (overwrite output files)
 with argument '1'.
 Reading option '-i' ... matched as input url with argument
 'test01_ac3_decoding_failure_small.ts'.
 Reading option '-map' ... matched as option 'map' (set input stream
 mapping) with argument '0:a:0'.
 Reading option '-c:a' ... matched as option 'c' (select encoder/decoder
 ('copy' to copy stream without reencoding)) with argument 'mp3'.
 Reading option '-f' ... matched as option 'f' (force container format
 (auto-detected otherwise)) with argument 'mp3'.
 Reading option 'test01_ac3_decoding_failure.mp3' ... matched as output
 url.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Applying option y (overwrite output files) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input url
 test01_ac3_decoding_failure_small.ts.
 Successfully parsed a group of options.
 Opening an input file: test01_ac3_decoding_failure_small.ts.
 [AVFormatContext @ 0x5cd6d9a751c0] Opening
 'test01_ac3_decoding_failure_small.ts' for reading
 [file @ 0x5cd6d9a75a40] Setting default whitelist 'file,crypto,data'
 [mpegts @ 0x5cd6d9a751c0] Format mpegts probed with size=2048 and score=50
 [mpegts @ 0x5cd6d9a751c0] stream=0 stream_type=1b pid=1e1 prog_reg_desc=
 [mpegts @ 0x5cd6d9a751c0] stream=1 stream_type=81 pid=1e2 prog_reg_desc=
 [mpegts @ 0x5cd6d9a751c0] Before avformat_find_stream_info() pos: 0 bytes
 read:196608 seeks:1 nb_streams:2
 Transform tree:
     mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2,
 any], flags: [aligned, out_of_place, inv_only]
         fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2,
 flags: [aligned, inplace, out_of_place, preshuf, asm_call]
 Transform tree:
     mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2,
 any], flags: [aligned, out_of_place, inv_only]
         fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2,
 flags: [aligned, inplace, out_of_place, preshuf, asm_call]
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 1(Coded slice of a
 non-IDR picture), nal_ref_idc: 2
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 1(Coded slice of a non-IDR
 picture), nal_ref_idc: 2
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] decode_slice_header error
 [h264 @ 0x5cd6d9a7c080] no frame!
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 1(Coded slice of a
 non-IDR picture), nal_ref_idc: 2
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 1(Coded slice of a non-IDR
 picture), nal_ref_idc: 2
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] decode_slice_header error
 [h264 @ 0x5cd6d9a7c080] no frame!
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 1(Coded slice of a
 non-IDR picture), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 1(Coded slice of a non-IDR
 picture), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] decode_slice_header error
 [h264 @ 0x5cd6d9a7c080] no frame!
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 1(Coded slice of a
 non-IDR picture), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 1(Coded slice of a non-IDR
 picture), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] non-existing PPS 0 referenced
 [h264 @ 0x5cd6d9a7c080] decode_slice_header error
 [h264 @ 0x5cd6d9a7c080] no frame!
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 7(SPS), nal_ref_idc: 3
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 8(PPS), nal_ref_idc: 3
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [extract_extradata @ 0x5cd6d9a7d840] nal_unit_type: 5(IDR), nal_ref_idc: 3
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 9(AUD), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 7(SPS), nal_ref_idc: 3
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 8(PPS), nal_ref_idc: 3
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 6(SEI), nal_ref_idc: 0
 [h264 @ 0x5cd6d9a7c080] nal_unit_type: 5(IDR), nal_ref_idc: 3
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [h264 @ 0x5cd6d9a7c080] Format yuv420p chosen by get_format().
 [h264 @ 0x5cd6d9a7c080] Reinit context to 864x480, pix_fmt: yuv420p
 [h264 @ 0x5cd6d9a7c080] no picture
 [mpegts @ 0x5cd6d9a751c0] Non-increasing DTS in stream 1: packet 3 with
 DTS 5047918135, packet 4 with DTS 5047918135
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [mpegts @ 0x5cd6d9a751c0] Non-increasing DTS in stream 0: packet 33 with
 DTS 5048069236, packet 34 with DTS 5048057224
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [mpegts @ 0x5cd6d9a751c0] Non-increasing DTS in stream 0: packet 63 with
 DTS 5048159326, packet 64 with DTS 5048147314
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [h264 @ 0x5cd6d9a7c080] Decoding VUI
 [mpegts @ 0x5cd6d9a751c0] Non-increasing DTS in stream 0: packet 93 with
 DTS 5048249416, packet 94 with DTS 5048237404
 [mpegts @ 0x5cd6d9a751c0] PES packet size mismatch
 [mpegts @ 0x5cd6d9a751c0] Packet corrupt (stream = 1, dts = 5048203255).
 [mpegts @ 0x5cd6d9a751c0] PES packet size mismatch
 [mpegts @ 0x5cd6d9a751c0] Packet corrupt (stream = 1, dts = 5048203255).
 [mpegts @ 0x5cd6d9a751c0] After avformat_find_stream_info() pos: 0 bytes
 read:2542996 seeks:3 frames:212
 Input #0, mpegts, from 'test01_ac3_decoding_failure_small.ts':
   Duration: 00:00:04.21, start: 56087.883278, bitrate: 3983 kb/s
   Program 98
     Metadata:
       service_name    : VL-MO-DCM504_21612_0_Stingray Classic Rock
       service_provider:
   Stream #0:0[0x1e1], 108, 1/90000: Video: h264 (Main) ([27][0][0][0] /
 0x001B), yuv420p(progressive), 854x480, 29.97 fps, 29.97 tbr, 90k tbn
 (still image)
   Stream #0:1[0x1e2](eng), 104, 1/90000: Audio: ac3 (AC-3 / 0x332D4341),
 48000 Hz, stereo, fltp, 192 kb/s
 Successfully opened the file.
 Parsing a group of options: output url test01_ac3_decoding_failure.mp3.
 Applying option map (set input stream mapping) with argument 0:a:0.
 Applying option c:a (select encoder/decoder ('copy' to copy stream without
 reencoding)) with argument mp3.
 Applying option f (force container format (auto-detected otherwise)) with
 argument mp3.
 Successfully parsed a group of options.
 Opening an output file: test01_ac3_decoding_failure.mp3.
 [out#0/mp3 @ 0x5cd6d9ac9d80] Adding streams from explicit maps...
 [aost#0:0 @ 0x5cd6d9ad2d00] Matched encoder 'libmp3lame' for codec 'mp3'.
 [aost#0:0/libmp3lame @ 0x5cd6d9ad2d00] Created audio stream from input
 stream 0:1
 Transform tree:
     mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2,
 any], flags: [aligned, out_of_place, inv_only]
         fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2,
 flags: [aligned, inplace, out_of_place, preshuf, asm_call]
 Transform tree:
     mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2,
 any], flags: [aligned, out_of_place, inv_only]
         fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2,
 flags: [aligned, inplace, out_of_place, preshuf, asm_call]
 [file @ 0x5cd6d9def7c0] Setting default whitelist 'file,crypto,data'
 Successfully opened the file.
 Stream mapping:
   Stream #0:1 -> #0:0 (ac3 (native) -> mp3 (libmp3lame))
 [aost#0:0/libmp3lame @ 0x5cd6d9ad2d00] Starting thread...
 [af#0:0 @ 0x5cd6d9a7dc80] Starting thread...
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] Starting
 thread...
 [in#0/mpegts @ 0x5cd6d9a74ec0] Starting thread...
 Press [q] to stop, [?] for help
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] Error
 submitting packet to decoder: Invalid data found when processing input
 detected 8 logical cores
 [graph_0_in_0:1 @ 0x7c2e6c0032c0] Setting 'time_base' to value '1/48000'
 [graph_0_in_0:1 @ 0x7c2e6c0032c0] Setting 'sample_rate' to value '48000'
 [graph_0_in_0:1 @ 0x7c2e6c0032c0] Setting 'sample_fmt' to value 'fltp'
 [graph_0_in_0:1 @ 0x7c2e6c0032c0] Setting 'channel_layout' to value
 'stereo'
 [graph_0_in_0:1 @ 0x7c2e6c0032c0] tb:1/48000 samplefmt:fltp
 samplerate:48000 chlayout:stereo
 [format_out_0_0 @ 0x7c2e6c0044c0] Setting 'sample_fmts' to value
 's32p|fltp|s16p'
 [format_out_0_0 @ 0x7c2e6c0044c0] Setting 'sample_rates' to value
 '44100|48000|32000|22050|24000|16000|11025|12000|8000'
 [format_out_0_0 @ 0x7c2e6c0044c0] Setting 'channel_layouts' to value
 'mono|stereo'
 [AVFilterGraph @ 0x7c2e6c0011c0] query_formats: 4 queried, 7 merged, 2
 already done, 0 delayed
 Output #0, mp3, to 'test01_ac3_decoding_failure.mp3':
   Metadata:
     TSSE            : Lavf61.1.100
   Stream #0:0(eng), 0, 1/48000: Audio: mp3, 48000 Hz, stereo, fltp
       Metadata:
         encoder         : Lavc61.3.100 libmp3lame
 [out#0/mp3 @ 0x5cd6d9ac9d80] Starting thread...
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.064
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.056 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.096
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.08 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.128
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.104 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.128 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.128
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.12 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.16
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.144 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.192
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.168 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.192 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.224
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.216 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.256
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.24 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.288
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.264 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.288 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.32
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.312 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.352
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.336 queue head -1 ts N/A
 [libmp3lame @ 0x5cd6d9e14240] Queue input is backward in time
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.384
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.36 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.384 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.416
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.408 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.448
 [mp3 @ 0x5cd6d9acc140] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 5039 >= 4655
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.432 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.48
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.456 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.48 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.512
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.504 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.544
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.528 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.576
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.552 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.576 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.608
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.6 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.64
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.624 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.672
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.648 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.672 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.704
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.696 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.736
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.72 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.768
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.744 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.768 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.8
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.792 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.832
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.816 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.864
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.84 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.864 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.896
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.888 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.928
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.912 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.96
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.936 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.96 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 0.992
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 0.984 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.024
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.008 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.056
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.032 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.056 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.088
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.08 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.12
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.104 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.152
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.128 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.152 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.184
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.176 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.216
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.2 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.248
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.224 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.248 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.28
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.272 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.312
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.296 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.344
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.32 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.344 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.376
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.368 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.408
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.392 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.44
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.416 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.44 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.472
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.464 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.504
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.488 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.536
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.512 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.536 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.568
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.56 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.6
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.584 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.632
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.608 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.632 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.664
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.656 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.696
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.68 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.728
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.704 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.728 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.76
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.752 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.792
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.776 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.824
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.8 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.824 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.856
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.848 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.888
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.872 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.92
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.896 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.92 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.952
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.944 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 1.984
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.968 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.016
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 1.992 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.016 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.048
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.04 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.08
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.064 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.112
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.088 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.112 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.144
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.136 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.176
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.16 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.208
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.184 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.208 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.24
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.232 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.272
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.256 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.304
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.28 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.304 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.336
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.328 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.368
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.352 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.4
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.376 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.4 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.432
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.424 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.464
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.448 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.496
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.472 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.496 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.528
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.52 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.56
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.544 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.592
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.568 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.592 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.624
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.616 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.656
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.64 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.688
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.664 queue head -1 ts N/A
 [mpegts @ 0x5cd6d9a751c0] PES packet size mismatch
 [mpegts @ 0x5cd6d9a751c0] Packet corrupt (stream = 1, dts = 5048203255).
 [in#0/mpegts @ 0x5cd6d9a74ec0] corrupt input packet in stream 1
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.688 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.72
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.712 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.752
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.736 queue head -1 ts N/A
 [in#0/mpegts @ 0x5cd6d9a74ec0] EOF while reading input
 [in#0/mpegts @ 0x5cd6d9a74ec0] Terminating thread with return code 0
 (success)
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.784
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.76 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.784 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.816
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.808 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.848
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.832 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.88
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.856 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.88 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.912
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.904 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.944
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.928 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 2.976
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.952 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 2.976 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.008
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3 queue head -1 ts N/A
 [ac3 @ 0x5cd6d9da2180] incomplete frame
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] corrupt decoded
 frame
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.04
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] Decoder thread
 received EOF packet
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] Decoder
 returned EOF, finishing
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.024 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.072
 [aist#0:1/ac3 @ 0x5cd6d9ac4400] [dec:ac3 @ 0x5cd6d9d9b100] Terminating
 thread with return code 0 (success)
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.048 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.072 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.104
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.096 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.136
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.12 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.168
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.144 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.168 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.2
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.192 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.232
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.216 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.264
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.24 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.264 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: send 0 ts 3.296
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.288 queue head -1 ts N/A
 [out_0_0 @ 0x7c2e6c0041c0] EOF on sink link out_0_0:default.
 [af#0:0 @ 0x5cd6d9a7dc80] Filtergraph returned EOF, finishing
 [af#0:0 @ 0x5cd6d9a7dc80] All consumers returned EOF
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: 0 EOF
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: finish 0; head ts 3.296
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: finish queue
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: receive 0 ts 3.296 queue head -1 ts N/A
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: 0 EOF
 [out#0/mp3 @ 0x5cd6d9ac9d80] sq: finish queue
 [af#0:0 @ 0x5cd6d9a7dc80] Terminating thread with return code 0 (success)
 [aost#0:0/libmp3lame @ 0x5cd6d9ad2d00] Encoder thread received EOF
 [libmp3lame @ 0x5cd6d9e14240] Trying to remove 815 more samples than there
 are in the queue
 [aost#0:0/libmp3lame @ 0x5cd6d9ad2d00] Terminating thread with return code
 0 (success)
 [out#0/mp3 @ 0x5cd6d9ac9d80] All streams finished
 [out#0/mp3 @ 0x5cd6d9ac9d80] Terminating thread with return code 0
 (success)
 [AVIOContext @ 0x5cd6d9e0e100] Statistics: 53612 bytes written, 0 seeks, 1
 writeouts
 [out#0/mp3 @ 0x5cd6d9ac9d80] Output file #0
 (test01_ac3_decoding_failure.mp3):
 [out#0/mp3 @ 0x5cd6d9ac9d80]   Output stream #0:0 (audio): 138 frames
 encoded (158208 samples); 139 packets muxed (53376 bytes);
 [out#0/mp3 @ 0x5cd6d9ac9d80]   Total: 139 packets (53376 bytes) muxed
 [out#0/mp3 @ 0x5cd6d9ac9d80] video:0KiB audio:52KiB subtitle:0KiB other
 streams:0KiB global headers:0KiB muxing overhead: 0.442146%
 size=      52KiB time=00:00:03.29 bitrate= 130.1kbits/s speed=44.3x
 [in#0/mpegts @ 0x5cd6d9a74ec0] Input file #0
 (test01_ac3_decoding_failure_small.ts):
 [in#0/mpegts @ 0x5cd6d9a74ec0]   Input stream #0:1 (audio): 104 packets
 read (78998 bytes); 103 frames decoded; 1 decode errors (158208 samples);
 [in#0/mpegts @ 0x5cd6d9a74ec0]   Total: 104 packets (78998 bytes) demuxed
 [AVIOContext @ 0x5cd6d9a7de00] Statistics: 4639384 bytes read, 3 seeks
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11014#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to