[MEncoder-users] Decoding h264
double
ninive at gmx.at
Mon Jul 5 10:17:42 CEST 2010
Hi Belcampo,
>>> mplayer http://doppelbauer.name/h264.mov
>>
> I put it in an mkv, without transcoding of course, I used mkvtools,
> and mplayer
> plays it fine then. So it looks like demuxing the mov-container is the
> problem.
How did you remux the video? This is what I have tried:
mencoder -ovc copy -oac copy -of lavf h264.mov -o h264.mkv
mencoder -demuxer mov -ovc copy -oac copy -of lavf h264.mov -o h264.mkv
ffmpeg -i h264.mov -vcodec copy -acodec copy h264.mkv
Thanks a lot!
Marcus
More information about the MEncoder-users
mailing list