[MPlayer-users] MTS file
Serguei Miridonov
mirsev at cicese.mx
Thu Aug 14 11:14:20 CEST 2008
On Thursday 14 August 2008, Carles Pina i Estany wrote:
> Hola,
>
> On Aug/14/2008, Serguei Miridonov wrote:
> > On Thursday 14 August 2008, Carles Pina i Estany wrote:
> > > Hello,
> > >
> > > I have some .MTS file from a videocamera.
> > >
> > > Using the last SVN mplayer (yesterday one) I can play the file
> > > but it plays _very_ slow and without sounds.
> > >
> > > I have been able to convert the file (not with encoder straight
> > > because the resulting AVI file is too slow again). But, will
> > > mplayer play this file fine? How? Is it in the mplayer plan?
> >
> > Try to reduce the image size with
> >
> > mencoder -vf scale=720:-11 ...
>
> same result (slow)
>
> I've even tried scale=72:
> mplayer -ao null -vf scale=72:-11 *.mts
Did I say 'mplayer'?
Try to reencode the file into AVI with smaller image size
using -vf scale=720:-11 and then you will be able to play it at normal
speed.
More information about the MPlayer-users
mailing list