Opened 3 years ago

Closed 2 years ago

#9328 closed task (fixed)

ffmpeg bombs: Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format

Reported by: carla_rogers Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: carla_rogers Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by carla_rogers)

First things first: This is a nice ticketing system. Nice job to all the people who got it implemented here.

My goal always is to find my own solutions. My biggest problem with ffmpeg, besides not being able to use it find all video no matter where it is with Dr. Fauci image or voice, then convert it all to Bugs Bunny, is I have not found the documentation needed to get a real handle on what it is doing. I must not be looking hard enough.

I would be thrilled with any insight you can write or talk about.
Summary of the bug:
Objective is to get an MP4 from an .mov file. I do it often, usually without incident.

Computer is 2012 MacPro with Catalina macOS.

ffmpeg version 4.4 Copyright (c) 2000-2021

Command fired from saved bash script (named mpeg_common) fired from the command line. Here is the contents of the script:

sourcevid_dir='/Volumes/rocketboss01/video/'
vidname_noext='improved_focus'
topicdir_up1_='inspiration/'
${topicdir_up1_}${vidname_noext}
ffmpeg -i ${sourcevid_dir}${vidname_noext}.mov -y -vf "format=yuv420p" -vcodec h264 -acodec aac ${sourcevid_dir}${vidname_noext}.mp4

Finally, the bomb output:
ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers
  built with Apple clang version 12.0.0 (clang-1200.0.32.29)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/4.4_1 --enable-shared --enable-pthreads --enable-version3 --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libbluray --enable-libdav1d --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f8ba300e600] stream 0, timescale not set
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/rocketboss01/video/improved_focus.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 0
    compatible_brands: qt  
    creation_time   : 2020-08-23T02:54:17.000000Z
    keywords        : iMovie
    title           : improved focus
    com.apple.quicktime.author: 
    com.apple.quicktime.keywords: iMovie
    com.apple.quicktime.displayname: improved focus
    com.apple.quicktime.title: improved focus
    com.apple.quicktime.description: This video is about improved focus
  Duration: 00:17:06.28, start: 0.000000, bitrate: 24536 kb/s
  Stream #0:0(eng): Audio: pcm_s24le (lpcm / 0x6D63706C), 48000 Hz, stereo, s32 (24 bit), 2304 kb/s (default)
    Metadata:
      creation_time   : 2020-08-23T02:54:17.000000Z
      handler_name    : Core Media Audio
      vendor_id       : [0][0][0][0]
  Stream #0:1(und): Video: prores (Standard) (apcn / 0x6E637061), yuv422p10le(tv, bt709, progressive), 1280x720, 22231 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default)
    Metadata:
      creation_time   : 2020-08-23T02:54:17.000000Z
      handler_name    : Core Media Video
      vendor_id       : appl
      encoder         : Apple ProRes 422
      timecode        : 00:00:00:00
  Stream #0:2(und): Data: none (tmcd / 0x64636D74) (default)
    Metadata:
      creation_time   : 2020-08-23T02:54:17.000000Z
      handler_name    : Core Media Time Code
      timecode        : 00:00:00:00
  Stream #0:3: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 1280x720 [SAR 72:72 DAR 16:9], 90k tbr, 90k tbn, 90k tbc (attached pic)
Stream mapping:
  Stream #0:1 -> #0:0 (prores (native) -> h264 (libx264))
  Stream #0:0 -> #0:1 (pcm_s24le (native) -> aac (native))
Press [q] to stop, [?] for help
[libx264 @ 0x7f8b92809400] using SAR=1/1
[libx264 @ 0x7f8b92809400] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
[libx264 @ 0x7f8b92809400] profile High, level 3.1, 4:2:0, 8-bit
[libx264 @ 0x7f8b92809400] 264 - core 161 r3049 55d517b - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=22 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
[mp4 @ 0x7f8ba3014c00] Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format



