[MPlayer-users] Generate image file output with mencoder

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Sep 4 19:22:08 CEST 2013


On Wed, Sep 04, 2013 at 07:18:56PM +0200, Reimar Döffinger wrote:
> On Wed, Sep 04, 2013 at 06:42:45AM -0700, James Board wrote:
> > The command you listed doesn't do IRTC.  Can that command
> > be modified so it does IRTC (filmdint)?
> 
> It wasn't meant to be a full command, you just need to add these to
> your command (at the end for example).

Since it is actually a bit trickier than that, your example line combined with that should be
mencoder IN.avi -nosound -ovc lavc -lavcopts vcodec=png:format=rgb24 -of lavf -lavfopts format=image2 -vf filmdint -ofps 24000/1001 -o ffmpeg://dummy://OUT%d.png


More information about the MPlayer-users mailing list