comparison etc/codecs.conf @ 34316:446aeefc216b

Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
author cehoyos
date Thu, 08 Dec 2011 12:09:00 +0000
parents b2c01a543421
children 9ae4b7f8b1e2
comparison
equal deleted inserted replaced
34315:ecb8df177459 34316:446aeefc216b
3557 fourcc E124 ; internal MPlayer FourCC 3557 fourcc E124 ; internal MPlayer FourCC
3558 driver ffmpeg 3558 driver ffmpeg
3559 dll escape124 3559 dll escape124
3560 out BGR15 3560 out BGR15
3561 3561
3562 videocodec ffescape130
3563 info "FFmpeg Escape 130"
3564 status working
3565 fourcc E130 ; internal MPlayer FourCC
3566 driver ffmpeg
3567 dll escape130
3568 out YV12
3569
3562 ; raw formats: (now RGB formats are autodetected) 3570 ; raw formats: (now RGB formats are autodetected)
3563 3571
3564 ; these raw codecs are used mostly by TV input 3572 ; these raw codecs are used mostly by TV input
3565 ; 0x20776172 is used by Quicktime ('raw ') 3573 ; 0x20776172 is used by Quicktime ('raw ')
3566 ; 0x0 is used by AVI 3574 ; 0x0 is used by AVI