2011/11/2 Drabner <[email protected]>: > Hey, > > I have a rather weird problem: > > I use ffmpeg to convert frames from a video engine to a video. Now in the > engine, everything looks fine. > > And basically, the conversion of the frames into the video also works. But > somehow, the rightmost pixel of each line is repeated in the left. This does > not happen in the engine, so it must be something within the ffmpeg code.
Are your picture dimensions aligned for 4 pixels bound? -- Andrey Utkin _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
