mirror of
https://github.com/mpv-player/mpv
synced 2025-02-12 09:57:15 +00:00
shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9eab9260dc
commit
fb8674f725
@ -410,7 +410,7 @@ videocodec LEAD
|
||||
status working
|
||||
comment "supports interlaced MJPEG"
|
||||
fourcc MJPG
|
||||
fourcc ijpg,IJPG,jpeg MJPG
|
||||
fourcc jpeg MJPG
|
||||
driver vfw
|
||||
dll "LCodcCMP.dll"
|
||||
out BGR24,BGR15
|
||||
|
Loading…
Reference in New Issue
Block a user