Opened 3 months ago

#10810 new defect

pts has no value when converting from .mov to .mp4

Reported by: Tim Lachmann Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: pts mp4 mov conversion
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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.

Attachments (1)

example.mov (2.3 MB ) - added by Tim Lachmann 3 months ago.
example file to reproduce the bug

Change History (1)

by Tim Lachmann, 3 months ago

Attachment: example.mov added

example file to reproduce the bug

Note: See TracTickets for help on using tickets.