Opened 3 years ago

Closed 3 years ago

#9212 closed defect (invalid)

Force rgb color

Reported by: Jefferson Villasan Josol Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hello I just want to ask one question. If the codec does not support rgb, is there a command to forcefully use RGB??? The codec I want to use is mpeg2video

Change History (2)

comment:1 by Balling, 3 years ago

Yes, just say the RGB source is YCbCr. But then you will also have to not decode it to RGB.

Please set full range, because limited range for 8 bit has 0 and 255 values reserved. I am not sure whether ffmpeg legalizes it in that sense.

Last edited 3 years ago by Balling (previous) (diff)

comment:2 by Carl Eugen Hoyos, 3 years ago

Component: avfilterundetermined
Keywords: yuv2rgb removed
Priority: criticalnormal
Resolution: invalid
Status: newclosed
Type: enhancementdefect

Please ask all usage questions on the FFmpeg user mailing list, this is a bug tracker.

Note: See TracTickets for help on using tickets.