-
Notifications
You must be signed in to change notification settings - Fork 7
EncodingGuidelines Changelog
Sam Richards edited this page May 15, 2024
·
12 revisions
- Adding a page on RGB Encoding - https://academysoftwarefoundation.github.io/EncodingGuidelines/RGBEncoding.html
- Adding a page on Bit-depth analysis - https://academysoftwarefoundation.github.io/EncodingGuidelines/enctests/bitDepth/BitDepthComparisons.html - looking at how well different codecs preserve particular luminance values.
- Updates to the AV1 docs, fleshing out the libaom codec section -
- Reorganised the tests into wedge tests, typically used by the documentation and a regular test section which is a slightly faster set of tests rather than wedges.
- Adding a page describing adding timecode, and also going over general editorial workflow (MXF and AAF in particular)
- Documented the -mov_gamma flag - #apple-quicktime-gamma-and-bt1886
- Updated HDR docs to include PQ encoding HDR_Encoding
- Add HEVC Page
- Add H264 Revamp
- Add MJPEG page
- Add Prores update
- Add VP9 Page
- Add AV1 page
- Added page for other ffmpeg filters
- Adding page that describes Frame sequences.
- Added a testing mode using idiff
- Updated test charts to 16bit.
- Update to ffmpeg 6
- HLG and PQ HDR creation
- HDR media creation
Imported from https://github.com/richardssam/ffmpeg-tests