mplayer-users
[Top][All Lists]
Advanced

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

Re: [MPlayer-users] Reducing FPS?


To: "MPlayer usage questions, feature requests, bug reports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] Reducing FPS?
From: Hans-Carl Oberdalhoff <hco@xxxxxx>
Date: Sat, 19 Mar 2005 11:36:28 +0100
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <20050319090808.GB18127@linux.comp>
References: <20050319031455.GA7731@linux.comp><20050319083741.32728878@localhost.localdomain><20050319090808.GB18127@linux.comp>
User-agent: KMail/1.7.1

> > >> Hi,
> > >>
> > >> you can use the option -ofps of mencoder.
> > >> Use mencoder -ofps 25.
> > >
> > >No...
> > >This sets the output frame rate.
> > >If i do this, i get video which is 1/2 the speed of normal.
> >
> > It seems that I do not fully understand your problem.
> > I use to reduce the FPS of my videos with ofps because some of my files
> > are at 60fps.
>
> I basically need mencoder to drop every 2nd frame.
>
> Thanks.

If you tell mencoderthe "-ofps" option, it tries to achieve this framerate 
without changing speed of the video. 
It will drop/duplicate frames as needed.

But sadly, sometimes it gets this a bit wrong. (For example speed-changes 
sometimes happened, when I de-telecined videos)
You can try "mencoder -fps 50 -ofps 25" to remind him of the input framerate 
then.  This helps in my cases.

This of course only works, if you do re-encode the video. Using "-ovc copy" 
will not allow any drops/duplicates of frames.

Hope this helps,
hco

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


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