[FFmpeg-trac] #10810(undetermined:new): pts has no value when converting from .mov to .mp4
FFmpeg
trac at avcodec.org
Fri Jan 19 17:43:06 EET 2024
#10810: pts has no value when converting from .mov to .mp4
-------------------------------------+-------------------------------------
Reporter: Tim | Type: defect
Lachmann |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: pts mp4 mov | Blocked By:
conversion |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:When I try to convert a videofile from .mov to .mp4 I
get this message:
[mp4 @ 0x5563df05d540] Application provided duration: -9223372036854775808
/ timestamp: -9223372036854775808 is out of range for mov/mp4 format
[mp4 @ 0x5563df05d540] pts has no value
The message is only displayed once, the resulting .mp4 file seems to be
without issues.
How to reproduce:
{{{
% ffmpeg -i example.mov output.mp4
ffmpeg version 4.4.2-0ubuntu0.22.04.1
built on Ubuntu 22.04.3 LTS
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10810>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list