LinHES Forums
http://forum.linhes.org/

nsv streams: no sound
http://forum.linhes.org/viewtopic.php?f=6&t=7434
Page 1 of 1

Author:  kwyjibo [ Sun Dec 18, 2005 10:23 am ]
Post subject:  nsv streams: no sound

I followed elgordo123's instructions from Nov 1st, 2004 here (I mean I downloaded the codecs and recompiled mplayer). But when I want to play a .nsv stream, I have no sound.

Here's the output:
Code:
 /home/mythtv/MPlayer-1.0pre7try2/mplayer http://80.239.137.115:8020/streamtv01.nsv
MPlayer 1.0pre7try2-3.3.5 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2


Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Setting up LIRC support...
Playing http://80.239.137.115:8020/streamtv01.nsv.
Resolving 80.239.137.115 for AF_INET6...
Couldn't resolve name for AF_INET6: 80.239.137.115
Connecting to server 80.239.137.115[80.239.137.115]:8020 ...
Cache size set to 320 KBytes
Connected to server: 80.239.137.115
Cache fill: 17.50% (57344 bytes)    Nullsoft Streaming Video file format detected.
VIDEO:  [VP62]  320x240  24bpp  24.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Cannot find codec for audio format 0x50434141.
Read DOCS/HTML/en/codecs.html!
==========================================================================
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [vfwex] Win32/VfWex video codecs
Loading codec DLL: 'vp6vfw.dll'
Loaded DLL driver vp6vfw.dll at 10000000
VDec: vo config request - 320 x 240 (preferred csp: Packed YUY2)
[PP] Using codec's postprocessing, max q = 9.
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 320x240 => 320x240 Packed YUY2
Selected video codec: [vp6] vfm:vfwex (On2 VP6 Personal Codec)
==========================================================================
Audio: no sound
Starting playback...
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
sh-3.00$  97/ 97  4%  0%  0.0% 0 0 3%       

Author:  kwyjibo [ Sun Dec 18, 2005 10:43 am ]
Post subject: 

i found this thread: http://forums.winamp.com/showthread.php ... id=1798355

i edited my /home/mythtv/MPlayer-1.0pre7try2/etc/codecs.conf
this is what i added at the bottom of the file:

Code:
audiocodec faad
  info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder"
  status working
  fourcc mp4a,MP4A
  fourcc "AAC","AACP","PCAA"
  format 0xff
  format 0x706D
  format 0x50434141
  driver faad
  dll libfaad2


no go... so i recompiled
but make fails with the following message:
Code:
cc  -I. -g codec-cfg.c mp_msg.c -o codec-cfg -DCODECS2HTML
./codec-cfg ./etc/codecs.conf > codecs.conf.h
make: *** [codecs.conf.h] Error 1

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/