mirror of https://github.com/mpv-player/mpv
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
This commit is contained in:
parent
8b59dd4d83
commit
2d0e5e95f5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue