Hello,
I have a video input in my video card and i'm trying to get it work
with mplayer and mencoder. The problem is that I get no audio although
/dev/dsp1 is a working sound card. I was able to get sound and video
working with avirec, but something is wrong with mplayer. Any advice?
Here's the output:
art@Silver:~/MPlayer-0.90$ mplayer -tv
on:driver=v4l:width=352:height=288:input=1:norm=PA L:fps=25:adevice=/dev/dsp1:forceaudio:amode=0:forcechan=1
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MPlayer 0.90rc5-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS)
CPU: Advanced Micro Devices (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file
or directory
Reading config file /home/art/.mplayer/config
Reading /home/art/.mplayer/codecs.conf: can't open
'/home/art/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 136 video
codecs
Font /home/art/.mplayer/font/font.desc loaded successfully! (206
chars)
Failed to open /dev/rtc: Permission denied (mplayer should be setuid
root or /dev/rtc should be readable by the user.)
Using usleep() timing
Can't open input config file /home/art/.mplayer/input.conf : No such
file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No
such file or directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support.
You will not be able to use your remote control.
Playing TV
TV detected! ;-)
Selected driver: v4l
name: Video 4 Linux input
author: Alex Beregszaszi <alex@naxine.org>
comment: under development
Selected device: rivatv video
Capabilites: capture overlay chromakey
Device type: 25
Supported sizes: 64x32 => 704x576
Inputs: 2
0: Composite: (tuner:0, norm:auto)
1: S-Video: (tuner:0, norm:auto)
Using input 'S-Video'
Selected input hasn't got a tuner!
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local
display)
================================================== ========================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 352 x 288 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 352x288 => 352x288 Planar YV12
Selected video codec: [rawyv12] vfm:raw (RAW YV12)
================================================== ========================
Audio: no sound
Starting playback...
Thanks in advance,
- A.A.