comparison etc/codecs.conf @ 5750:16fed1cbe1c7

shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
author arpi
date Sun, 21 Apr 2002 02:11:06 +0000
parents 6412d6f66fdc
children 40527e71c092
comparison
equal deleted inserted replaced
5749:6412d6f66fdc 5750:16fed1cbe1c7
408 videocodec LEAD 408 videocodec LEAD
409 info "LEAD (M)Jpeg" 409 info "LEAD (M)Jpeg"
410 status working 410 status working
411 comment "supports interlaced MJPEG" 411 comment "supports interlaced MJPEG"
412 fourcc MJPG 412 fourcc MJPG
413 fourcc ijpg,IJPG,jpeg MJPG 413 fourcc jpeg MJPG
414 driver vfw 414 driver vfw
415 dll "LCodcCMP.dll" 415 dll "LCodcCMP.dll"
416 out BGR24,BGR15 416 out BGR24,BGR15
417 417
418 videocodec ijpg 418 videocodec ijpg