mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] Having mencoder read multiple *.vob files?


To: <mplayer-dvb@xxxxxxxxxxxxxx>, <mplayer-users@xxxxxxxxxxxxxx>
Subject: Re: [MPlayer-users] Having mencoder read multiple *.vob files?
From: "Martin Hoffmann" <ma.hoff@xxxxxxxxxxx>
Date: Sun, 18 Nov 2001 16:39:51 +0100
References: <200111130045.CAA10606@thot.banki.hu><dexter.87n11riic4.fsf@morphin.marquardt-home.de> <dexter.87snbi1mjl.fsf@morphin.marquardt-home.de>

Is this also supposed to work for *.VDR Files ?

If i try cat 001.vdr | mencoder -divx4opts br=1050 -pp 0x20000 -pass 1 -

I get the following output:

Reading /root/.mplayer/codecs.conf: 18 audio & 39 video codecs
Reading from stdin...
success: format: 0  data: 0x0 - 0x0
MPEG packet stats: p100: 262  p101: 255  PES: 2122
MPEG packet stats: p100: 239  p101: 238  PES: 2117
header block 1 size: 12
============= Sorry, this file format not recognized/supported
===============
=== If this file is an AVI, ASF or MPEG stream, please contact the author!
===
Cannot open demuxer

It seems as if mencoder refuses to read from stdin ?

Any ideas ?

btw.: The same 001.vdr works if called mencoder <opts> 001.vdr
Martin.

----- Original Message -----
From: "Colin Marquardt" <colin@xxxxxxxxxxxxxxxxx>
To: <mplayer-users@xxxxxxxxxxxxxx>
Sent: Tuesday, November 13, 2001 8:46 PM
Subject: Re: [MPlayer-users] Having mencoder read multiple *.vob files?


> Colin Marquardt <colin@xxxxxxxxxxxxxxxxx> writes:
>
> > Arpi <arpi@xxxxxxxxxxxxx> writes:
> >
> > > > > if you wanna encode dvd, use the -dvd option
> > > >
> > > > Well, the thing is, I have the DVD only as files on my harddisk.
> > > > Could I fake it somehow into thinking that a simple directory was a
> > > > DVD? Or concatenate the *.vob files and let mencoder handle this as
> > > > a stream?
> > >
> > >
> > > what about:
> > > cat *.vob | mencoder [options] -
> >
> > I'll try it, thanks.
>
> Works fine. Could this be added to the docs? Patch attached.
>
> Cheers,
>    Colin
>
>



[Prev in Thread] Current Thread [Next in Thread]