diff options
-rw-r--r-- | etc/codecs.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index f62f223099..9b841ad6e7 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -396,6 +396,14 @@ videocodec ffqtdrw dll qdraw out RGB24 +videocodec ffindeo2 + info "Indeo 2 native decoder" + status working + fourcc RT21 + driver ffmpeg + dll indeo2 + out YVU9 + videocodec ffflv info "FFmpeg Flash video" status working |