Changeset 9743e909 in ffmpeg
- Timestamp:
-
Mar 25, 2011, 6:00:54 PM
(14 years ago)
- Author:
- Michael Niedermayer <michaelni@gmx.at>
- Branches:
- master
- Children:
- 5fd7bc25
- Parents:
- 10a7831a
- git-author:
- Alexandre Colucci <alexandre@elgato.com> (03/25/11 10:25:02)
- git-committer:
- Michael Niedermayer <michaelni@gmx.at> (03/25/11 18:00:54)
- Message:
-
Fix incorrect colors when decoding DVD subtitles
On DVD and HD-DVD colors are stored in the order YCrCb (and not YCbCr) as mentioned in the specifications:
see DVD Specifications for Read-Only Disc / Part 3, 4.3 Program Chain Information (7) PGC_SP_PLT
see DVD Specifications for High Definition Disc, 5.2 Navigation for Standard Content (11) PGC_SDSP_PLT
see DVD Specifications for High Definition Disc, 5.2 Navigation for Standard Content (12) PGC_HDSP_PLT
see DVD Specifications for High Definition Disc, 5.5 Presentation Data (4) SET_COLOR2
When decoding a DVD or HD-DVD subtitle, the colors were incorrectly set.
-
(No files)
-