summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-22 18:30:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-22 18:30:47 +0000
commite5e1962289488a709d44b1adde98be07df616cb6 (patch)
tree2f2e395687dca1ff546861d1c998f17bdfc9ae64 /etc/codecs.conf
parentb6f9740ec270ccdb9f44f46bbfdf6af99f9fe1b4 (diff)
downloadmpv-e5e1962289488a709d44b1adde98be07df616cb6.tar.bz2
mpv-e5e1962289488a709d44b1adde98be07df616cb6.tar.xz
FFmpeg dv decoder can also output in 422P format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20381 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index b3631d9ad8..fe6f029cec 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1150,7 +1150,7 @@ videocodec ffdv
fourcc dvpp ; DVCPRO - PAL
driver ffmpeg
dll dvvideo
- out 411P,YV12
+ out 411P,422P,YV12
videocodec libdv
info "Raw DV decoder (libdv)"