-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support non 4:2:0 input in FFmpeg >= 4.1
Fall back to P010LE for 10 bit depth data and NV12 otherwise. This may possibly lead to some loss of information on modern hardware supporting 4:2:2 and 4:4:4 chroma subsampling (e.g. HEVC with >= IceLake and 4:2:2 or 4:4:4 input). Related to #26
- Loading branch information
Showing
1 changed file
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters