mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 10:55:43 +00:00
FFmpeg dv decoder can also output in 422P format.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20381 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b6f9740ec2
commit
e5e1962289
@ -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)"
|
||||
|
Loading…
Reference in New Issue
Block a user