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 2d035d831a..798a4a8f81 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -474,6 +474,14 @@ videocodec ffodivx dll mpeg4 ;opendivx out YV12,I420,IYUV +videocodec ffwv1f + info "WV1F MPEG-4" + status working + fourcc WV1F + driver ffmpeg + dll mpeg4 + out YV12,I420,IYUV flip + videocodec xvid info "XviD (MPEG-4)" status working |