[FFmpeg-user] "fps 2997 is too large" - creates mov with bad public atom (error -2002

Steve C natgeo.operations at gmail.com
Wed Mar 27 22:37:41 CET 2013


Hi,

first post on this list. i'm new to ffmpeg so i hope this makes sense.

i have a question regarding a FFmpeg workflow (full statement and output
listed below).

as you can see, I have a ProResHQ.mov source file and 16 mono WAV tracks.
I'm muxing the audio to the video, creating one self-contained .MOV - no
transcoding need.

the problem i've run into is when i run the command statement, it gets to
the end and puts out an error:

"fps 2997 is too large"

when i try to play back the output file with quicktime it says:

"Error -2002: a bad public movie atom was found in the movie"

this error happens on quicktime 7, both mac and pc platforms, if i try
Quicktime X i can open and play back the file.
the file will also open and play back with VLC. But most importantly, the
file will not open in Final Cut Pro.

Does anyone know why I would be getting this error???

It definitely seems related to the "fps 2997 is too large" error i see in
the out put log.
if I modify the command statement to add in the -r 29.97 then run it again,
the process completes no errors and the file plays back perfect.
but i dont understand why i need to use the -r option, would it not be
covered by the fact that i am using -c copy?

if there is anyway to get this to work without -r option? i would like to
keep the command statement as general as possible because i hope to
automate this with a script
and one less variable i need to worry about would make my life easier.


thanks,
steve



####################################################################################

ffmpeg started on 2013-03-27 at 16:07:07
Report written to "ffmpeg-20130327-160707.log"
Command line:
"C:\\ffmpeg.exe" -i "C:\\Test\\NTSC_ProResHQ_NA.mov" -i
"C:\\Test\\01_5.1.FM.L.wav" -i "C:\\Test\\02_5.1.FM.R.wav" -i
"C:\\Test\\03_5.1.FM.C.wav" -i "C:\\Test\\04_5.1.FM.LFE.wav" -i
"C:\\Test\\05_5.1.FM.Ls.wav" -i "C:\\Test\\06_5.1.FM.Rs.wav" -i
"C:\\Test\\07_Stereo.FM.L.wav" -i "C:\\Test\\08_Stereo.FM.R.wav" -i
"C:\\Test\\09_5.1.MDE.L.wav" -i "C:\\Test\\10_5.1.MDE.R.wav" -i
"C:\\Test\\11_5.1.MDE.C.wav" -i "C:\\Test\\12_5.1.MDE.LFE.wav" -i
"C:\\Test\\13_5.1.MDE.Ls.wav" -i "C:\\Test\\14_5.1.MDE.Rs.wav" -i
"C:\\Test\\15_Stereo.MDE.L.wav" -i "C:\\Test\\16_Stereo.MDE.R.wav" -c:v
copy -c:a copy -timecode "09:59:50;00" -map 0:0 -map 1:0 -map 2:0 -map 3:0
-map 4:0 -map 5:0 -map 6:0 -map 7:0 -map 8:0 -map 9:0 -map 10:0 -map 11:0
-map 12:0 -map 13:0 -map 14:0 -map 15:0 -map 16:0 -report "C:\\output.mov"
ffmpeg version N-51338-g914f48d Copyright (c) 2000-2013 the FFmpeg
developers
  built on Mar 27 2013 01:04:22 with gcc 4.8.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
--enable-gnutls --enable-libass --enable-libbluray --enable-libcaca
--enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
--enable-libspeex --enable-libtheora --enable-libtwolame
--enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
--enable-zlib
  libavutil      52. 22.101 / 52. 22.101
  libavcodec     55.  1.100 / 55.  1.100
  libavformat    55.  0.100 / 55.  0.100
  libavdevice    55.  0.100 / 55.  0.100
  libavfilter     3. 48.105 /  3. 48.105
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
Splitting the commandline.
Reading option '-i' ... matched as input file with argument
'C:\Test\NTSC_ProResHQ_NA.mov'.
Reading option '-i' ... matched as input file with argument
'C:\Test\01_5.1.FM.L.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\02_5.1.FM.R.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\03_5.1.FM.C.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\04_5.1.FM.LFE.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\05_5.1.FM.Ls.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\06_5.1.FM.Rs.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\07_Stereo.FM.L.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\08_Stereo.FM.R.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\09_5.1.MDE.L.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\10_5.1.MDE.R.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\11_5.1.MDE.C.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\12_5.1.MDE.LFE.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\13_5.1.MDE.Ls.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\14_5.1.MDE.Rs.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\15_Stereo.MDE.L.wav'.
Reading option '-i' ... matched as input file with argument
'C:\Test\16_Stereo.MDE.R.wav'.
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
'copy'.
Reading option '-timecode' ... matched as option 'timecode' (set initial
TimeCode value.) with argument '09:59:50;00'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '0:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '1:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '2:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '3:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '4:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '5:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '6:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '7:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '8:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '9:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '10:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '11:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '12:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '13:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '14:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '15:0'.
Reading option '-map' ... matched as option 'map' (set input stream
mapping) with argument '16:0'.
Reading option '-report' ... matched as option 'report' (generate a report)
with argument '1'.
Reading option 'C:\output.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 C:\Test\NTSC_ProResHQ_NA.mov.
Successfully parsed a group of options.
Opening an input file: C:\Test\NTSC_ProResHQ_NA.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] Format mov,mp4,m4a,3gp,3g2,mj2 probed
with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] ISO: File Type Major Brand: qt
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] File position before
avformat_find_stream_info() is 19318
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] Ignoring outlier non primary stream
starttime -80.013344
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] Ignoring outlier non primary stream
starttime -80.013344
[mov,mp4,m4a,3gp,3g2,mj2 @ 0231eb00] File position after
avformat_find_stream_info() is 889286
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Test\NTSC_ProResHQ_NA.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2013-03-20 16:19:14
  Duration: 00:01:10.07, start: 0.000000, bitrate: 207771 kb/s
    Stream #0:0(eng), 1, 1/2997: Video: prores (apch / 0x68637061),
yuv422p10le, 1920x1080, 207768 kb/s, SAR 1:1 DAR 16:9, 29.97 fps, 29.97
tbr, 2997 tbn, 2997 tbc
    Metadata:
      creation_time   : 2013-03-20 16:19:14
      handler_name    : Apple Alias Data Handler
      timecode        : 09:58:30;00
    Stream #0:1(eng), 1, 1/2997: Data: none (tmcd / 0x64636D74)
    Metadata:
      creation_time   : 2013-03-20 16:19:14
      handler_name    : Apple Alias Data Handler
      timecode        : 09:58:30;00
Successfully opened the file.
Parsing a group of options: input file C:\Test\01_5.1.FM.L.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\01_5.1.FM.L.wav.
[wav @ 0306cd80] Format wav probed with size=2048 and score=99
[wav @ 0306cd80] File position before avformat_find_stream_info() is 1024
[wav @ 0306cd80] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0306cd80] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0306cd80] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 0306cd80] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #1.0 : mono
Input #1, wav, from 'C:\Test\01_5.1.FM.L.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdI18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #1:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\02_5.1.FM.R.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\02_5.1.FM.R.wav.
[wav @ 02fd90e0] Format wav probed with size=2048 and score=99
[wav @ 02fd90e0] File position before avformat_find_stream_info() is 1024
[wav @ 02fd90e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 02fd90e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 02fd90e0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 02fd90e0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #2.0 : mono
Input #2, wav, from 'C:\Test\02_5.1.FM.R.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdP18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #2:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\03_5.1.FM.C.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\03_5.1.FM.C.wav.
[wav @ 03cd34e0] Format wav probed with size=2048 and score=99
[wav @ 03cd34e0] File position before avformat_find_stream_info() is 1024
[wav @ 03cd34e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03cd34e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03cd34e0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03cd34e0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #3.0 : mono
Input #3, wav, from 'C:\Test\03_5.1.FM.C.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdM18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #3:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\04_5.1.FM.LFE.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\04_5.1.FM.LFE.wav.
[wav @ 03cf3a20] Format wav probed with size=2048 and score=99
[wav @ 03cf3a20] File position before avformat_find_stream_info() is 1024
[wav @ 03cf3a20] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03cf3a20] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03cf3a20] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03cf3a20] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #4.0 : mono
Input #4, wav, from 'C:\Test\04_5.1.FM.LFE.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdW18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #4:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\05_5.1.FM.Ls.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\05_5.1.FM.Ls.wav.
[wav @ 03d18be0] Format wav probed with size=2048 and score=99
[wav @ 03d18be0] File position before avformat_find_stream_info() is 1024
[wav @ 03d18be0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03d18be0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03d18be0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03d18be0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #5.0 : mono
Input #5, wav, from 'C:\Test\05_5.1.FM.Ls.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdS18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #5:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\06_5.1.FM.Rs.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\06_5.1.FM.Rs.wav.
[wav @ 03d1db60] Format wav probed with size=2048 and score=99
[wav @ 03d1db60] File position before avformat_find_stream_info() is 1024
[wav @ 03d1db60] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03d1db60] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03d1db60] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03d1db60] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #6.0 : mono
Input #6, wav, from 'C:\Test\06_5.1.FM.Rs.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: !gKdT18u0RmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #6:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\07_Stereo.FM.L.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\07_Stereo.FM.L.wav.
[wav @ 03052fa0] Format wav probed with size=2048 and score=99
[wav @ 03052fa0] File position before avformat_find_stream_info() is 1024
[wav @ 03052fa0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03052fa0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03052fa0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03052fa0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #7.0 : mono
Input #7, wav, from 'C:\Test\07_Stereo.FM.L.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: bBAc908u07maaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #7:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\08_Stereo.FM.R.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\08_Stereo.FM.R.wav.
[wav @ 03eb0640] Format wav probed with size=2048 and score=99
[wav @ 03eb0640] File position before avformat_find_stream_info() is 1024
[wav @ 03eb0640] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03eb0640] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03eb0640] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03eb0640] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #8.0 : mono
Input #8, wav, from 'C:\Test\08_Stereo.FM.R.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: bBAcc18u07maaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #8:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\09_5.1.MDE.L.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\09_5.1.MDE.L.wav.
[wav @ 042877e0] Format wav probed with size=2048 and score=99
[wav @ 042877e0] File position before avformat_find_stream_info() is 1024
[wav @ 042877e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 042877e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 042877e0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 042877e0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #9.0 : mono
Input #9, wav, from 'C:\Test\09_5.1.MDE.L.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3Bv38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #9:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\10_5.1.MDE.R.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\10_5.1.MDE.R.wav.
[wav @ 0442b3e0] Format wav probed with size=2048 and score=99
[wav @ 0442b3e0] File position before avformat_find_stream_info() is 1024
[wav @ 0442b3e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0442b3e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0442b3e0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 0442b3e0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #10.0 : mono
Input #10, wav, from 'C:\Test\10_5.1.MDE.R.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3BD38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #10:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\11_5.1.MDE.C.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\11_5.1.MDE.C.wav.
[wav @ 04501a80] Format wav probed with size=2048 and score=99
[wav @ 04501a80] File position before avformat_find_stream_info() is 1024
[wav @ 04501a80] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 04501a80] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 04501a80] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 04501a80] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #11.0 : mono
Input #11, wav, from 'C:\Test\11_5.1.MDE.C.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3BA38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:47
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #11:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\12_5.1.MDE.LFE.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\12_5.1.MDE.LFE.wav.
[wav @ 03fe5fc0] Format wav probed with size=2048 and score=99
[wav @ 03fe5fc0] File position before avformat_find_stream_info() is 1024
[wav @ 03fe5fc0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03fe5fc0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 03fe5fc0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 03fe5fc0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #12.0 : mono
Input #12, wav, from 'C:\Test\12_5.1.MDE.LFE.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3BK38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #12:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\13_5.1.MDE.Ls.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\13_5.1.MDE.Ls.wav.
[wav @ 0428f740] Format wav probed with size=2048 and score=99
[wav @ 0428f740] File position before avformat_find_stream_info() is 1024
[wav @ 0428f740] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0428f740] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 0428f740] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 0428f740] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #13.0 : mono
Input #13, wav, from 'C:\Test\13_5.1.MDE.Ls.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3BG38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #13:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\14_5.1.MDE.Rs.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\14_5.1.MDE.Rs.wav.
[wav @ 045f8760] Format wav probed with size=2048 and score=99
[wav @ 045f8760] File position before avformat_find_stream_info() is 1024
[wav @ 045f8760] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 045f8760] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 045f8760] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 045f8760] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #14.0 : mono
Input #14, wav, from 'C:\Test\14_5.1.MDE.Rs.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: aF3BH38u0ZmaaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #14:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\15_Stereo.MDE.L.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\15_Stereo.MDE.L.wav.
[wav @ 047bf820] Format wav probed with size=2048 and score=99
[wav @ 047bf820] File position before avformat_find_stream_info() is 1024
[wav @ 047bf820] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 047bf820] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 047bf820] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 047bf820] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #15.0 : mono
Input #15, wav, from 'C:\Test\15_Stereo.MDE.L.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: cFHlM28u07maaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #15:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: input file C:\Test\16_Stereo.MDE.R.wav.
Successfully parsed a group of options.
Opening an input file: C:\Test\16_Stereo.MDE.R.wav.
[wav @ 040737e0] Format wav probed with size=2048 and score=99
[wav @ 040737e0] File position before avformat_find_stream_info() is 1024
[wav @ 040737e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 040737e0] parser not found for codec pcm_s24le, packets or times may
be invalid.
[wav @ 040737e0] max_analyze_duration 5000000 reached at 5005000
microseconds
[wav @ 040737e0] File position after avformat_find_stream_info() is 734029
Guessed Channel Layout for  Input Stream #16.0 : mono
Input #16, wav, from 'C:\Test\16_Stereo.MDE.R.wav':
  Metadata:
    encoded_by      : Pro Tools
    originator_reference: cFHlQ28u07maaaGk
    date            : 2012-12-10
    creation_time   : 20:59:48
    time_reference  : 1727517792
  Duration: 00:01:10.07, bitrate: 1194 kb/s
    Stream #16:0, 178, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001),
