comparison etc/codecs.conf @ 29732:eb29792f6a72

Add support for "Forward Uncompressed" decoding via FFmpeg
author reimar
date Wed, 14 Oct 2009 19:19:20 +0000
parents af460532dd3a
children adbe0fdb9990
comparison
equal deleted inserted replaced
29731:2f8a19a6cedd 29732:eb29792f6a72
1384 fourcc PVW2 1384 fourcc PVW2
1385 driver vfw 1385 driver vfw
1386 dll "pvwv220.dll" 1386 dll "pvwv220.dll"
1387 out BGR24 flip 1387 out BGR24 flip
1388 1388
1389 videocodec fffrwu
1390 info "FFmpeg Forward Uncompressed Video Codec"
1391 status working
1392 fourcc FRWU
1393 driver ffmpeg
1394 dll "FRWU"
1395 out UYVY
1396
1389 videocodec frwuvfw 1397 videocodec frwuvfw
1390 info "Forward Uncompressed Video Codec" 1398 info "Forward Uncompressed Video Codec"
1391 status working 1399 status working
1392 fourcc FRWU 1400 fourcc FRWU
1393 driver vfw 1401 driver vfw