[mp4 @ 0x7f8ba3014c00] pts has no value
Output #0, mp4, to '/Volumes/rocketboss01/video/improved_focus.mp4':
  Metadata:
    major_brand     : qt  
    minor_version   : 0
    compatible_brands: qt  
    com.apple.quicktime.description: This video is about improved focus
    keywords        : iMovie
    title           : improved focus
    com.apple.quicktime.author: 
    com.apple.quicktime.keywords: iMovie
    com.apple.quicktime.displayname: improved focus
    com.apple.quicktime.title: improved focus
    encoder         : Lavf58.76.100
  Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 0.04 fps, 24k tbn (default)
    Metadata:
      creation_time   : 2020-08-23T02:54:17.000000Z
      handler_name    : Core Media Video
      vendor_id       : appl
      timecode        : 00:00:00:00
      encoder         : Lavc58.134.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
  Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp (24 bit), 128 kb/s (default)
    Metadata:
      creation_time   : 2020-08-23T02:54:17.000000Z
      handler_name    : Core Media Audio
      vendor_id       : [0][0][0][0]
      encoder         : Lavc58.134.100 aac
frame=24606 fps=135 q=-1.0 Lsize=  130909kB time=00:17:06.26 bitrate=1045.0kbits/s speed=5.63x    
video:114168kB audio:16104kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.488667%
[libx264 @ 0x7f8b92809400] frame I:4294  Avg QP:18.49  size: 12850
[libx264 @ 0x7f8b92809400] frame P:9364  Avg QP:21.25  size:  4577
[libx264 @ 0x7f8b92809400] frame B:10948 Avg QP:20.94  size:  1724
[libx264 @ 0x7f8b92809400] consecutive B-frames: 37.3%  7.4%  8.1% 47.2%
[libx264 @ 0x7f8b92809400] mb I  I16..4: 42.4% 55.5%  2.0%
[libx264 @ 0x7f8b92809400] mb P  I16..4:  8.6%  8.8%  0.0%  P16..4: 22.2%  2.3%  1.8%  0.0%  0.0%    skip:56.3%
[libx264 @ 0x7f8b92809400] mb B  I16..4:  1.1%  1.0%  0.0%  B16..8: 15.1%  0.7%  0.1%  direct: 1.3%  skip:80.7%  L0:48.9% L1:49.9% BI: 1.2%
[libx264 @ 0x7f8b92809400] 8x8 transform intra:54.0% inter:99.2%
[libx264 @ 0x7f8b92809400] coded y,uvDC,uvAC intra: 17.7% 64.2% 22.2% inter: 3.8% 12.4% 0.0%
[libx264 @ 0x7f8b92809400] i16 v,h,dc,p: 36% 26%  8% 31%
[libx264 @ 0x7f8b92809400] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 14% 45%  2%  2%  2%  2%  2%  1%
[libx264 @ 0x7f8b92809400] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 43% 22% 24%  2%  3%  1%  2%  1%  1%
[libx264 @ 0x7f8b92809400] i8c dc,h,v,p: 47% 19% 20% 15%
[libx264 @ 0x7f8b92809400] Weighted P-Frames: Y:0.3% UV:0.3%
[libx264 @ 0x7f8b92809400] ref P L0: 65.6%  2.2% 20.2% 12.0%  0.0%
[libx264 @ 0x7f8b92809400] ref B L0: 82.6% 13.3%  4.1%
[libx264 @ 0x7f8b92809400] ref B L1: 96.8%  3.2%
[libx264 @ 0x7f8b92809400] kb/s:911.31
[aac @ 0x7f8ba3015e00] Qavg: 207.087
root@Dans-Mac-Pro 21-07-12 13:42:02 downloads$ ffmpeg --version
ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers
  built with Apple clang version 12.0.0 (clang-1200.0.32.29)
  configuration: --prefix=/usr/local/Cellar/ffmpeg/4.4_1 --enable-shared --enable-pthreads --enable-version3 --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libbluray --enable-libdav1d --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
Unrecognized option '-version'.
Error splitting the argument list: Option not found


Change History (14)

comment:1 by carla_rogers, 3 years ago

Summary: mmpeg bombs: Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 formatffmpeg bombs: Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format

comment:2 by carla_rogers, 3 years ago

