Unable to play mms stream wmv3 under Linux
#1
Sad 
Hi

Sorry for my bad English.

I come here because i need your help

I have two xbmc, one run on Windows xp for test (CORE2DUO, 2GB DDR)
the second on my Asrock ION 330HT 2GB DDR

The Asrock run with the latest Camelot 26xxx stable of xbmc with a minimal Ubuntu Karmic 9.10 with kernel 2.6.31-20

Everything work fine, but ...


Under Windows xp i create a playlist M3U with streaming link of Channel like France 24, NRJ12, Orange Sport Info

If i test my M3U file with VLC then XBMC Windows, its ok.
The stream load and play without problem

My file is like this :

Code:
#EXTM3U
#EXTINF:0,France 24
mms://stream1.france24.yacast.net/f24_livefr

#EXTM3U
#EXTINF:0,NRJ 12
mms://vipnrj.yacast.net/nrj_tv12

The problem is under Linux.

The stream does not load anything and i have some error in my log when i try to play it.

Code:
16:34:52 T:3078100880 M:1429233664  NOTICE: DVDPlayer: Opening: mms://vipnrj.yacast.net/nrj_webtv02
16:34:52 T:3078100880 M:1429233664 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:34:52 T:2988653424 M:1429233664  NOTICE: Creating InputStream
16:34:53 T:2988653424 M:1429233664   ERROR: CDVDPlayer::OpenInputStream - error opening [mms://vipnrj.yacast.net/nrj_webtv02]
16:34:53 T:2988653424 M:1429233664  NOTICE: CDVDPlayer::OnExit()
16:34:53 T:2988653424 M:1429233664  NOTICE: CDVDPlayer::OnExit() deleting input stream
16:34:53 T:3078100880 M:1429233664   ERROR: Playlist Player: skipping unplayable item: 5, path [mms://vipnrj.yacast.net/nrj_webtv02]

I search a solution on the forum, google, but No.


mms://stream1.france24.yacast.net/f24_livefr
and
mms://vipnrj.yacast.net/nrj_tv12

are wmv3 codec


This link :

mms://livewm.orange.fr/live-multicanaux?MSWMExt=.asf

is wmv9 codec and i can play it

Code:
17:02:25 T:3078100880 M:1429012480  NOTICE: DVDPlayer: Opening: mms://livewm.orange.fr/live-multicanaux?MSWMExt=.asf
17:02:25 T:3078100880 M:1429012480 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:02:25 T:2988653424 M:1429012480  NOTICE: Creating InputStream
17:05:35 T:2988653424 M:1429004288  NOTICE: Creating Demuxer
17:05:36 T:2988653424 M:1424433152 WARNING: Process - Could not detect frame rate for: mms://livewm.orange.fr/live-multicanaux?MSWMExt=.asf. Using
default of 25.000 fps for conversion of any commercial break frame markers to times.
17:05:36 T:2988653424 M:1424433152  NOTICE: Opening audio stream: 0 source: 256
17:05:36 T:2988653424 M:1424433152  NOTICE: Finding audio codec for: 86025
17:05:36 T:2988653424 M:1422147584  NOTICE: Creating audio thread
17:05:36 T:2978163568 M:1422147584  NOTICE: running thread: CDVDPlayerAudio::Process()
17:05:36 T:2988653424 M:1422147584  NOTICE: Opening video stream: 1 source: 256
17:05:36 T:2988653424 M:1422147584  NOTICE: Creating video codec with codec id: 74
17:05:36 T:2978163568 M:1421893632  NOTICE: Creating audio device with codec id: 86025, channels: 2, sample rate: 48000, no pass-through
17:05:36 T:2988653424 M:1421893632  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(640x360)
17:05:36 T:2978163568 M:1421758464   ERROR: PulseAudio: Waited for the Context but it failed
17:05:36 T:2978163568 M:1421758464   ERROR: PulseAudio: Failed to create context
17:05:36 T:2978163568 M:1421758464 WARNING: CDVDMessageQueue(audio)::Get - retrieved last data packet of queue
17:05:37 T:2988653424 M:1421099008  NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
17:05:37 T:2988653424 M:1421099008  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: Windows Media Video 9 VDPAU
17:05:37 T:2988653424 M:1421099008  NOTICE: Creating video thread
17:05:37 T:2978163568 M:1421099008   ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
17:05:37 T:3053587312 M:1421099008   ERROR: (VDPAU) ReleasePixmap called without valid pixmap
17:05:37 T:3053587312 M:1421099008  NOTICE: running thread: video_thread
17:05:38 T:3053587312 M:1421615104  NOTICE: Creating 1920x1080 pixmap
17:05:38 T:3053587312 M:1420292096  NOTICE:  (VDPAU) Didnt find a Video Surface Available (Total: 0). Creating a new one. TRY #1
17:05:38 T:3053587312 M:1419784192  NOTICE:  (VDPAU) FiniVDPAUOutput
17:05:38 T:3053587312 M:1419784192  NOTICE:  (VDPAU) screenWidth:1920 vidWidth:640
17:05:38 T:3053587312 M:1419784192  NOTICE:  (VDPAU) screenHeight:1080 vidHeight:360
17:05:38 T:3053587312 M:1414672384  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
17:05:38 T:3053587312 M:1414672384  NOTICE: VDPAU Decoder capabilities:
17:05:38 T:3053587312 M:1414672384  NOTICE: name          level macbs width height
17:05:38 T:3053587312 M:1414672384  NOTICE: ------------------------------------
17:05:38 T:3053587312 M:1414672384  NOTICE: MPEG1             0  8192  2048  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: MPEG2_MAIN        3  8192  2048  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: H264_MAIN        41  8190  2032  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: H264_HIGH        41  8190  2032  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: VC1_SIMPLE        1  8190  2048  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: VC1_MAIN          2  8190  2048  2048
17:05:38 T:3053587312 M:1414672384  NOTICE: VC1_ADVANCED      4  8190  2048  2048
17:05:38 T:3053587312 M:1414672384   ERROR: Decode - avcodec_decode_video returned failure
17:05:38 T:3053587312 M:1414672384  NOTICE:  (VDPAU) Didnt find a Video Surface Available (Total: 1). Creating a new one. TRY #1
17:05:38 T:3053587312 M:1414209536  NOTICE:  (VDPAU) Creating the video mixer
17:05:38 T:3053587312 M:1412558848  NOTICE:  fps: 25.000000, pwidth: 640, pheight: 360, dwidth: 640, dheight: 360
17:05:38 T:3053587312 M:1412558848  NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (12)
17:05:38 T:3053587312 M:1412558848  NOTICE:  (VDPAU) Didnt find a Video Surface Available (Total: 2). Creating a new one. TRY #1
17:05:38 T:3078100880 M:1410908160  NOTICE: Using GL_TEXTURE_2D
17:05:38 T:3078100880 M:1410908160  NOTICE: GL: Using VDPAU render method
17:05:38 T:3078100880 M:1410908160  NOTICE: GL: NPOT texture support detected
17:05:38 T:3078100880 M:1410908160  NOTICE: Created m_glPixmapTexture (4)
17:09:05 T:3078100880 M:1414041600  NOTICE: CDVDPlayer::CloseFile()

So, Xbmc Linux could not play wmv3 codec ? I don't think Confused


If i can play France 24 under windows, why i can't play it under Linux.



My version of Nvidia Driver is 190 with VDPAU activate.
I'm on Full screen 1920x1080
I can play mkv in HD and Full HD without problem so i think my driver is good

If some one can test my mms link of France 24 that would be great.

Good night.[b][b][i][/i][/b][/b]
Reply
#2
Anybody try to play streaming link under XBMC ? Huh
Reply
#3
Yeah, I'd like to know about this too. Bump!
Reply
#4
I have a similar problem here...

anyoneHuh

tjay
Reply

Logout Mark Read Team Forum Stats Members Help
Unable to play mms stream wmv3 under Linux0