[MPlayer-users] How to stop mplayer at a certain time or byte position, preferably time
Kichigai Mentat
kichigai at comcast.net
Sun Apr 2 22:35:03 CEST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Apr 2, 2006, at 14.38, Ergzay wrote:
> I sometimes like to clip the audio out of the beginning of a video
> (anime episode) to just pull out the opening music. I usually use -
> dumpaudio then open the dumped file in iTunes and use that to clip
> it down to the size I want. This is tedious and I would prefer to
> use one command to do it.
> I was wondering how to do this. I see two ways to start mplayer at
> a certain time with -ss and -sb but nothing on how to stop it other
> than -endpos which works only with mencoder. Is there an option to
> do this?
mencoder -ovc copy -oac copy <in file> -o <out file> -ss <start
point> -endpos <end point>
The MPlayer community likes bloat free software, and are generally
willing to add in one six-to-twenty-six second step to get the job
done with the existing tools. There's probably three different ways
to do this (one alternative is to use -ovc frameno, then mplayer that
file with the -dumpaudio option) without having to introduce a whole
new feature into MPlayer.
Just real the manual, and don't be afraid to get creative.
>
> Ergzay
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFEMDV3wAwn3hu8KxcRAtZhAJ48jAHq9iVSe4mP/RfSyBsd60JrQwCfR1UN
JQd4DS1Uz4YNxCYPjKAHfgM=
=QhCo
-----END PGP SIGNATURE-----
More information about the MPlayer-users
mailing list