[FFmpeg-trac] #6253(undetermined:new): Canon C100 - bugged playback in Premiere/QT after rewrap to mov

FFmpeg trac at avcodec.org
Wed Mar 22 11:02:32 EET 2017


#6253: Canon C100 - bugged playback in Premiere/QT after rewrap to mov
-------------------------------------+-------------------------------------
             Reporter:  pbogdan      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  c100 mts     |               Blocked By:
  mov playback                       |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 '''Summary of the bug:'''
 Rewrapped footage from Canon C100 ''(h.264, pcm bluray)'' to mov ''(h.264,
 pcm s24le)'' dos not play properly in Premiere and QT.

 FFmpeg finishes without errors.
 {{{701 frames successfully decoded, 0 decoding errors}}}

 QT shows a black screen at the beginning but plays the file after.
 Premiere shows a green thumbnail and the playback stutters.

 '''How to reproduce:'''
 {{{
 % ffmpeg -i canon_c100_input.MTS -c:v copy -c:a pcm_s24le output.mov
 }}}

 The files can be obtained here. I also included the ffmpeg and ffprobe log
 files.
 https://www.dropbox.com/sh/6xepzra96nnw578/AADBia1S0gAXbNw5pdBxMx8Ra?dl=0

 Best,
 pb
 ----

 Here is the log output:
 {{{
 ffmpeg started on 2017-03-22 at 09:20:21
 Report written to "ffmpeg-20170322-092021.log"
 Command line:
 ffmpeg -report -i canon_c100_h264_pcmbluray_1080_5994i_3s.MTS -c:v copy
 -c:a pcm_s24le ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov
 ffmpeg version git-2016-11-05-182ba42 Copyright (c) 2000-2016 the FFmpeg
 developers
   built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
   configuration: --enable-shared --disable-static --disable-doc --disable-
 devices --enable-indev=lavfi
 --prefix=/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/ffmpeg
 --install-name-dir='@rpath' --extra-
 cflags=-I/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libmp3lame/include/
 --extra-
 ldflags=-L/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libmp3lame/lib/
 --extra-
 cflags=-I/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libogg/include/
 --extra-
 ldflags=-L/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libogg/lib/
 --extra-
 cflags=-I/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libvorbis/include/
 --extra-
 ldflags=-L/Users/bogdan/lesspain/repos/FFmpeg/ffmpeg.build/build/libvorbis/lib/
 --extra-ldflags='-Wl,-rpath, at loader_path/../lib' --enable-libvorbis
 --enable-libvpx --enable-libmp3lame --enable-libopenh264 --enable-
 libfreetype
   libavutil      55. 35.100 / 55. 35.100
   libavcodec     57. 66.101 / 57. 66.101
   libavformat    57. 57.100 / 57. 57.100
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 66.100 /  6. 66.100
   libswscale      4.  3.100 /  4.  3.100
   libswresample   2.  4.100 /  2.  4.100
 Splitting the commandline.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Reading option '-i' ... matched as input file with argument
 'canon_c100_h264_pcmbluray_1080_5994i_3s.MTS'.
 Reading option '-c:v' ... matched as option 'c' (codec name) with argument
 'copy'.
 Reading option '-c:a' ... matched as option 'c' (codec name) with argument
 'pcm_s24le'.
 Reading option 'ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov' ... matched
 as output file.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input file
 canon_c100_h264_pcmbluray_1080_5994i_3s.MTS.
 Successfully parsed a group of options.
 Opening an input file: canon_c100_h264_pcmbluray_1080_5994i_3s.MTS.
 [file @ 0x7fb5386004a0] Setting default whitelist 'file,crypto'
 [mpegts @ 0x7fb539001000] Format mpegts probed with size=2048 and score=50
 [mpegts @ 0x7fb539001000] stream=0 stream_type=1b pid=1011
 prog_reg_desc=HDMV
 [mpegts @ 0x7fb539001000] stream=1 stream_type=80 pid=1100
 prog_reg_desc=HDMV
 [mpegts @ 0x7fb539001000] Before avformat_find_stream_info() pos: 0 bytes
 read:32768 seeks:0 nb_streams:2
 [mpegts @ 0x7fb539001000] parser not found for codec pcm_bluray, packets
 or times may be invalid.
 [mpegts @ 0x7fb539001000] parser not found for codec pcm_bluray, packets
 or times may be invalid.
 [h264 @ 0x7fb539027200] user data:"MDPME      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 7, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] nal_unit_type: 8, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 5, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] user data:"MDPME      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] Reinit context to 1920x1088, pix_fmt: yuv420p
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMC      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] no picture
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] user data:"MDPMC      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMD      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] user data:"MDPMD      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMH      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] user data:"MDPMH      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMF      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] user data:"MDPMF      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMG      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] user data:"MDPMG      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMQ      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] user data:"MDPMQ      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMI      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] user data:"MDPMI      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMP      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 6, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] nal_unit_type: 1, nal_ref_idc: 0
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMT      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMR      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMS      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMW      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMU      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMV      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPM`      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMX      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMY      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMc      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMa      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMb      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMf      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMd      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMe      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMi      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMg      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMh      Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMBY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPM@Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMAY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMEY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMCY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMDY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMHY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMFY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMGY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMQY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMIY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMPY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMTY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMRY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMSY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMWY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMUY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMVY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPM`Y"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMXY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMYY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMcY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMaY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMbY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMfY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:2
 [h264 @ 0x7fb539027200] user data:"MDPMdY"
 [h264 @ 0x7fb539027200] ct_type:0 pic_struct:1
 [mpegts @ 0x7fb539001000] Probe buffer size limit of 5000000 bytes reached
 [mpegts @ 0x7fb539001000] rfps: 60.000000 0.000884
 [mpegts @ 0x7fb539001000] rfps: 60.000000 0.000884
 [mpegts @ 0x7fb539001000] rfps: 120.000000 0.003536
 [mpegts @ 0x7fb539001000] rfps: 120.000000 0.003536
 [mpegts @ 0x7fb539001000] rfps: 240.000000 0.014144
 [mpegts @ 0x7fb539001000] rfps: 59.940060 0.000000
 [mpegts @ 0x7fb539001000] rfps: 59.940060 0.000000
 [mpegts @ 0x7fb539001000] After avformat_find_stream_info() pos: 0 bytes
 read:5673104 seeks:2 frames:459
 Input #0, mpegts, from 'canon_c100_h264_pcmbluray_1080_5994i_3s.MTS':
   Duration: 00:00:03.51, start: 0.496511, bitrate: 23979 kb/s
   Program 1
     Stream #0:0[0x1011], 104, 1/90000: Video: h264 (High) (HDMV /
 0x564D4448), yuv420p(top first), 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps,
 59.94 tbr, 90k tbn, 59.94 tbc
     Stream #0:1[0x1100], 355, 1/90000: Audio: pcm_bluray (HDMV /
 0x564D4448), 48000 Hz, stereo, s16, 1536 kb/s
 Successfully opened the file.
 Parsing a group of options: output file
 ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov.
 Applying option c:v (codec name) with argument copy.
 Applying option c:a (codec name) with argument pcm_s24le.
 Successfully parsed a group of options.
 Opening an output file: ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov.
 [file @ 0x7fb538607600] Setting default whitelist 'file,crypto'
 Successfully opened the file.
 detected 16 logical cores
 [graph 0 input from stream 0:1 @ 0x7fb53a2003a0] Setting 'time_base' to
 value '1/48000'
 [graph 0 input from stream 0:1 @ 0x7fb53a2003a0] Setting 'sample_rate' to
 value '48000'
 [graph 0 input from stream 0:1 @ 0x7fb53a2003a0] Setting 'sample_fmt' to
 value 's16'
 [graph 0 input from stream 0:1 @ 0x7fb53a2003a0] Setting 'channel_layout'
 to value '0x3'
 [graph 0 input from stream 0:1 @ 0x7fb53a2003a0] tb:1/48000 samplefmt:s16
 samplerate:48000 chlayout:0x3
 [audio format for output stream 0:1 @ 0x7fb53a200880] Setting
 'sample_fmts' to value 's32'
 [auto-inserted resampler 0 @ 0x7fb53a201000] Setting 'output_sample_bits'
 to value '24'
 [audio format for output stream 0:1 @ 0x7fb53a200880] auto-inserting
 filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and
 the filter 'audio format for output stream 0:1'
 [AVFilterGraph @ 0x7fb53a001ea0] query_formats: 4 queried, 6 merged, 3
 already done, 0 delayed
 [auto-inserted resampler 0 @ 0x7fb53a201000] [SWR @ 0x7fb53b002400] Using
 s16p internally between filters
 [auto-inserted resampler 0 @ 0x7fb53a201000] ch:2 chl:stereo fmt:s16
 r:48000Hz -> ch:2 chl:stereo fmt:s32 r:48000Hz
 [mov @ 0x7fb538804a00] timecode: tbc=90000/1 invalid, fallback on
 30000/1001
 Output #0, mov, to 'ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov':
     Stream #0:0, 0, 1/90000: Video: h264 (High) (avc1 / 0x31637661),
 yuv420p(top first), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 59.94
 tbr, 90k tbn, 90k tbc
     Stream #0:1, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
 Hz, stereo, s32, 2304 kb/s
     Metadata:
       encoder         : Lavc57.66.101 pcm_s24le
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (pcm_bluray (native) -> pcm_s24le (native))
 Press [q] to stop, [?] for help
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 cur_dts is invalid (this is harmless if it occurs once at the start per
 stream)
 [NULL @ 0x7fb539027200] nal_unit_type: 9, nal_ref_idc: 0
 [NULL @ 0x7fb539027200] nal_unit_type: 7, nal_ref_idc: 1
 [NULL @ 0x7fb539027200] nal_unit_type: 8, nal_ref_idc: 1
 [NULL @ 0x7fb539027200] Ignoring NAL type 9 in extradata
 [NULL @ 0x7fb539027200] user data:"MDPME      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMC      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMD      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMH      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMF      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMG      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMQ      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMI      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMP      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMT      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMR      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMS      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMW      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMU      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMV      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM`      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMX      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMY      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMc      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMa      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMb      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMf      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMd      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMe      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMi      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMg      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMh      Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMBY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM@Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMAY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMEY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMCY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMDY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMHY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMFY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMGY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMQY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMIY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMPY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMTY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMRY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMSY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMWY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMUY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMVY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM`Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMXY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMYY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMcY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMaY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMbY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMfY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMdY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMeY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMiY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMgY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMhY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMBY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM@Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMAY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMEY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMCY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMDY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMHY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMFY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMGY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMQY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMIY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMPY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMTY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMRY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMSY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMWY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMUY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMVY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM`Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMXY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMYY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMcY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMaY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMbY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMfY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMdY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMeY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 frame=  166 fps=0.0 q=-1.0 size=    7966kB time=00:00:02.77
 bitrate=23558.1kbits/s speed=5.52x
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMiY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMgY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMhY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMBY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPM@Y"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMAY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMEY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMCY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMDY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMHY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMFY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMGY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMQY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMIY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMPY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMTY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMRY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMSY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMWY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMUY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [NULL @ 0x7fb539027200] user data:"MDPMVY"
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:1
 [NULL @ 0x7fb539027200] ct_type:0 pic_struct:2
 [output stream 0:1 @ 0x7fb53a200760] EOF on sink link output stream
 0:1:default.
 No more output streams to write to, finishing.
 frame=  210 fps=0.0 q=-1.0 Lsize=   10036kB time=00:00:03.50
 bitrate=23456.9kbits/s speed=6.37x
 video:9044kB audio:986kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.062119%
 Input file #0 (canon_c100_h264_pcmbluray_1080_5994i_3s.MTS):
   Input stream #0:0 (video): 210 packets read (9261225 bytes);
   Input stream #0:1 (audio): 701 packets read (685578 bytes); 701 frames
 decoded (168240 samples);
   Total: 911 packets (9946803 bytes) demuxed
 Output file #0 (ffmpeg_rewrap_h264_pcms24le_1080_5994i_3s.mov):
   Output stream #0:0 (video): 210 packets muxed (9261225 bytes);
   Output stream #0:1 (audio): 701 frames encoded (168240 samples); 701
 packets muxed (1009440 bytes);
   Total: 911 packets (10270665 bytes) muxed
 701 frames successfully decoded, 0 decoding errors
 [AVIOContext @ 0x7fb5386076a0] Statistics: 66 seeks, 1138 writeouts
 [AVIOContext @ 0x7fb5386005e0] Statistics: 16179344 bytes read, 2 seeks
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6253>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list