[MEncoder-users] Decoding mjpeg with mencoder
Moritz Barsnick
barsnick at gmx.net
Sun Nov 15 14:11:44 CET 2009
On Tue, Nov 10, 2009 at 11:29:10 +0100, Dirk Plate wrote:
> If I play the original files with mplayer, it stops with a 'Seek failed'
> error too. I found a hint that '-demuxer lavf' can solve this problem in
> mplayer and this works for me too.
If I put the sample through avimerge, the resulting file is fine. So
transcode's demuxer seems to handle it fine.
If I process the sample with
mencoder -demuxer lavf -of avi -oac copy -ovc copy -forceidx sample.AVI -o sample.reindex.avi
the result also plays fine, despite messages about skipping frames. I
didn't investigate the quality though.
Interestingly, the original sample plays fine in Media Player Classic
(on Windows), but I don't know which demuxer that uses.
Is this of any help?
Moritz
More information about the MEncoder-users
mailing list