[FFmpeg-trac] #9488(undetermined:open): out of range pts for timecode in mov
FFmpeg
trac at avcodec.org
Wed Feb 23 00:31:55 EET 2022
#9488: out of range pts for timecode in mov
-------------------------------------+-------------------------------------
Reporter: dave rice | Owner: (none)
Type: defect | Status: open
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by electron.rotoscope):
In case it helps track down the issue, some more info:
As far as I can tell the timecode track is in fact being added, and it
shows up in e.g. QuickTime Player 7, there's just this error coming out
also. It does not happen when the output file is .mkv or .mxf
I am seeing this same error in the scenarios of:
- The latest version, 2022-02-21-git-b8e58f0858-full_build-www.gyan.dev
- Using the option {{{-timecode 00:00:00:00}}} instead of the above
mentioned {{{-metadata "timecode=00:00:00:00"}}} (and if the option is
removed, the command doesn't generate that error)
- 23.976 files using 24F timecode
- 29.97 files using DF timecode
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9488#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list