Changes between Version 4 and Version 5 of Ticket #9132, comment 21
- Timestamp:
- Sep 2, 2021, 4:07:46 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9132, comment 21
v4 v5 15 15 16 16 ffmpeg -i file.mp4 -c copy -bsf:v hevc_metadata=chroma_sample_loc_type=2 file1.mp4 17 Obviously 0, 1, 2, 3, 4, 5 are possible but also -1 can be applied to remove any chroma siting info from VUI in SPS. 2 is for BT.2100 in hevc unless it is profile 5 Dolby Vision that uses 0 :)17 Obviously 0, 1, 2, 3, 4, 5 are possible but also -1 can be applied to not touch it. 2 is for BT.2100 in hevc unless it is profile 5 Dolby Vision that uses 0 :)