Description: modified (diff)

comment:3 by Carl Eugen Hoyos, 3 years ago

It is not clear what you are trying to report.

Please test current FFmpeg git head - the only version supported on this bug tracker - and provide a simplified command line (without using variables) together with the complete, uncut console output to make this a valid ticket. If there is an issue, your input file will probably be needed.

in reply to:  3 comment:4 by Christy_K, 3 years ago

I believe the issue is that the "-9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format" warning is the issue here. This error was not present in previous versions of FFmpeg, and there is no documentation (that i've found) as to what causes this.

I also have seen this warning after moving from a 4.3.2 system to a 4.4 system. I've also replicated it on the latest git version.

Replying to Carl Eugen Hoyos:

It is not clear what you are trying to report.

Please test current FFmpeg git head - the only version supported on this bug tracker - and provide a simplified command line (without using variables) together with the complete, uncut console output to make this a valid ticket. If there is an issue, your input file will probably be needed.

comment:5 by mkver, 3 years ago

This ticket is lacking a sample that allows to reproduce the regression.

comment:6 by Christy_K, 3 years ago

Input file info:

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'X161-4 MOS 40fps.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 1
    compatible_brands: qt  
    creation_time   : 2021-10-01T17:50:59.000000Z
    timecode        : 15:55:35:05
  Duration: 00:00:07.08, start: 0.000000, bitrate: 37360 kb/s
  Stream #0:0[0x1](und): Video: dnxhd (DNXHD) (AVdn / 0x6E645641), yuv422p(bt709, progressive), 1920x1080, 36175 kb/s, SAR 1:1 DAR 16:9, 24 fps, 24 tbr, 2400 tbn (default)
    Metadata:
      handler_name    : Video Handler
      vendor_id       : AVID
      encoder         : Avid DNxHD Codec
  Stream #0:1[0x2](und): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
    Metadata:
      handler_name    : Timecode Handler
      timecode        : 15:55:35:05

Command:

ffmpeg -y -i file_in.mov -loglevel verbose -codec:v libx264 -preset veryfast -map 0:v -map 0:a -b:v 10000k -minrate 8000k -maxrate 10000k -bufsize 4800k -threads 0 -movflags +faststart -s 1920x1080 -pix_fmt yuv420p -codec:a aac file_out.mov

Warning output:

[mov @ 0x7f9668906800] Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format
[mov @ 0x7f9668906800] pts has no value

Full 0utput:

ffmpeg version 4.4.git Copyright (c) 2000-2021 the FFmpeg developers
  built with Apple clang version 12.0.0 (clang-1200.0.32.29)
  configuration: --enable-nonfree --enable-gpl --enable-libx264 --enable-libfreetype
  libavutil      57.  7.100 / 57.  7.100
  libavcodec     59. 10.100 / 59. 10.100
  libavformat    59.  5.101 / 59.  5.101
  libavdevice    59.  0.101 / 59.  0.101
  libavfilter     8. 11.100 /  8. 11.100
  libswscale      6.  1.100 /  6.  1.100
  libswresample   4.  0.100 /  4.  0.100
  libpostproc    56.  0.100 / 56.  0.100
[dnxhd @ 0x7f9668904b40] Profile cid 1253.
[dnxhd @ 0x7f9668904b40] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/christykail/Desktop/SAS/X161-4 MOS 40fps.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 1
    compatible_brands: qt  
    creation_time   : 2021-10-01T17:50:59.000000Z
    timecode        : 15:55:35:05
  Duration: 00:00:07.08, start: 0.000000, bitrate: 37360 kb/s
  Stream #0:0[0x1](und): Video: dnxhd (DNXHD), 1 reference frame (AVdn / 0x6E645641), yuv422p(bt709, progressive), 1920x1080, 36175 kb/s, SAR 1:1 DAR 16:9, 24 fps, 24 tbr, 2400 tbn (default)
    Metadata:
      handler_name    : Video Handler
      vendor_id       : AVID
      encoder         : Avid DNxHD Codec
  Stream #0:1[0x2](und): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
    Metadata:
      handler_name    : Timecode Handler
      timecode        : 15:55:35:05
Stream mapping:
  Stream #0:0 -> #0:0 (dnxhd (native) -> h264 (libx264))
Press [q] to stop, [?] for help
[dnxhd @ 0x7f9668909840] Profile cid 1253.
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] Profile cid 1253.
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] Profile cid 1253.
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] Profile cid 1253.
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] Profile cid 1253.
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] Profile cid 1253.
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] Profile cid 1253.
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] Profile cid 1253.
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] Profile cid 1253.
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] Profile cid 1253.
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] Profile cid 1253.
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] Profile cid 1253.
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] Profile cid 1253.
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] Profile cid 1253.
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] Profile cid 1253.
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] Profile cid 1253.
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[graph 0 input from stream 0:0 @ 0x7f9668a06100] w:1920 h:1080 pixfmt:yuv422p tb:1/2400 fr:24/1 sar:1/1
[scaler_out_0_0 @ 0x7f9668a06640] w:1920 h:1080 flags:'' interl:0
[scaler_out_0_0 @ 0x7f9668a06640] w:1920 h:1080 fmt:yuv422p sar:1/1 -> w:1920 h:1080 fmt:yuv420p sar:1/1 flags:0x0
[libx264 @ 0x7f9668907fc0] using SAR=1/1
[libx264 @ 0x7f9668907fc0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
[libx264 @ 0x7f9668907fc0] profile High, level 4.0, 4:2:0, 8-bit
[libx264 @ 0x7f9668907fc0] 264 - core 163 r3060 5db6aa6 - H.264/MPEG-4 AVC codec - Copyleft 2003-2021 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=24 lookahead_threads=8 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=24 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=cbr mbtree=1 bitrate=10000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=10000 vbv_bufsize=4800 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
[mov @ 0x7f9668906800] Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format
[mov @ 0x7f9668906800] pts has no value
Output #0, mov, to 'file_out.mov':
  Metadata:
    major_brand     : qt  
    minor_version   : 1
    compatible_brands: qt  
    timecode        : 15:55:35:05
    encoder         : Lavf59.5.101
  Stream #0:0(und): Video: h264, 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 1920x1080 (0x0) [SAR 1:1 DAR 16:9], q=2-31, 10000 kb/s, 24 fps, 12288 tbn (default)
    Metadata:
      handler_name    : Video Handler
      vendor_id       : AVID
      encoder         : Lavc59.10.100 libx264
    Side data:
      cpb: bitrate max/min/avg: 10000000/0/10000000 buffer size: 4800000 vbv_delay: N/A
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0ate=N/A speed=   0x    
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0rate=7625.8kbits/s speed=2.66x    
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890e340] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890eac0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f240] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890f9c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668910140] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f96689108c0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909840] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f9668909fc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890a740] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890aec0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890b640] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0rate=7922.5kbits/s speed=4.41x    
[dnxhd @ 0x7f966890bdc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890c540] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890ccc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890d440] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
[dnxhd @ 0x7f966890dbc0] 1920x1080, 4:2:2 8 bits, MBAFF=0 ACT=0
No more output streams to write to, finishing.
[mov @ 0x7f9668906800] Starting second pass: moving the moov atom to the beginning of the file
[AVIOContext @ 0x7f9668a08480] Statistics: 7150319 bytes read, 0 seeks
frame=  170 fps=133 q=-1.0 Lsize=    6986kB time=00:00:06.95 bitrate=8224.7kbits/s speed=5.42x    
video:6983kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.050208%
Input file #0 (/Users/christykail/Desktop/SAS/X161-4 MOS 40fps.mov):
  Input stream #0:0 (video): 170 packets read (32030720 bytes); 170 frames decoded; 
  Input stream #0:1 (data): 0 packets read (0 bytes); 
  Total: 170 packets (32030720 bytes) demuxed
