diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index e07fdcbbc2..8f90da19cf 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2035,6 +2035,14 @@ videocodec ffvqa dll "vqavideo" out BGR8 +videocodec ffc93 + info "FFmpeg C93 Video" + status buggy + fourcc C93V ; internal MPlayer FourCC + driver ffmpeg + dll c93 + out BGR8 + ; raw formats: (now RGB formats are autodetected) |