# HG changeset patch # User cehoyos # Date 1327428858 0 # Node ID 8e09c663aaffbba18cf9a7161008f8929216dd76 # Parent 582ca91694956edb54f1bc5a0b666178e5755e4f Replace incorrect output format list with the only format supported by the FFmpeg PTX decoder. diff -r 582ca9169495 -r 8e09c663aaff etc/codecs.conf --- a/etc/codecs.conf Tue Jan 24 18:11:10 2012 +0000 +++ b/etc/codecs.conf Tue Jan 24 18:14:18 2012 +0000 @@ -614,7 +614,7 @@ fourcc "ptx " ; internal MPlayer FourCC driver ffmpeg dll ptx - out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8 + out BGR15 videocodec fftga info "FFmpeg TGA"