Output file #0 (file_out.mov):
  Output stream #0:0 (video): 170 frames encoded; 170 packets muxed (7150276 bytes); 
  Total: 170 packets (7150276 bytes) muxed
[AVIOContext @ 0x7f9668908b40] Statistics: 4 seeks, 59 writeouts
[libx264 @ 0x7f9668907fc0] frame I:1     Avg QP:16.21  size:155620
[libx264 @ 0x7f9668907fc0] frame P:43    Avg QP:18.79  size: 90836
[libx264 @ 0x7f9668907fc0] frame B:126   Avg QP:21.62  size: 24508
[libx264 @ 0x7f9668907fc0] consecutive B-frames:  0.6%  1.2%  1.8% 96.5%
[libx264 @ 0x7f9668907fc0] mb I  I16..4: 13.4% 51.8% 34.8%
[libx264 @ 0x7f9668907fc0] mb P  I16..4: 11.0% 49.0%  8.7%  P16..4: 12.9%  8.6%  6.4%  0.0%  0.0%    skip: 3.4%
[libx264 @ 0x7f9668907fc0] mb B  I16..4:  3.4%  7.9%  0.0%  B16..8: 21.7%  9.3%  1.0%  direct:18.6%  skip:37.9%  L0:31.2% L1:31.4% BI:37.4%
[libx264 @ 0x7f9668907fc0] 8x8 transform intra:70.4% inter:63.2%
[libx264 @ 0x7f9668907fc0] coded y,uvDC,uvAC intra: 60.8% 42.8% 11.7% inter: 18.6% 14.5% 0.4%
[libx264 @ 0x7f9668907fc0] i16 v,h,dc,p: 65% 23% 10%  1%
[libx264 @ 0x7f9668907fc0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 33% 37%  1%  2%  1%  4%  1%  4%
[libx264 @ 0x7f9668907fc0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  7% 40% 11%  4%  6%  3% 14%  3% 12%
[libx264 @ 0x7f9668907fc0] i8c dc,h,v,p: 59% 23% 18%  1%
[libx264 @ 0x7f9668907fc0] Weighted P-Frames: Y:18.6% UV:2.3%
[libx264 @ 0x7f9668907fc0] kb/s:8074.74
[AVIOContext @ 0x7f9668a05280] Statistics: 32096260 bytes read, 3 seeks

comment:7 by mkver, 3 years ago

Logs != sample.

in reply to:  7 ; comment:8 by Christy_K, 3 years ago

Can you let me know what you would mean by a "sample" please.

Replying to mkver:

Logs != sample.

in reply to:  8 ; comment:9 by Balling, 3 years ago

Replying to Christy_K:

Can you let me know what you would mean by a "sample" please.

Replying to mkver:

Logs != sample.

A file that is. X161-4 MOS 40fps.mov

Last edited 3 years ago by Balling (previous) (diff)

in reply to:  9 comment:10 by Christy_K, 3 years ago

For security reasons I can't share the exact file used in the example above, see linked here a file created in exactly the same way which throws the exact same warning: https://drive.google.com/drive/folders/1eW6ZIAWXN_FRXV2oEdYfiRMRedixHJyY?usp=sharing

Note due to the tracks in this file you must remove the -map options from the original command:

ffmpeg -y -i file_in.mov -loglevel verbose -codec:v libx264 -preset veryfast -b:v 10000k -minrate 8000k -maxrate 10000k -bufsize 4800k -threads 0 -movflags +faststart -s 1920x1080 -pix_fmt yuv420p -codec:a aac file_out.mov

comment:11 by Balling, 3 years ago

Yes, I can reproduce this on latest HEAD of master.

comment:12 by Balling, 2 years ago

Status: newopen

Much better reproducer from #9488:
ffmpeg -y -f lavfi -i color -metadata "timecode=00:00:00:00" -t 1 test.mov

And of course file_in.mov has

Other
ID : 2
Type : Time code
Format : QuickTime TC
Duration : 12 s 833 ms
Frame rate : 24.000 FPS
Time code of first frame : 00:00:00:00
Time code, striped : Yes

Last edited 2 years ago by Balling (previous) (diff)

comment:14 by Balling, 2 years ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.