Live data from Hacker News

Apple ProRes codec reverse engineered

git.videolan.org

1–10 of 27 posts

Re: Apple ProRes codec reverse engineered

#2
From http://en.wikipedia.org/wiki/ProRes_422:

ProRes 422 is a standard-definition and high-definition lossy video compression format developed by Apple Inc. for use in post production. It was introduced in 2007 with Final Cut Studio 2 [1] and is comparable to Avid's DNxHD codec which has the same purpose and uses similar bit rates.

Re: Apple ProRes codec reverse engineered

#4
post #3

This is a great development for decoding ProRes with non-OSX OSes. What are the legal implications? Will ffmpeg need to pay to license the ProRes codec from Apple? Does Apple even offer a license for the codec?

Haven't they had this for a while (Post Date: August 28, 2008). http://support.apple.com/downloads/Apple_ProRes_QuickTime_De...

However, it's nice that they have it built into ffmpeg now.

Re: Apple ProRes codec reverse engineered

#5
post #3

This is a great development for decoding ProRes with non-OSX OSes. What are the legal implications? Will ffmpeg need to pay to license the ProRes codec from Apple? Does Apple even offer a license for the codec?

Haven't they had this for a while (Post Date: August 28, 2008). http://support.apple.com/downloads/Apple_ProRes_QuickTime_De... However, it's nice that they have it built into ffmpeg now.

It's read only for Windows, so Win apps can't write out a prores file. (In reference to Apple's decoder)

Re: Apple ProRes codec reverse engineered

#6
post #2

From http://en.wikipedia.org/wiki/ProRes_422 : ProRes 422 is a standard-definition and high-definition lossy video compression format developed by Apple Inc. for use in post production. It was introduced in 2007 with Final Cut Studio 2 [1] and is comparable to Avid's DNxHD codec which has the same purpose and uses similar bit rates.

I believe ffmpeg has been able to decode ProRes 422 for a while now. It is ProRes 4444 that there hasn't been any decoding available for. It looks like this adds support for it.

Re: Apple ProRes codec reverse engineered

#7
post #3

This is a great development for decoding ProRes with non-OSX OSes. What are the legal implications? Will ffmpeg need to pay to license the ProRes codec from Apple? Does Apple even offer a license for the codec?

The ARRI Alexa records in Apple ProRes 4444 or Apple ProRes 422. I am not sure if they got a license, but they have been doing it a while.
Post reply on HN