48000 Hz, mono, s32, 1152 kb/s
Successfully opened the file.
Parsing a group of options: output file C:\output.mov.
Applying option c:v (codec name) with argument copy.
Applying option c:a (codec name) with argument copy.
Applying option timecode (set initial TimeCode value.) with argument
09:59:50;00.
Applying option map (set input stream mapping) with argument 0:0.
Applying option map (set input stream mapping) with argument 1:0.
Applying option map (set input stream mapping) with argument 2:0.
Applying option map (set input stream mapping) with argument 3:0.
Applying option map (set input stream mapping) with argument 4:0.
Applying option map (set input stream mapping) with argument 5:0.
Applying option map (set input stream mapping) with argument 6:0.
Applying option map (set input stream mapping) with argument 7:0.
Applying option map (set input stream mapping) with argument 8:0.
Applying option map (set input stream mapping) with argument 9:0.
Applying option map (set input stream mapping) with argument 10:0.
Applying option map (set input stream mapping) with argument 11:0.
Applying option map (set input stream mapping) with argument 12:0.
Applying option map (set input stream mapping) with argument 13:0.
Applying option map (set input stream mapping) with argument 14:0.
Applying option map (set input stream mapping) with argument 15:0.
Applying option map (set input stream mapping) with argument 16:0.
Successfully parsed a group of options.
Opening an output file: C:\output.mov.
Codec AVOption gop_timecode (MPEG GOP Timecode in hh:mm:ss[:;.]ff format)
specified for output file #0 (C:\output.mov) has not been used for any
stream. The most likely reason is either wrong type (e.g. a video option
with no video streams) or that it is a private option of some encoder which
was not actually used for any stream.
Successfully opened the file.
[mov @ 049fdbe0] timecode: tbc=2997/1 invalid, fallback on 2997/100
Output #0, mov, to 'C:\output.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    timecode        : 09:59:50;00
    encoder         : Lavf55.0.100
    Stream #0:0(eng), 0, 1/11988: Video: prores (apch / 0x68637061),
