Streaming problem

Internet TV, Radio, Podcasts
Post Reply
nairhr
Posts: 4
Joined: Sun Feb 28, 2010 1:50 am

Streaming problem

Post by nairhr »

Hi,

I am trying to stream the following URL:
mms://94.75.237.65/AAJTAK?MSWMExt=.asf

It works fine using VLC, but when I try "Test Transcoding" option in WMS, it gives the following errors:

C:\Program Files (x86)\Wild Media Server>"C:\Program Files (x86)\Wild Media Ser
er\wmsmpeg.exe" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -Idummy --languag
=en --sout-ffmpeg-strict-rc --sout=#transcode{vcodec=mp2v,vb=3000,fps=24,width=
20,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,channels=2,samplerate=4800
}:duplicate{dst=std{access=file,mux=asf,dst="C:\Windows\Temp\WmsTemp\Test_b8b71
542bf1d892a3eeb569831543a2.mpg"}} "mms://94.75.237.65/AAJTAK?MSWMExt=.asf"
[00000001] main libvlc debug: VLC media player - version 0.9.8a Grishenko - (c)
1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--host=i
86-mingw32msvc' '--build=i386-linux' '--enable-mkv' '--enable-release' '--witho
t-contrib' '--enable-nls' '--enable-shared-libvlc' '--enable-update-check' '--e
able-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame'
--enable-quicktime' '--enable-real' '--enable-realrtsp' '--enable-ffmpeg' '--wi
h-ffmpeg-mp3lame' '--with-ffmpeg-faac' '--with-ffmpeg-config-path=/usr/win32/bi
' '--with-ffmpeg-zlib' '--enable-live555' '--with-live555-tree=/usr/win32/live.
om' '--ena
[00000001] main libvlc debug: translation test: code is "C"
[00000183] main stream error: cannot pre fill buffer
[00000194] main stream out error: no sout stream module matched "transcode"
[00000193] main stream output error: stream chain failed for `transcode{vcodec=
p2v,vb=3000,fps=24,width=720,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,
hannels=2,samplerate=48000}:duplicate{dst=std{access=file,mux=asf,dst=C:\Window
\Temp\WmsTemp\Test_b8b711542bf1d892a3eeb569831543a2.mpg}}'
[00000192] main input error: cannot start stream output instance, aborting
[00000177] main playlist error: no playlist export module matched "export-xspf"

I have tried mux=ps, mux=ts and mux=asf without any luck. Could you please help?

Also, what settings to use for streaming flv?

Thank you.
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Streaming problem

Post by Eugene »

Hi,
nairhr wrote:
I am trying to stream the following URL:
mms://94.75.237.65/AAJTAK?MSWMExt=.asf

It works fine using VLC, but when I try "Test Transcoding" option in WMS, it gives the following errors:

C:\Program Files (x86)\Wild Media Server>"C:\Program Files (x86)\Wild Media Ser
er\wmsmpeg.exe" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -Idummy --languag
=en --sout-ffmpeg-strict-rc --sout=#transcode{vcodec=mp2v,vb=3000,fps=24,width=
20,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,channels=2,samplerate=4800
}:duplicate{dst=std{access=file,mux=asf,dst="C:\Windows\Temp\WmsTemp\Test_b8b71
542bf1d892a3eeb569831543a2.mpg"}} "mms://94.75.237.65/AAJTAK?MSWMExt=.asf"
[00000001] main libvlc debug: VLC media player - version 0.9.8a Grishenko - (c)
1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--host=i
86-mingw32msvc' '--build=i386-linux' '--enable-mkv' '--enable-release' '--witho
t-contrib' '--enable-nls' '--enable-shared-libvlc' '--enable-update-check' '--e
able-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame'
--enable-quicktime' '--enable-real' '--enable-realrtsp' '--enable-ffmpeg' '--wi
h-ffmpeg-mp3lame' '--with-ffmpeg-faac' '--with-ffmpeg-config-path=/usr/win32/bi
' '--with-ffmpeg-zlib' '--enable-live555' '--with-live555-tree=/usr/win32/live.
om' '--ena
[00000001] main libvlc debug: translation test: code is "C"
[00000183] main stream error: cannot pre fill buffer
[00000194] main stream out error: no sout stream module matched "transcode"
[00000193] main stream output error: stream chain failed for `transcode{vcodec=
p2v,vb=3000,fps=24,width=720,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,
hannels=2,samplerate=48000}:duplicate{dst=std{access=file,mux=asf,dst=C:\Window
\Temp\WmsTemp\Test_b8b711542bf1d892a3eeb569831543a2.mpg}}'
[00000192] main input error: cannot start stream output instance, aborting
[00000177] main playlist error: no playlist export module matched "export-xspf"

I have tried mux=ps, mux=ts and mux=asf without any luck. Could you please help?

Also, what settings to use for streaming flv?
I think you should update VLC to the latest version. For transcoding FLV uses the same profile transcoding.
nairhr
Posts: 4
Joined: Sun Feb 28, 2010 1:50 am

Re: Streaming problem

Post by nairhr »

Hi Eugene,

I have the latest versopn of vlc. When I check for updates from VLC, it says I have the latest version.
Could you please suggest settings for making this work?

Thanks.
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Streaming problem

Post by Eugene »

Hi,
nairhr wrote:
I have the latest versopn of vlc. When I check for updates from VLC, it says I have the latest version.
Could you please suggest settings for making this work?
The latest version 1.05 (http://www.videolan.org). I checked mms://94.75.237.65/AAJTAK?MSWMExt=.asf, no problems with transcoding.
nairhr
Posts: 4
Joined: Sun Feb 28, 2010 1:50 am

Re: Streaming problem

Post by nairhr »

Thanks Eugene. I have downloaded the latest vlc player (1.0.5), but when I test transcoding, wmsmpeg takes the older version.
I have Windows Vista and the VLC 1.0.5 is installed in c:\program files. But, wmsmoeg tries to take it from c:\program files (x86).

C:\Program Files (x86)\Wild Media Server>"C:\Program Files (x86)\Wild Media Serv
er\wmsmpeg.exe" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -Idummy --language
=en --sout-ffmpeg-strict-rc --sout=#transcode{vcodec=mp2v,vb=3000,fps=24,width=7
20,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,channels=2,samplerate=48000
}:duplicate{dst=std{access=file,mux=asf,dst="F:\Temp\WmsTemp\Test_1eafecc77b1ddc
9981478b39d6db0b76.mpg"}} "mms://a990.l4028444989.c40284.a.lm.akamaistream.net/D
/990/40284/v0001/reflector:44989"

Where do I change this setting?
Eugene
Posts: 2940
Joined: Tue Nov 17, 2009 8:05 pm

Re: Streaming problem

Post by Eugene »

nairhr wrote:Thanks Eugene. I have downloaded the latest vlc player (1.0.5), but when I test transcoding, wmsmpeg takes the older version.
I have Windows Vista and the VLC 1.0.5 is installed in c:\program files. But, wmsmoeg tries to take it from c:\program files (x86).

C:\Program Files (x86)\Wild Media Server>"C:\Program Files (x86)\Wild Media Serv
er\wmsmpeg.exe" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -Idummy --language
=en --sout-ffmpeg-strict-rc --sout=#transcode{vcodec=mp2v,vb=3000,fps=24,width=7
20,height=406,scale=1,aspect=16:9,acodec=mpga,ab=192,channels=2,samplerate=48000
}:duplicate{dst=std{access=file,mux=asf,dst="F:\Temp\WmsTemp\Test_1eafecc77b1ddc
9981478b39d6db0b76.mpg"}} "mms://a990.l4028444989.c40284.a.lm.akamaistream.net/D
/990/40284/v0001/reflector:44989"

Where do I change this setting?
Settings-"Media-Resources"-"Internet-resources"-"Internet-television"
nairhr
Posts: 4
Joined: Sun Feb 28, 2010 1:50 am

Re: Streaming problem

Post by nairhr »

Thanks a lot. It is working fine now.
Post Reply