Comment 3 for bug 1397617

Revision history for this message
Knickers Brown (metta-crawler) wrote :

I was going to write a patch for "HEAD" but then I found out that iriverter doesn't appear ever in Debian and I can't see it in Vivid while doing causal checking.

The only use I had is that it quickly and easily got me a working mencoder line like this:

mencoder infile.mp4 -o outfile.h300.avi -ovc xvid -xvidencopts bitrate=500:max_bframes=0 -oac mp3lame -lameopts mode=0:cbr:br=128 -vf-add filmdint=io=25000:10000 -vf-add scale=220:165,expand=220:176 -vf-add harddup -ofps 10.0 -srate 44100

I could use that as a starting point.