[MPlayer-dev-eng] [Patch] codecs.conf ffmpeg imm4
Compn
tempn at mi.rr.com
Thu Aug 23 08:21:50 EEST 2018
If someone could please test, I do not have a build system atm.
Output format was guessed.
Sample here:
https://samples.ffmpeg.org/V-codecs/IMM4/
Index: codecs.conf
===================================================================
--- codecs.conf (revision 38115)
+++ codecs.conf (working copy)
@@ -211,6 +211,14 @@
dll "GX264.dll"
out RGB24,RGB32,BGR32,BGR24
+videocodec ffimm4
+ info "ffmpeg infinity cctv decoder"
+ status working
+ fourcc IMM4
+ driver ffmpeg
+ dll "imm4"
+ out YV12
+
videocodec imm4
info "infinity cctv codec"
status working
More information about the MPlayer-dev-eng
mailing list