From b635519bbf52d87ce304a3f509fd3f11b2ab8d31 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 11 Oct 2009 11:31:50 +0000 Subject: Allow playback of files with FourCC IJLV (Intel JPEG Library Video Codec). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29770 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 84660fc82f..f924db871e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1242,6 +1242,14 @@ videocodec ffmjpeg out RGB24 ; JPEG-LS out Y800 +videocodec ffijlv + info "FFmpeg flipped MJPEG" + status working + fourcc IJLV + driver ffmpeg + dll mjpeg + out 422P flip + videocodec ffmjpegb info "FFmpeg MJPEG-B" status working -- cgit v1.2.3