[FFmpeg-trac] #9328(undetermined:new): ffmpeg bombs: Application provided duration: -9223372036854775808 / timestamp: -9223372036854775808 is out of range for mov/mp4 format

FFmpeg trac at avcodec.org
Fri Oct 8 03:00:45 EEST 2021


#9328: ffmpeg bombs:  Application provided duration: -9223372036854775808 /
timestamp: -9223372036854775808 is out of range for mov/mp4 format
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  carla_rogers                       |
                 Type:  task         |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Christy_K):

 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
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9328#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list