mirror of https://github.com/mpv-player/mpv
add MVJP fourcc (mjpeg) from ffmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29775 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
45e11b74d0
commit
e3bc0549dd
|
@ -1232,6 +1232,7 @@ videocodec ffmjpeg
|
|||
fourcc MMJP,QIVG
|
||||
fourcc ACDV ; ACDSee jpeg
|
||||
fourcc SLMJ ; SL M-JPEG
|
||||
fourcc MVJP ; Midvid JPEG Video Codec
|
||||
driver ffmpeg
|
||||
dll mjpeg
|
||||
out 444P
|
||||
|
|
Loading…
Reference in New Issue