diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-16 15:15:13 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-16 15:15:13 +0000 |
commit | 2d0e5e95f59e0a6988b8429de773b2f3b9237f12 (patch) | |
tree | 6ce4bb650252eef70bd85f45ef0899262ded2cfd /etc | |
parent | 8b59dd4d83ac832a5526384094f01d3e0d34524c (diff) |
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22635 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 8b467fd3ab..9a772c4b75 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1182,6 +1182,7 @@ videocodec qdv videocodec ffdv info "FFmpeg DV decoder" status working + fourcc CDVC,cdvc fourcc DVSD,dvsd ; PAL fourcc DVCS,dvcs ; NTSC ? fourcc "dvcp" ; PAL DV in .mov |