Mailing List archive

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

[linux-dvb] Re: v4l and dvb-s



DOm writes:
 > On Thu, 13 Feb 2003 11:44:28 +0100 (CET)
 > Marcus Metzler <mocm@metzlerbros.de> wrote:
 > 
 > > You shoudl be able to use grabber programs like xawtv or even software
 > > encoders like ffmpeg and others that use v4l. I guess with the drivers
 > > for the 2.5.x kernels you can also use v4l2 which may help to get
 > > better results if you want to grab movies. You can also use mencoder,
 > > I had some success with the following options:
 > > mencoder -tv
 > > on:driver=v4l:width=480:height=576:adevice=/dev/dsp:forcechan=2:outfm
 > > t=yuy2-ovc xvid  -vop pp=lb  -oac mp3lame -lameopts cbr:mode=0:br=128 
 > > -o output.avi
 > > 
 > 
 > I tried 
 > mencoder -tv
 > on:driver=v4l:device=/dev/video0:width=480:height=576:adevice=/dev/dsp:
 > forcechan=2:outfmt=yuy2 -ovc lavc  -vop pp=lb  -oac mp3lame -lameopts
 > cbr:mode=0:br=128  -o output.avi
 > 
 > But this do not work with linux-dvb.2003-02-02-ci-ll ( and earlier ).
 > I think Marcus use "his own" version of drivers :), am i right ?
 > 

Yes, but it should not be different in  that regard. It could be the
version of mencoder. I use MEncoder CVS-030208-10:35-2.95.3. 
Or maybe the options you used for the mplayer config.
I use 
./configure --disable-dxr3   --with-xvidcore=/usr/local/lib/libxvidcore.a --with-extraincdir=/root/DVB/include/ --enable-largefiles


 > Mencoder gives me this output:
 > 
 > MEncoder 0.90rc3-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)
 > Using input 'DVB'
 > ioctl get tuner failed: Invalid argument
 > Tuner isn't capable to set norm!
 > Error: cannot set norm!
 > ============ Sorry, this file format is not recognized/supported
 > ================ If this file is an AVI, ASF or MPEG stream, please
 > contact the author! === Cannot open demuxer.
 > Exiting...

Hmm, strange error message.
Maybe there are some libs missing that mplayer needs. Here is what I
get as a result for configure:

  Enabled optional drivers:
    Input: streaming tv-v4l edl tv cdda mpdvdkit2 vcd
    Codecs: qtx divx5linux xvid libavcodec real xanim dshow/dmo win32 libvorbis libmad gif
    Audio output: oss sdl mpegpes(dvb)
    Video output: xvidix sdl vesa gif89a jpeg png mpegpes(dvb) fbdev opengl dga xv x11
  Disabled optional drivers:
    Input: tv-bsdbt848 dvdnav dvdread dvdcss
    Codecs: divx4linux libdv liblzo
    Audio output: sgi sun alsa esd arts dxr2 nas win32
    Video output: bl zr dxr3 dxr2 directx svga aa ggi xmga mga directfb tdfxfb 3dfx



I don't know exactly what libs I had to install to make it all work,
it took me while to get the mencoder the way I wanted.

Marcus

-- 
/--------------------------------------------------------------------\
| Dr. Marcus O.C. Metzler        |                                   |
|--------------------------------|-----------------------------------|
| mocm@metzlerbros.de            | http://www.metzlerbros.de/        |
\--------------------------------------------------------------------/



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index