[MPlayer-users] purevoice audio

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Sat Mar 1 23:32:11 CET 2008


On Saturday, 01 March 2008 at 21:08, Reimar Döffinger wrote:
> On Fri, Feb 22, 2008 at 09:13:44PM +0100, Reimar Döffinger wrote:
> > On Fri, Feb 22, 2008 at 08:53:22PM +0100, Dominik 'Rathann' Mierzejewski wrote:
> > > On Friday, 22 February 2008 at 20:42, Reimar Döffinger wrote:
> > > > On Fri, Feb 22, 2008 at 08:09:04PM +0100, Dominik 'Rathann' Mierzejewski wrote:
> > > > > On Friday, 22 February 2008 at 20:06, Reimar Döffinger wrote:
> > > > > > On Fri, Feb 22, 2008 at 06:19:51PM +0000, Raphael Clifford wrote:
> > > > > > > You might have thought that on 32 bit
> > > > > > > intel the qcelp codec would do it but I can't see how to get that to
> > > > > > > work.
> > > > > > 
> > > > > > Well, then you would still be one step ahead of me, I can't even see
> > > > > > where I could get that qcelp codec.
> > > > > > But if you have it, you would have to add it to codecs.conf, hope that
> > > > > > it can be used without code changes and use -ac +qcelp or so (hopefully
> > > > > > libnemesi is codec in such a way that using that -ac syntax can be used
> > > > > > instead of changing the code).
> > > > > 
> > > > > -ac +qcelp doesn't work
> > > > > I compiled a 32bit mplayer and installed QuickTime binary codecs for that.
> > > > 
> > > > And what about changing codecs.conf? -ac +qcelp obviously does not work
> > > > when there is no codec named "qcelp"...
> > > 
> > > Sorry, I meant qclp:
> > > 
> > > $ mplayer -ac help | grep qc
> > > qclp        qtaudio   working   QuickTime QCLP audio decoder  [QuickTime.qts]
> > 
> > Try this:
> > Index: libmpdemux/demux_nemesi.c
> > ===================================================================
> > --- libmpdemux/demux_nemesi.c   (revision 26061)
> > +++ libmpdemux/demux_nemesi.c   (working copy)
> > @@ -40,6 +40,7 @@
> >      {"MPA", 0x55}, 
> >      {"vorbis", mmioFOURCC('v','r','b','s')},
> >      {"mpeg4-generic", mmioFOURCC('M','P','4','A')},
> > +    {"x-Purevoice", mmioFOURCC('Q','C','L','P')},
> >      {NULL, 0},
> >  };
> 
> Must be Qclp instead of QCLP

I changed that to 'Q','c','l','p' but still no go (32bit build with binary
QT codecs):

$ mplayer -v -rtsp-stream-over-tcp rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
MPlayer SVN-r25979 rpm.livna.org (C) 2000-2007 MPlayer Team
CPU: Genuine Intel(R) CPU           T2050  @ 1.60GHz (Family: 6, Model: 14, Stepping: 8)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/home/staff/rathann/.mplayer/codecs.conf'
Reading /home/staff/rathann/.mplayer/codecs.conf: Can't open '/home/staff/rathann/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/mplayer --mandir=/usr/share/man --confdir=/etc/mplayer --libdir=/usr/lib --codecsdir=/usr/lib/codecs --disable-encoder=FAAC --disable-encoder=MP3LAME --disable-encoder=X264 --enable-largefiles --enable-unrarexec --disable-termcap --disable-bitmap-font --enable-lirc --enable-joystick --disable-smb --disable-dvdread-internal --disable-libdvdcss-internal --enable-menu --disable-live --disable-faad-internal --disable-tremor-internal --disable-libamr_nb --disable-libamr_wb --disable-mad --enable-xvmc --disable-directfb --disable-svga --disable-arts --disable-esd --disable-jack --disable-openal --enable-runtime-cpudetection --target=i386-linux --language=all --with-xvmclib=XvMCW
CommandLine: '-v' '-rtsp-stream-over-tcp' 'rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov'
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/home/staff/rathann/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/home/staff/rathann/.mplayer/input.conf'
Can't open input config file /home/staff/rathann/.mplayer/input.conf: No such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 83 binds
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.
get_path('Sec_pt_10935_4fpsB.mov.conf') -> '/home/staff/rathann/.mplayer/Sec_pt_10935_4fpsB.mov.conf'

