mirror of
https://github.com/mpv-player/mpv
synced 2024-12-25 16:33:02 +00:00
ffmjpeg yuy2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5594 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e3a4f18e26
commit
079ae64b4c
@ -423,8 +423,8 @@ videocodec ffmjpeg
|
||||
fourcc jpeg ; photo-jpeg
|
||||
driver ffmpeg
|
||||
dll mjpeg
|
||||
out YUY2 ; queryed (conversion from yuv422p)
|
||||
out YV12,I420,IYUV
|
||||
out YUY2
|
||||
|
||||
videocodec morgands
|
||||
info "Morgan MJPEG"
|
||||
|
Loading…
Reference in New Issue
Block a user