yuv422p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 207768 kb/s, 29.97 fps,
11988 tbn, 2997 tbc
    Metadata:
      creation_time   : 2013-03-20 16:19:14
      handler_name    : Apple Alias Data Handler
      timecode        : 09:58:30;00
    Stream #0:1, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:2, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:3, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:4, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:5, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:6, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:7, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:8, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:9, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:10, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:11, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:12, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:13, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:14, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:15, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
    Stream #0:16, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000
Hz, mono, 1152 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #1:0 -> #0:1 (copy)
  Stream #2:0 -> #0:2 (copy)
  Stream #3:0 -> #0:3 (copy)
  Stream #4:0 -> #0:4 (copy)
  Stream #5:0 -> #0:5 (copy)
  Stream #6:0 -> #0:6 (copy)
  Stream #7:0 -> #0:7 (copy)
  Stream #8:0 -> #0:8 (copy)
  Stream #9:0 -> #0:9 (copy)
  Stream #10:0 -> #0:10 (copy)
  Stream #11:0 -> #0:11 (copy)
  Stream #12:0 -> #0:12 (copy)
  Stream #13:0 -> #0:13 (copy)
  Stream #14:0 -> #0:14 (copy)
  Stream #15:0 -> #0:15 (copy)
  Stream #16:0 -> #0:16 (copy)
