> From: sanalkumar mr <[email protected]> > Date: Thu, 25 Dec 2008 11:38:02 +0530 > Subject: [ILUG-Cochin.org] ffmpeg avi2mpeg > To: [email protected] > > Dear all....... > > ffmpeg -i video_origine.avi video_finale.mpg > I tried this to convert avi to mpg , > but the quality of the output file was comparatively less. > How to make it having the same quality after conversion. > I'm a Debian etch i...@school version 3.01 user.Plz give help for this > beginner? > How to search for getting options of lossless conversions ? Any tricks ? >
Hello Sir, I found this email in the mailinglist archives of 2008. For lossless conversion use the option -sameq with ffmpeg. As you know, the resulting file will be bigger in size in this case. Thanks, Jos Collin _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
