aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0e2dff7492..1abeab40ab 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -731,14 +731,14 @@ videocodec qdv
videocodec ffdv
info "Raw DV decoder using libavcodec"
- status crashing
+ status working
fourcc DVSD,dvsd ; PAL
fourcc DVCS,dvcs ; NTSC ?
fourcc "dvcp" ; PAL DV in .mov
fourcc "dvc " ; NTSC DV in .mov
driver ffmpeg
dll dvvideo
- out 411P,422P,YV12
+ out 411P,YV12
videocodec libdv
info "Raw DV decoder using libdv"