1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 04:58:06 +00:00

ffdv is stable now

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7668 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-10-08 19:18:36 +00:00
parent ea18ddac16
commit 44a3ea2510

View File

@ -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"