LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mplayer problems. MPEG: no audio stream found. (https://www.linuxquestions.org/questions/linux-software-2/mplayer-problems-mpeg-no-audio-stream-found-371537/)

hondaman 10-10-2005 10:28 AM

mplayer problems. MPEG: no audio stream found.
 
Hello,

I am trying to play the output of /dev/video0 (a hauppage 250 tv capture card). I get the picture, but no sound. I am using mplayer. The output looks like this:

[root@hondapvrserver ~]# mplayer -vo xv /dev/video0
MPlayer 1.0pre7try2-3.2.3 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1


Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
Playing /dev/video0.
MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8047872 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO: MPEG2 720x480 (aspect 2) 29.970 fps 9600.0 kbps (1200.0
kbyte/s)
vo: X11 running at 800x600 with depth 24 and 32 bpp (":0" => local
display)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder
libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 720x480 => 720x540 Planar YV12
V: 5.6 144/144 10% 1% 0.0% 0 0

MPlayer interrupted by signal 2 in module: sleep_rtc

I hope someone can help me with this, because I have searched high and low for an answer, and so far, no luck!


All times are GMT -5. The time now is 05:24 AM.