1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-14 19:07:14 +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:
arpi 2002-04-21 02:11:06 +00:00
parent 9eab9260dc
commit fb8674f725

View File

@ -410,7 +410,7 @@ videocodec LEAD
status working status working
comment "supports interlaced MJPEG" comment "supports interlaced MJPEG"
fourcc MJPG fourcc MJPG
fourcc ijpg,IJPG,jpeg MJPG fourcc jpeg MJPG
driver vfw driver vfw
dll "LCodcCMP.dll" dll "LCodcCMP.dll"
out BGR24,BGR15 out BGR24,BGR15