mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] Please,I need urgent help with filtering a wedding v


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] Please,I need urgent help with filtering a wedding video
From: Rich Felker <dalias@xxxxxxxxxx>
Date: Wed, 10 Aug 2005 07:26:41 -0400
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <231dafb50508092222217c2276@mail.gmail.com>
References: <231dafb5050808094033826932@mail.gmail.com><20050809011243.GZ319@brightrain.aerifal.cx><231dafb505080822381ef5f9a2@mail.gmail.com><231dafb505080910283dcd6351@mail.gmail.com><20050809185234.GB319@brightrain.aerifal.cx><231dafb50508092222217c2276@mail.gmail.com>
User-agent: Mutt/1.3.25i

On Tue, Aug 09, 2005 at 11:22:29PM -0600, Dark Shadow wrote:
> > one thing to be aware of: if your video really is interlaced (hard to
> > tell from the still pics i saw, but i assume it is), you should filter
> > the two fields separately for best results. otherwise you'll get
> > bleeding between them, and possibly really bogus behavior when
> > sharpening if the two fields differ a lot. try something like:
> > 
> > -vf il=d:d,[your cleanup filters here],il=i:i
> > 
> > of course replacing "[your cleanup filters here]" with whichever
> > filters you want to use.
> > 
> > rich
> > 
> 
> 
> I have started making my script for converting these files and need a
> little clarification since I could not find some answers in "man
> mencoder".
> I could not find  or missed what the sharpen filter is called.

unsharp can either sharpen or blur.

> As for 2 or 3 pass encoding do you use the same command but just
> change the vpass= and leave the rest.

yes.

> Is three going to show even a
> slight increase since I think I heard along time ago not to use it?

the type of "3pass" that's bad to use is the old audio-prepass
frameno.avi thing. however, imo using more than 2 passes is almost
useless, especially if you're encoding for dvd where the bitrate is
fairly restrictive.

> Can I set it up to target a file size on the second pass or do I have
> to use a bitrate calculator every time?

use the same bitrate you calculated for the first pass.

rich

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]