[MPlayer-users] encoding to a 2 part avi
Martin Schuster
schuster at ap.univie.ac.at
Wed Jan 16 01:32:02 CET 2002
On Fri, Jan 11, 2002 at 06:38:17PM +0100, Attila Bardi wrote:
> On Fri, 11 Jan 2002, SycOtiC Smith wrote:
> Hello,
>
> > I have used the following command with somewhat mixed results, YMMV.
> >
> > cat *[0-15].vob | mencoder <your options> -o part1.avi -
>
> Unix world:-))
> imho the 11 is lt 2:-))
> So that direction will be (by chapter):
> 0 1 10 11 12 13 14 15 2 3 4 5 6 7 8 9
>
use seq instead;
cat FOOBAR$(seq 0 15).VOB | mencoder ...
( where $() is a more readable way of doing the thing you used backticks for
:)
--
+-------------------------------------------------------------------*
| Martin Schuster Microsoft is not the answer .-.
| schuster at ap.univie.ac.at Microsoft is the question /v\
| Douglas at karanet.at ICQ# 20511117 "Linux!" is the answer // \\
| http://home.pages.at/douglas/ /( )\
+--------------------------------------------------------------* ^^-^^
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020116/019ca1bc/attachment.pgp>
More information about the MPlayer-users
mailing list