[MPlayer-users] Finding the frame rate of an MPEG file without actually playing it in the local machine.
Jason Tackaberry
tack at sault.org
Thu Apr 21 16:00:35 CEST 2005
On Thu, 2005-04-21 at 06:57 -0700, anupama biswas wrote:
> hi,
> I am trying find out the frame rate of an MPEG file
> without actually playing the file in the local machine
> using mplayer for automating the process.
mplayer -identify -frames 0 movie.mpg | grep FPS
Cheers,
Jason.
More information about the MPlayer-users
mailing list