diff options
author | rtogni <rtogni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-29 15:42:01 +0000 |
---|---|---|
committer | rtogni <rtogni@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-29 15:42:01 +0000 |
commit | e30a4b18e9b4611356385adef1a03f6b11c07c78 (patch) | |
tree | 61ead5c57493c1d800f13d9af8065a6a32b9f6dd | |
parent | a58403389e1bc87b919373c7ca3bca2d7249549c (diff) |
Support for Chinese AVS
Patch by Stefan Gehrer #<# stefan #.# gehrer #@# gmx #.# de #>#
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19243 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | etc/codecs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 45787e2233..3b7f20ba4f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1572,6 +1572,13 @@ videocodec ffsmkvid driver ffmpeg dll "smackvid" +videocodec ffcavs + info "Chinese AVS Video" + status working + fourcc CAVS + driver ffmpeg + dll "cavs" + out I420 ; quicktime codecs: |