comparison etc/codecs.conf @ 27323:7a41444980f3

add ffmotionpixels codec
author compn
date Mon, 28 Jul 2008 00:50:39 +0000
parents b9af28b39daf
children f52396a61654
comparison
equal deleted inserted replaced
27322:d9301dca9712 27323:7a41444980f3
6 release 20070930 6 release 20070930
7 7
8 ;============================================================================= 8 ;=============================================================================
9 ; VIDEO CODECS 9 ; VIDEO CODECS
10 ;============================================================================= 10 ;=============================================================================
11
12 videocodec ffmvi1
13 info "FFmpeg Motion Pixels Decoder"
14 status working
15 fourcc MVI1 ; internal MPlayer FourCC
16 driver ffmpeg
17 dll motionpixels
18 out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
19 out YV12,YUY2
11 20
12 videocodec ffmdec 21 videocodec ffmdec
13 info "FFmpeg Sony PlayStation MDEC (Motion DECoder)" 22 info "FFmpeg Sony PlayStation MDEC (Motion DECoder)"
14 status working 23 status working
15 fourcc MDEC ; internal MPlayer FourCC 24 fourcc MDEC ; internal MPlayer FourCC