Opened 14 years ago

Closed 13 years ago

#1739 closed defect (fixed)

MOV demuxer uses wrong method to get frame rate on VFR files

Reported by: dominic@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: 1.0rc2 Severity: major
Keywords: Cc: compn
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

The MOV demuxer reads frame rates on certain Quicktime files (mainly HD ProRes files) flagged as VFR incorrectly.

It appears to choose the minimum frame rate. LAVF detects it corectly but cannot use binary codecs. If you force the MOV demuxer to use the correct frame rate decoding/encoding works as it should.

Change History (3)

comment:1 by compn, 13 years ago

Cc: patriotact@… added

lavf should be able to use binary codecs now.

comment:2 by dominic@…, 13 years ago

(In reply to comment #1)

lavf should be able to use binary codecs now.

Tried latest win32 build and it can use binary codecs! Now get correct frame rate.

FIXED

comment:3 by dominic@…, 13 years ago

Resolution: fixed
Status: newclosed

(In reply to comment #1)

lavf should be able to use binary codecs now.

Tried latest win32 build and it can use binary codecs! Now get correct frame rate.

FIXED

Note: See TracTickets for help on using tickets.