From 436d2cc04803f3eb7ce14cd51633bf68ab6b86ba Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 11 Apr 2004 19:33:56 +0000 Subject: FLV with lavc+lavf support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12174 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 8ca2e811d3..0fa36f327f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -382,7 +382,15 @@ videocodec ff4xm driver ffmpeg dll 4xm out BGR16 - + +videocodec ffflv + info "FFmpeg Flash video" + status working + fourcc FLV1 + driver ffmpeg + dll flv + out YV12 + videocodec ffdivx info "FFmpeg DivX ;-) (MS MPEG-4 v3)" status working -- cgit v1.2.3