This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
8daf21d567
ffmpeg
/
tests
/
ref
/
fate
/
prores-alpha
4 lines
130 B
Plaintext
Raw
Normal View
History
Unescape
Escape
avconv: saner output video timebase. r_frame_rate should in theory have something to do with input framerate, but in practice it is often made up from thin air by lavf. So unless we are targeting a constant output framerate, it's better to just use input stream timebase. Brings back dropped frames in nuv and cscd tests introduced in cd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2
2012-02-07 11:03:33 +01:00
#tb 0: 1/2997
prores: handle 444 chroma in right order ProRes codes chroma blocks in 444 mode in different order than luma blocks, so make both decoder and encoder read/write chroma blocks in right order. Reported by Phil Barrett
2012-02-28 19:03:09 +01:00
0, 0, 0, 0, 12441600, 0x254d8f95
0, 100, 100, 0, 12441600, 0x254d8f95
Reference in New Issue
Copy Permalink