[FFmpeg-user] Converted video runs on device in fast motion
Gabri Nurtinaz Shally
gabri.ns at gmail.com
Thu May 3 05:26:07 CEST 2012
On May 3, 2012 9:40 AM, "bat guano"
> I don't really believe that MEncoder can do anything that FFmpeg can't.
>
yes, there is
mencoder can join multiple video into one file while transcoding, even
using 2pass mode
mencoder can use vfw based codec to encode video
b^-^
@shimmy:
i still believe that the avi container is the fault
so, before trying guano's suggestion, do you care to try this first?
it doesn't transcode the video just remux it, so it should be fast ;)
mencoder -oac copy -ovc copy -o output.avi filefromffmpeg.avi
More information about the ffmpeg-user
mailing list