Press [q] to stop, [?] for help
frame=   15 fps=0.0 q=-1.0 size=   13862kB time=00:00:04.49
bitrate=25273.3kbits/s
frame=   33 fps= 33 q=-1.0 size=   30398kB time=00:00:04.49
bitrate=55421.6kbits/s
frame=   47 fps= 31 q=-1.0 size=   43110kB time=00:00:04.49
bitrate=78599.7kbits/s
frame=   69 fps= 34 q=-1.0 size=   63142kB time=00:00:04.49
bitrate=115122.7kbits/s
frame=   92 fps= 36 q=-1.0 size=   84098kB time=00:00:04.49
bitrate=153329.9kbits/s
frame=  109 fps= 34 q=-1.0 size=   99422kB time=00:00:04.49
bitrate=181269.3kbits/s
frame=  112 fps= 29 q=-1.0 size=  102159kB time=00:00:04.49
bitrate=186259.9kbits/s
frame=  128 fps= 29 q=-1.0 size=  116605kB time=00:00:04.49
bitrate=212597.3kbits/s
frame=  155 fps= 32 q=-1.0 size=  141013kB time=00:00:07.05
bitrate=163797.5kbits/s
frame=  156 fps= 29 q=-1.0 size=  141900kB time=00:00:10.23
bitrate=113547.8kbits/s
frame=  156 fps= 26 q=-1.0 size=  141900kB time=00:00:12.96
bitrate=89643.0kbits/s
frame=  157 fps= 25 q=-1.0 size=  142850kB time=00:00:15.24
bitrate=76774.2kbits/s
frame=  157 fps= 23 q=-1.0 size=  142850kB time=00:00:17.97
bitrate=65112.3kbits/s
frame=  158 fps= 21 q=-1.0 size=  143738kB time=00:00:23.43
bitrate=50250.7kbits/s
frame=  158 fps= 20 q=-1.0 size=  143738kB time=00:00:28.89
bitrate=40754.5kbits/s
frame=  159 fps= 19 q=-1.0 size=  144628kB time=00:00:34.35
bitrate=34489.4kbits/s
frame=  159 fps= 18 q=-1.0 size=  144628kB time=00:00:37.08
bitrate=31950.3kbits/s
frame=  160 fps= 17 q=-1.0 size=  145518kB time=00:00:38.90
bitrate=30642.8kbits/s
frame=  160 fps= 16 q=-1.0 size=  145518kB time=00:00:42.08
bitrate=28323.9kbits/s
frame=  163 fps= 15 q=-1.0 size=  148256kB time=00:00:43.90
bitrate=27660.8kbits/s
frame=  163 fps= 15 q=-1.0 size=  148256kB time=00:00:47.77
bitrate=25421.6kbits/s
frame=  165 fps= 14 q=-1.0 size=  150040kB time=00:00:50.05
bitrate=24558.0kbits/s
frame=  171 fps= 14 q=-1.0 size=  155452kB time=00:00:51.64
bitrate=24659.1kbits/s
frame=  171 fps= 13 q=-1.0 size=  155452kB time=00:00:52.78
bitrate=24127.7kbits/s
frame=  176 fps= 13 q=-1.0 size=  159958kB time=00:00:53.46
bitrate=24510.1kbits/s
frame=  176 fps= 13 q=-1.0 size=  159958kB time=00:00:53.91
bitrate=24303.3kbits/s
frame=  179 fps= 12 q=-1.0 size=  162612kB time=00:00:54.14
bitrate=24602.7kbits/s
frame=  185 fps= 12 q=-1.0 size=  167996kB time=00:00:55.73
bitrate=24691.1kbits/s
frame=  185 fps= 11 q=-1.0 size=  167996kB time=00:00:55.73
bitrate=24691.1kbits/s
frame=  202 fps= 12 q=-1.0 size=  183364kB time=00:00:55.73
bitrate=26949.9kbits/s
frame=  212 fps= 12 q=-1.0 size=  192382kB time=00:00:57.10
bitrate=27599.4kbits/s
frame=  216 fps= 12 q=-1.0 size=  196003kB time=00:00:57.78
bitrate=27786.7kbits/s
frame=  217 fps= 12 q=-1.0 size=  196892kB time=00:00:58.01
bitrate=27803.3kbits/s
frame=  217 fps= 11 q=-1.0 size=  196892kB time=00:00:58.46
bitrate=27587.0kbits/s
frame=  218 fps= 11 q=-1.0 size=  197782kB time=00:00:59.83
bitrate=27079.4kbits/s
frame=  218 fps= 11 q=-1.0 size=  197782kB time=00:01:01.88
bitrate=26183.4kbits/s
frame=  218 fps= 11 q=-1.0 size=  197782kB time=00:01:04.83
bitrate=24989.1kbits/s
frame=  219 fps= 10 q=-1.0 size=  198673kB time=00:01:05.29
bitrate=24926.8kbits/s
frame=  220 fps= 10 q=-1.0 size=  199566kB time=00:01:02.33
bitrate=26226.7kbits/s
frame=  223 fps= 10 q=-1.0 size=  202312kB time=00:01:03.47
bitrate=26111.1kbits/s
frame=  226 fps= 10 q=-1.0 size=  205062kB time=00:01:04.61
bitrate=26000.1kbits/s
frame=  226 fps=9.8 q=-1.0 size=  205062kB time=00:01:03.01
bitrate=26657.1kbits/s
frame=  226 fps=9.6 q=-1.0 size=  205062kB time=00:01:04.83
bitrate=25908.8kbits/s
frame=  227 fps=9.4 q=-1.0 size=  205957kB time=00:01:03.92
bitrate=26392.4kbits/s
frame=  227 fps=9.2 q=-1.0 size=  205957kB time=00:01:05.97
bitrate=25573.3kbits/s
frame=  228 fps=9.1 q=-1.0 size=  206852kB time=00:01:02.56
bitrate=27085.4kbits/s
frame=  228 fps=8.9 q=-1.0 size=  206852kB time=00:01:08.02
bitrate=24911.4kbits/s
frame=  237 fps=9.1 q=-1.0 size=  214949kB time=00:00:07.87
bitrate=223605.2kbits/s
frame=  237 fps=8.9 q=-1.0 size=  214949kB time=00:00:07.87
bitrate=223605.2kbits/s
frame=  308 fps= 11 q=-1.0 size=  230874kB time=00:00:10.24
bitrate=184628.6kbits/s
frame=  339 fps= 12 q=-1.0 size=  259607kB time=00:00:11.27
bitrate=188565.7kbits/s
frame=  398 fps= 14 q=-1.0 size=  314749kB time=00:00:13.24
bitrate=194643.4kbits/s
frame=  441 fps= 15 q=-1.0 size=  356275kB time=00:00:14.68
bitrate=198792.2kbits/s
frame=  450 fps= 15 q=-1.0 size=  364686kB time=00:00:14.98
bitrate=199406.5kbits/s
frame=  458 fps= 15 q=-1.0 size=  372391kB time=00:00:15.24
bitrate=200055.3kbits/s
frame=  467 fps= 15 q=-1.0 size=  380945kB time=00:00:15.54
bitrate=200698.3kbits/s
frame=  474 fps= 15 q=-1.0 size=  387797kB time=00:00:15.78
bitrate=201284.5kbits/s
frame=  482 fps= 15 q=-1.0 size=  394959kB time=00:00:16.04
bitrate=201592.4kbits/s
frame=  485 fps= 15 q=-1.0 size=  397582kB time=00:00:16.14
bitrate=201673.5kbits/s
frame=  491 fps= 15 q=-1.0 size=  403734kB time=00:00:16.35
bitrate=202286.7kbits/s
frame=  493 fps= 15 q=-1.0 size=  405833kB time=00:00:16.41
bitrate=202511.7kbits/s
frame=  504 fps= 15 q=-1.0 size=  416071kB time=00:00:16.78
bitrate=203080.1kbits/s
frame=  518 fps= 15 q=-1.0 size=  428840kB time=00:00:17.25
bitrate=203644.5kbits/s
frame=  530 fps= 15 q=-1.0 size=  439818kB time=00:00:17.65
bitrate=204120.1kbits/s
frame=  545 fps= 16 q=-1.0 size=  454366kB time=00:00:18.15
bitrate=205057.5kbits/s
frame=  555 fps= 16 q=-1.0 size=  464136kB time=00:00:18.48
bitrate=205685.9kbits/s
frame=  561 fps= 16 q=-1.0 size=  469817kB time=00:00:18.68
bitrate=205972.9kbits/s
frame=  578 fps= 16 q=-1.0 size=  485681kB time=00:00:19.25
bitrate=206654.4kbits/s
frame=  586 fps= 16 q=-1.0 size=  493247kB time=00:00:19.51
bitrate=207003.7kbits/s
frame=  600 fps= 16 q=-1.0 size=  507417kB time=00:00:19.98
bitrate=207973.4kbits/s
frame=  616 fps= 16 q=-1.0 size=  523413kB time=00:00:20.52
bitrate=208948.3kbits/s
frame=  655 fps= 17 q=-1.0 size=  558490kB time=00:00:21.82
bitrate=209656.3kbits/s
frame=  673 fps= 17 q=-1.0 size=  575905kB time=00:00:22.42
bitrate=210403.0kbits/s
frame=  685 fps= 17 q=-1.0 size=  587730kB time=00:00:22.82
bitrate=210956.2kbits/s
frame=  691 fps= 17 q=-1.0 size=  593948kB time=00:00:23.02
bitrate=211334.3kbits/s
frame=  701 fps= 17 q=-1.0 size=  604210kB time=00:00:23.35
bitrate=211914.3kbits/s
frame=  719 fps= 17 q=-1.0 size=  622596kB time=00:00:23.95
bitrate=212888.6kbits/s
frame=  734 fps= 18 q=-1.0 size=  637599kB time=00:00:24.45
bitrate=213557.2kbits/s
frame=  746 fps= 18 q=-1.0 size=  649104kB time=00:00:24.85
bitrate=213908.9kbits/s
frame=  756 fps= 18 q=-1.0 size=  659161kB time=00:00:25.19
bitrate=214345.9kbits/s
frame=  772 fps= 18 q=-1.0 size=  674961kB time=00:00:25.72
bitrate=214929.0kbits/s
frame=  783 fps= 18 q=-1.0 size=  686421kB time=00:00:26.09
bitrate=215503.9kbits/s
frame=  793 fps= 18 q=-1.0 size=  696710kB time=00:00:26.42
bitrate=215972.2kbits/s
frame=  808 fps= 18 q=-1.0 size=  711427kB time=00:00:26.92
bitrate=216435.2kbits/s
frame=  823 fps= 18 q=-1.0 size=  725964kB time=00:00:27.42
bitrate=216827.5kbits/s
frame=  835 fps= 18 q=-1.0 size=  737336kB time=00:00:27.82
bitrate=217055.4kbits/s
frame=  850 fps= 18 q=-1.0 size=  751669kB time=00:00:28.32
bitrate=217365.3kbits/s
frame=  855 fps= 18 q=-1.0 size=  756592kB time=00:00:28.49
bitrate=217508.1kbits/s
frame=  876 fps= 18 q=-1.0 size=  777164kB time=00:00:29.19
bitrate=218060.2kbits/s
frame=  899 fps= 19 q=-1.0 size=  799181kB time=00:00:29.96
bitrate=218494.7kbits/s
frame=  919 fps= 19 q=-1.0 size=  818003kB time=00:00:30.63
bitrate=218768.2kbits/s
frame=  929 fps= 19 q=-1.0 size=  827160kB time=00:00:30.96
bitrate=218833.4kbits/s
frame=  940 fps= 19 q=-1.0 size=  838452kB time=00:00:31.33
bitrate=219222.2kbits/s
frame=  959 fps= 19 q=-1.0 size=  857146kB time=00:00:31.96
bitrate=219665.2kbits/s
frame=  968 fps= 19 q=-1.0 size=  865767kB time=00:00:32.26
bitrate=219809.6kbits/s
frame= 1002 fps= 20 q=-1.0 size=  877510kB time=00:00:33.40
bitrate=215223.8kbits/s
frame= 1018 fps= 20 q=-1.0 size=  893661kB time=00:00:33.93
bitrate=215736.8kbits/s
frame= 1029 fps= 20 q=-1.0 size=  904641kB time=00:00:34.30
bitrate=216050.8kbits/s
frame= 1049 fps= 20 q=-1.0 size=  924397kB time=00:00:34.96
bitrate=216555.9kbits/s
frame= 1062 fps= 20 q=-1.0 size=  936087kB time=00:00:35.40
bitrate=216607.5kbits/s
frame= 1078 fps= 20 q=-1.0 size=  950907kB time=00:00:35.93
bitrate=216768.0kbits/s
frame= 1087 fps= 20 q=-1.0 size=  958870kB time=00:00:36.23
bitrate=216771.7kbits/s
frame= 1093 fps= 20 q=-1.0 size=  964949kB time=00:00:36.43
bitrate=216947.4kbits/s
frame= 1106 fps= 20 q=-1.0 size=  976868kB time=00:00:36.87
bitrate=217043.3kbits/s
frame= 1116 fps= 20 q=-1.0 size=  987363kB time=00:00:37.20
bitrate=217407.6kbits/s
frame= 1127 fps= 20 q=-1.0 size=  998631kB time=00:00:37.57
bitrate=217740.5kbits/s
frame= 1139 fps= 20 q=-1.0 size= 1009954kB time=00:00:37.97
bitrate=217887.4kbits/s
frame= 1141 fps= 20 q=-1.0 size= 1011825kB time=00:00:38.03
bitrate=217908.2kbits/s
frame= 1161 fps= 20 q=-1.0 size= 1031373kB time=00:00:38.70
bitrate=218288.4kbits/s
frame= 1169 fps= 20 q=-1.0 size= 1039315kB time=00:00:38.97
bitrate=218462.7kbits/s
frame= 1180 fps= 20 q=-1.0 size= 1050358kB time=00:00:39.33
bitrate=218724.1kbits/s
frame= 1183 fps= 20 q=-1.0 size= 1053329kB time=00:00:39.43
bitrate=218786.1kbits/s
frame= 1195 fps= 20 q=-1.0 size= 1065297kB time=00:00:39.84
bitrate=219048.0kbits/s
frame= 1221 fps= 20 q=-1.0 size= 1091121kB time=00:00:40.70
bitrate=219576.8kbits/s
frame= 1235 fps= 20 q=-1.0 size= 1103792kB time=00:00:41.17
bitrate=219606.5kbits/s
frame= 1274 fps= 21 q=-1.0 size= 1142834kB time=00:00:42.47
bitrate=220408.4kbits/s
frame= 1314 fps= 21 q=-1.0 size= 1180107kB time=00:00:43.81
bitrate=220663.3kbits/s
frame= 1340 fps= 21 q=-1.0 size= 1204592kB time=00:00:44.67
bitrate=220868.1kbits/s
frame= 1350 fps= 21 q=-1.0 size= 1213630kB time=00:00:45.01
bitrate=220875.6kbits/s
frame= 1350 fps= 21 q=-1.0 size= 1213630kB time=00:00:45.01
bitrate=220875.6kbits/s
frame= 1366 fps= 21 q=-1.0 size= 1228572kB time=00:00:45.54
bitrate=220974.1kbits/s
frame= 1406 fps= 22 q=-1.0 size= 1265970kB time=00:00:46.88
bitrate=221218.0kbits/s
frame= 1419 fps= 22 q=-1.0 size= 1278685kB time=00:00:47.31
bitrate=221391.6kbits/s
frame= 1431 fps= 22 q=-1.0 size= 1290837kB time=00:00:47.71
bitrate=221620.1kbits/s
frame= 1443 fps= 22 q=-1.0 size= 1303051kB time=00:00:48.11
bitrate=221855.3kbits/s
frame= 1465 fps= 22 q=-1.0 size= 1324195kB time=00:00:48.84
bitrate=222067.2kbits/s
frame= 1477 fps= 22 q=-1.0 size= 1334800kB time=00:00:49.24
bitrate=222025.9kbits/s
frame= 1489 fps= 22 q=-1.0 size= 1347578kB time=00:00:49.64
bitrate=222343.7kbits/s
frame= 1515 fps= 22 q=-1.0 size= 1374077kB time=00:00:50.51
bitrate=222822.5kbits/s
frame= 1538 fps= 22 q=-1.0 size= 1395455kB time=00:00:51.28
bitrate=222902.9kbits/s
frame= 1554 fps= 22 q=-1.0 size= 1410204kB time=00:00:51.81
bitrate=222938.1kbits/s
frame= 1561 fps= 22 q=-1.0 size= 1416554kB time=00:00:52.05
bitrate=222937.2kbits/s
frame= 1572 fps= 22 q=-1.0 size= 1426558kB time=00:00:52.41
bitrate=222939.5kbits/s
frame= 1580 fps= 22 q=-1.0 size= 1433833kB time=00:00:52.68
bitrate=222941.2kbits/s
frame= 1586 fps= 22 q=-1.0 size= 1439315kB time=00:00:52.88
bitrate=222946.5kbits/s
frame= 1591 fps= 22 q=-1.0 size= 1443889kB time=00:00:53.05
bitrate=222951.6kbits/s
frame= 1608 fps= 22 q=-1.0 size= 1459669kB time=00:00:53.62
bitrate=223003.9kbits/s
frame= 1626 fps= 22 q=-1.0 size= 1476128kB time=00:00:54.22
bitrate=223020.5kbits/s
frame= 1638 fps= 22 q=-1.0 size= 1487149kB time=00:00:54.62
bitrate=223038.4kbits/s
frame= 1649 fps= 22 q=-1.0 size= 1497201kB time=00:00:54.98
bitrate=223047.2kbits/s
frame= 1667 fps= 22 q=-1.0 size= 1513570kB time=00:00:55.58
bitrate=223049.7kbits/s
frame= 1685 fps= 23 q=-1.0 size= 1530936kB time=00:00:56.18
bitrate=223197.3kbits/s
frame= 1689 fps= 22 q=-1.0 size= 1534858kB time=00:00:56.32
bitrate=223238.9kbits/s
frame= 1698 fps= 22 q=-1.0 size= 1543875kB time=00:00:56.62
bitrate=223359.5kbits/s
frame= 1711 fps= 22 q=-1.0 size= 1556563kB time=00:00:57.05
bitrate=223483.1kbits/s
frame= 1733 fps= 23 q=-1.0 size= 1576669kB time=00:00:57.79
bitrate=223494.5kbits/s
frame= 1741 fps= 23 q=-1.0 size= 1583945kB time=00:00:58.05
bitrate=223493.6kbits/s
frame= 1753 fps= 23 q=-1.0 size= 1594895kB time=00:00:58.45
bitrate=223497.3kbits/s
frame= 1770 fps= 23 q=-1.0 size= 1610482kB time=00:00:59.02
bitrate=223512.7kbits/s
frame= 1793 fps= 23 q=-1.0 size= 1631837kB time=00:00:59.79
bitrate=223569.7kbits/s
frame= 1805 fps= 23 q=-1.0 size= 1643606kB time=00:01:00.19
bitrate=223684.3kbits/s
frame= 1813 fps= 23 q=-1.0 size= 1651543kB time=00:01:00.46
bitrate=223772.2kbits/s
frame= 1832 fps= 23 q=-1.0 size= 1670318kB time=00:01:01.09
bitrate=223967.5kbits/s
frame= 1852 fps= 23 q=-1.0 size= 1690303kB time=00:01:01.76
bitrate=224198.3kbits/s
frame= 1862 fps= 23 q=-1.0 size= 1700743kB time=00:01:02.09
bitrate=224371.0kbits/s
frame= 1867 fps= 23 q=-1.0 size= 1705434kB time=00:01:02.26
bitrate=224387.0kbits/s
frame= 1879 fps= 23 q=-1.0 size= 1716987kB time=00:01:02.66
bitrate=224463.5kbits/s
frame= 1892 fps= 23 q=-1.0 size= 1729333kB time=00:01:03.09
bitrate=224523.3kbits/s
frame= 1910 fps= 23 q=-1.0 size= 1746221kB time=00:01:03.69
bitrate=224578.3kbits/s
frame= 1925 fps= 23 q=-1.0 size= 1760555kB time=00:01:04.19
bitrate=224656.5kbits/s
frame= 1943 fps= 23 q=-1.0 size= 1778447kB time=00:01:04.79
bitrate=224836.2kbits/s
frame= 1962 fps= 23 q=-1.0 size= 1797030kB time=00:01:05.43
bitrate=224984.4kbits/s
frame= 1976 fps= 23 q=-1.0 size= 1811314kB time=00:01:05.89
bitrate=225165.2kbits/s
frame= 1985 fps= 23 q=-1.0 size= 1820573kB time=00:01:06.19
bitrate=225289.5kbits/s
frame= 2017 fps= 23 q=-1.0 size= 1851479kB time=00:01:07.26
bitrate=225477.2kbits/s
frame= 2061 fps= 24 q=-1.0 size= 1894287kB time=00:01:08.73
bitrate=225763.2kbits/s
frame= 2065 fps= 24 q=-1.0 size= 1898277kB time=00:01:08.86
bitrate=225800.3kbits/s
frame= 2069 fps= 24 q=-1.0 size= 1902386kB time=00:01:09.00
bitrate=225851.3kbits/s
frame= 2080 fps= 24 q=-1.0 size= 1913761kB time=00:01:09.36
bitrate=225999.7kbits/s
frame= 2094 fps= 24 q=-1.0 size= 1928450kB time=00:01:09.83
bitrate=226211.1kbits/s
No more output streams to write to, finishing.
fps 2997 is too large
frame= 2100 fps= 24 q=-1.0 Lsize= 1934985kB time=00:01:10.07
bitrate=226222.3kbits/s     video:1777147kB audio:157658kB subtitle:0
global headers:0kB muxing overhead 0.009318%
[AVIOContext @ 0231b980] Statistics: 1819896788 bytes read, 4 seeks
[AVIOContext @ 0231c340] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03075c60] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 0231ff00] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03055b40] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 02fd9740] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 030beae0] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03d19100] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03053600] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03e8f6a0] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03df5da0] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03e7b960] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 04509bc0] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 03fe6a00] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 0428fda0] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 047bfd40] Statistics: 10158082 bytes read, 4 seeks
[AVIOContext @ 045f9120] Statistics: 10158082 bytes read, 4 seeks


More information about the ffmpeg-user mailing list