Ticket #490 (assigned defect)
50p footage not handled correctly by perian 1.2 (1.1.4 working)
| Reported by: | masterseb | Owned by: | astrange |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Feedback From User |
| Component: | Codec | Version: | 1.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
50p HDV footage (standard quicktime codec) ist not played back correctly in quicktime and final cut pro. without perian you would need an external 50p decoder. it works fine in perian 1.1 (up to 1.14) but the picture starts to get bab in perian 1.2 and 1.2.1. in detail: the movement is not smooth, there is some kind of motion blur. here is a file for you to play around with
Change History
comment:2 Changed 3 years ago by gbooker
Deleted next one. Next time just add it to this one, like I did in this comment: http://www.mediafire.com/file/yjihz51iud2/50ptest.mov
comment:3 Changed 3 years ago by astrange
- Owner set to astrange
- Status changed from new to assigned
- Milestone set to 1.3
The file plays out of order because the ffmpeg compatibility hack broke valid files with ctts atoms (and this is one). We either need to detect ctts properly (and ask for API for that if it doesn't exist) or add 'mp2v' where it mentions kMPEG2VisualCodecType in FFusion.
But the file is missing an aspect ratio atom, so mplayer plays it at 16:9 (1024x576) and QT plays it at 720x576, even with that fixed. Did FCP really create it like that?

sorry. forgot link. see next ticket. please delete this one!!!