Sape, I've found that standard target presets of "pal-dvd" or "ntsc-dvd" work fine by themselves. I've never used them in combination with +ilme or +ildct. Try the render without them and see if you see any difference.
The FFmpeg quality scale option (-qscale or -q) of -1 (-q 1) will provide the highest quality encoding. There are many more options (ffmpeg --help) but -qscale is a primary determinant of rendering quality. See: http://www.kilobitspersecond.com/2007/05/24/ffmpeg-quality-comparison/ scott On Sun, 2011-01-16 at 15:21 +0100, Sape Sikkema (wxs.nl) wrote: > Scott, > > Thanks for your quick response. I can't tell you how I appreciate your > help. > > I tried ffplay on both MOD files and did not see any defect. I also did > a cmp and diff command on both files. They are identical. > > Is there something Cinelerra doesn't like e.g. long file names, video > bit rate? Mediainfo says: Overall bit rate : 9 476 Kbps > I tried the following as well: > > ffmpeg -i input.MOD -target pal-dvd -flags +ilme+ildct > converted/output.MOD for all files. > > It seems to work, except the bit rate goes down by 30% and hence the > file size. Is there something I can improve on this ffmpeg command to > limit quality loss (in case there is)? > > Sape > > > > > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
