comparison etc/codecs.conf @ 16776:4044b3e8733a

Add ffmpeg truemotion2 codec, make it default for TM20 Flip dshow truemotion2 picture, it was upside-down
author rtognimp
date Sat, 15 Oct 2005 23:17:25 +0000
parents b95513343d81
children 3398ec12ec8c
comparison
equal deleted inserted replaced
16775:40a72b49464b 16776:4044b3e8733a
1438 fourcc DUCK 1438 fourcc DUCK
1439 driver ffmpeg 1439 driver ffmpeg
1440 dll "truemotion1" 1440 dll "truemotion1"
1441 out BGR15,BGR16,BGR24 1441 out BGR15,BGR16,BGR24
1442 1442
1443 videocodec fftm20
1444 info "FFmpeg Duck/On2 TrueMotion 2.0"
1445 status working
1446 fourcc TM20
1447 driver ffmpeg
1448 dll truemotion2
1449 out YV12
1450
1443 ; our BGR15->BGR32 is bad or the DLL? 1451 ; our BGR15->BGR32 is bad or the DLL?
1444 videocodec tm20 1452 videocodec tm20
1445 info "TrueMotion 2.0" 1453 info "TrueMotion 2.0"
1446 status working 1454 status working
1447 comment "YUV faulting" 1455 comment "YUV faulting"
1448 fourcc TM20 1456 fourcc TM20
1449 driver dshow 1457 driver dshow
1450 dll "tm20dec.ax" 1458 dll "tm20dec.ax"
1451 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84 1459 guid 0x4cb63e61, 0xc611, 0x11D0, 0x83, 0xaa, 0x00, 0x00, 0x92, 0x90, 0x01, 0x84
1452 out BGR32,BGR24,BGR16 1460 out BGR32,BGR24,BGR16 flip
1453 1461
1454 videocodec ffsp5x 1462 videocodec ffsp5x
1455 info "SP5x codec - used by Aiptek MegaCam" 1463 info "SP5x codec - used by Aiptek MegaCam"
1456 status working 1464 status working
1457 fourcc SP53,SP54,SP55,SP56,SP57,SP58 1465 fourcc SP53,SP54,SP55,SP56,SP57,SP58