[MPlayer-users] How to get a remote avi section with mplayer (via HTTP) ??
Abel Campos
abeljus at gmail.com
Thu Jul 3 09:38:40 CEST 2008
Thank you very much!
I got it mixing your answers:
$ mencoder -o <outfile>.avi http://<url>/<file>.avi -ss <seek_seconds>
-frames <nframes> -oac copy -ovc copy
On Wed, Jul 2, 2008 at 10:12 PM, Seweryn Walentynowicz <
seweryn at walor.torun.pl> wrote:
> On Wed, Jul 02, 2008 at 06:34:37PM +0200, Abel Campos wrote:
> > I can play a section of the remote avi file specifying the begin time
> using
> > the -ss option, but not the end time.
> > $ mplayer http://<url>/<file>.avi -ss <seek_seconds>
> -endpos should be helpful
> or -frames if frames per seconds is constant.
>
> --
> Seweryn Walentynowicz
> S.Walentynowicz at walor.torun.pl
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
More information about the MPlayer-users
mailing list