summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-10 00:19:19 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-05-10 00:19:19 +0000
commit7c0ad496710848f1bda1adcea22491a6c3cb349d (patch)
treebd5943a9b1de87138a180f6a655e50714ae5294f /etc
parent03b3f89ef76c506f013849d8a6326946e5416bf9 (diff)
downloadmpv-7c0ad496710848f1bda1adcea22491a6c3cb349d.tar.bz2
mpv-7c0ad496710848f1bda1adcea22491a6c3cb349d.tar.xz
ffsvq3
note, according to anonymous the stsd atom must be passed in extradata ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10086 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7379daf14b..6f2c0a102a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -322,6 +322,14 @@ videocodec ffh264
dll h264
out YV12,I420,IYUV
+videocodec ffsvq3
+ info "FFmpeg SVQ3"
+ status working
+ fourcc SVQ3
+ driver ffmpeg
+ dll svq3
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working