mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 10:26:09 +00:00
added JFIF and UMP4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7385 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
49a5caf474
commit
916b228976
@ -279,6 +279,7 @@ videocodec ffodivx
|
||||
fourcc DX50,BLZ0 DX50
|
||||
fourcc mp4v
|
||||
format 0x4
|
||||
fourcc UMP4
|
||||
driver ffmpeg
|
||||
dll mpeg4 ;opendivx
|
||||
out YV12,I420,IYUV
|
||||
@ -456,6 +457,7 @@ videocodec ffmjpeg
|
||||
fourcc AVRn,AVDJ ; AVID
|
||||
fourcc jpeg ; photo-jpeg
|
||||
fourcc mjpa ; Apple MJPEG-A (Quicktime)
|
||||
fourcc JFIF ; SMJPEG (Loki)
|
||||
driver ffmpeg
|
||||
dll mjpeg
|
||||
out 422P
|
||||
|
Loading…
Reference in New Issue
Block a user