Changes between Initial Version and Version 1 of Ticket #5276, comment 5
- Timestamp:
- Feb 28, 2016, 6:07:08 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5276, comment 5
initial v1 6 6 > The video is encoded in RGB colorspace, this is quite bleeding edge. Try specifying {{{-pix_fmt yuv444p}}} or {{{-pix_fmt yuv420p}}}. 7 7 8 I tried with the option {{{-pix_fmt yuv 22p}}} added (because my input file is also in that colour space) but that doesn't solve the problem.8 I tried with the option {{{-pix_fmt yuv422p}}} added (because my input file is also in that colour space) but that doesn't solve the problem.