Playing rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov.
get_path('sub/') -> '/home/staff/rathann/.mplayer/sub/'
STREAM_RTSP, URL: rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
Filename for url is now rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
Filename for url is now rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
STREAM: [rtsp] rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
STREAM: Description: RTSP streaming
STREAM: Author: Alessandro Molina
STREAM: Comment: implemented over libnemesi
Stream not seekable!
 file format detected.
Initializing libNemesi
Opening: rtsp://129.7.38.97:80/streaming/Sec_pt_10935_4fpsB.mov
----- Playing... -----
Buffering (0%)  libNemesi supported media: MP4V-ES
Detected as VIDEO stream...
Prebuffer complete.
==> Found video stream: 0
libNemesi supported media: x-Purevoice
==> Found audio stream: 0
Detected as AUDIO stream...
VIDEO:  [MP4V]  0x0  0bpp  2.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:45  fourcc:0x5634504D  size:0x0  fps: 2.00  ftime:=0.5000
get_path('sub/') -> '/home/staff/rathann/.mplayer/sub/'
X11 opening display: :0.0
vo: X11 color mask:  FFFFFF  (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1280x800 with depth 24 and 32 bpp (":0.0" => local display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
Disabling DPMS
DPMSDisable stat: 1
[xv common] Drawing no colorkey.
[xv common] Maximum source image dimensions: 1920x1088
[vo] query(Planar YV12) -> 3
[ass] auto-open
[ass] Init
get_path('fonts') -> '/home/staff/rathann/.mplayer/fonts'
get_path('subfont.ttf') -> '/home/staff/rathann/.mplayer/subfont.ttf'
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
INFO: libavcodec init OK!
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [qtaudio] QuickTime Audio Decoder
QuickTime6.3 DLLs found
QuickTime.qts patched!!! old entry=0x6693c3e0
theQuickTimeDispatcher catched -> 0x6693c3e0
WARNING! Invalid Ptr handle!
get_path('registry') -> '/home/staff/rathann/.mplayer/registry'

### Searching for QuickTime plugins (*.qtx) at /usr/lib/codecs...
### FindNext: QuickTimeInternetExtras.qtx
### FindNext: BeHereiVideo.qtx
### FindNext: QuickTimeEssentials.qtx
### FindNext: AvidQTAVUICodec.qtx
theQuickTimeDispatcher catched -> 0x6693c3e0
theQuickTimeDispatcher catched -> 0x6693c3e0
ADecoder preinit failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x706C6351.
Read DOCS/HTML/en/codecs.html!
Audio: no sound
Freeing 0 unused audio chunks.
Starting playback...
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 512 x 384 (preferred colorspace: Planar YV12)
Trying filter chain: ass vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (512x384->512x384,flags=0,'MPlayer',0x32315659)
REQ: flags=0x437  req=0x0  
VO: [xv] 512x384 => 512x384 Planar YV12 
VO: Description: X11/Xv
VO: Author: Gerd Knorr <kraxel at goldbach.in-berlin.de> and others
Xvideo image format: 0x32595559 (YUY2) packed
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
Xvideo image format: 0x59565955 (UYVY) packed
using Xvideo port 73 for hw scaling
[xv] dx: 0 dy: 0 dw: 512 dh: 384
*** [ass] Allocating mp_image_t, 512x384x12bpp YUV planar, 294912 bytes
*** [ass] Allocating mp_image_t, 512x384x12bpp YUV planar, 294912 bytes                                                 
*** [vo] Allocating mp_image_t, 512x384x12bpp YUV planar, 294912 bytes
Unicode font: 561 glyphs.
Unicode font: 561 glyphs.
[xv] dx: 1 dy: 21 dw: 512 dh: 384
Uninit video: ffmpeg  0%  0.0% 0 0                                                                                      
Closing libNemesi RTSP Stream...
Successfully enabled DPMS
vo: uninit ...

Exiting... (Quit)

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://mplayerhq.hu http://rpm.livna.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan



More information about the MPlayer-users mailing list