Mailing List archive

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

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



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 ?

Mencoder gives me this output:

MEncoder 0.90rc3-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Intel Celeron 2/Pentium III Tualatin (Family: 6, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Reading /home/nine/.mplayer/codecs.conf: 49 audio & 130 video codecs
File not found: 'frameno.avi'
Reading config file /home/nine/.mplayer/mencoder: No such file or
directory Font /home/nine/.mplayer/font/font.desc loaded successfully!
(206 chars) success: format: 0  data: 0x0 - 0x0
TV detected! ;-)
Selected driver: v4l
 name: Video 4 Linux input
 author: Alex Beregszaszi <alex@naxine.org>
 comment: under development
Selected device: DVB Board
 Capabilites: capture tuner overlay clipping frameram scales 
 Device type: 235
 Supported sizes: 32x32 => 768x576
 Inputs: 1
  0: DVB: tuner audio tv camera  (tuner:1, norm:ntsc)
Card reports an unknown audio mode !
Trying two channel audio. Use forcechan to override.
Card reports an unknown audio mode !
Trying two channel audio. Use forcechan to override.
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...


What can i do ?

Thanks,
   ANgelus.


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



Home | Main Index | Thread Index