You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
add rgb suffix to rawvideo muxer
Originally committed as revision 8805 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -862,7 +862,7 @@ AVOutputFormat rawvideo_muxer = {
|
||||
"rawvideo",
|
||||
"raw video format",
|
||||
NULL,
|
||||
"yuv",
|
||||
"yuv,rgb",
|
||||
0,
|
||||
CODEC_ID_NONE,
|
||||
CODEC_ID_RAWVIDEO,
|
||||
|
Reference in New Issue
Block a user