<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY><FONT face=Verdana color=#0000ff size=2></FONT>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff size=2>Hi 
all,</FONT></SPAN></DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff size=2>I'm 
trying to setup a gstreamer pipeline to convert a WMA (radio) stream to an 
AAC/MP4 RTP stream, to bounce off a DarwinStreamingServer to a mobile 
phone.</FONT></SPAN></DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff size=2>I 
have purchased, downloaded and installed the Fluendo Windows Media codec pack 
for gstreamer (fluendo-codecs-windowsmedia-bundle-8-3.fedora.i386.rpm) onto an 
FC11 dev box, but while I can get the WMA stream and save it to disk, I can't 
quite get the conversion to AAC and sending via RTP quite 
right.</FONT></SPAN></DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff size=2>Can 
anyone help me a little with this gst-launch pipeline 
please?</FONT></SPAN></DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana size=1>[root@gstreamer 
~]# gst-launch-0.10 -v --gst-debug-level=2 flummssrc 
location=mms://ac1.streaming.net.nz/trn-zmonline-akl ! fluasfdemux ! fluwmadec ! 
faac ! rtpmp4apay ! udpsink host=10.7.8.112 port=9876<BR>Setting pipeline to 
PAUSED ...<BR>** Message: send error 
-6<BR>/GstPipeline:pipeline0/GstFluMMSSrc:flummssrc0.GstPad:src: caps = 
video/x-ms-asf<BR>Pipeline is PREROLLING 
...<BR>/GstPipeline:pipeline0/GstFluAsfDemux:fluasfdemux0.GstPad:sink: caps = 
video/x-ms-asf<BR>/GstPipeline:pipeline0/GstFluWMADec:fluwmadec0.GstPad:src: 
caps = audio/x-raw-int, channels=(int)1, width=(int)16, depth=(int)16, 
rate=(int)44100, signed=(boolean)true, 
endianness=(int)1234<BR>/GstPipeline:pipeline0/GstFluWMADec:fluwmadec0.GstPad:sink: 
caps = audio/x-wma, wmaversion=(int)2, rate=(int)44100, channels=(int)1, 
bitrate=(int)32024, depth=(int)16, width=(int)16, block_align=(int)1487, 
codec_data=(buffer)008800000f0000000000<BR>/GstPipeline:pipeline0/GstFaac:faac0.GstPad:sink: 
caps = audio/x-raw-int, channels=(int)1, width=(int)16, depth=(int)16, 
rate=(int)44100, signed=(boolean)true, 
endianness=(int)1234<BR>/GstPipeline:pipeline0/GstFaac:faac0.GstPad:src: caps = 
audio/mpeg, mpegversion=(int)4, channels=(int)1, rate=(int)44100, 
codec_data=(buffer)0a08<BR>/GstPipeline:pipeline0/GstRtpMP4APay:rtpmp4apay0.GstPad:src: 
caps = application/x-rtp, media=(string)audio, clock-rate=(int)44100, 
encoding-name=(string)MP4A-LATM, cpresent=(string)0, config=(string)40001410, 
payload=(int)96, ssrc=(guint)3519953302, clock-base=(guint)1992414633, 
seqnum-base=(guint)47702<BR>/GstPipeline:pipeline0/GstRtpMP4APay:rtpmp4apay0.GstPad:sink: 
caps = audio/mpeg, mpegversion=(int)4, channels=(int)1, rate=(int)44100, 
codec_data=(buffer)0a08<BR>/GstPipeline:pipeline0/GstUDPSink:udpsink0.GstPad:sink: 
caps = application/x-rtp, media=(string)audio, clock-rate=(int)44100, 
encoding-name=(string)MP4A-LATM, cpresent=(string)0, config=(string)40001410, 
payload=(int)96, ssrc=(guint)3519953302, clock-base=(guint)1992414633, 
seqnum-base=(guint)47702<BR>Pipeline is PREROLLED ...<BR>Setting pipeline to 
PLAYING ...<BR>New clock: GstSystemClock<BR>^CCaught interrupt -- handling 
interrupt.<BR>Interrupt: Stopping pipeline ...<BR>Execution ended after 
84558633604 ns.<BR>Setting pipeline to PAUSED ...<BR>Setting pipeline to READY 
...<BR>/GstPipeline:pipeline0/GstUDPSink:udpsink0.GstPad:sink: caps = 
NULL<BR>/GstPipeline:pipeline0/GstRtpMP4APay:rtpmp4apay0.GstPad:sink: caps = 
NULL<BR>/GstPipeline:pipeline0/GstRtpMP4APay:rtpmp4apay0.GstPad:src: caps = 
NULL<BR>/GstPipeline:pipeline0/GstFaac:faac0.GstPad:src: caps = 
NULL<BR>/GstPipeline:pipeline0/GstFaac:faac0.GstPad:sink: caps = 
NULL<BR>/GstPipeline:pipeline0/GstFluWMADec:fluwmadec0.GstPad:src: caps = 
NULL<BR>/GstPipeline:pipeline0/GstFluWMADec:fluwmadec0.GstPad:sink: caps = 
NULL<BR>0:01:25.347799378&nbsp; 4078&nbsp; 0x8d14c28 
WARN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fluasfdemux fluasfobjects.c:3759:fluasfobjects_parse_packet:&lt;fluasfdemux0&gt; 
failed parsing payload -2 (wrong-state)<BR>0:01:25.348893340&nbsp; 4078&nbsp; 
0x8d14c28 
WARN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fluasfdemux fluasfdemux.c:792:gst_fluasfdemux_chain:&lt;fluasfdemux0&gt; got 
wrong-state parsing packet 
233<BR>/GstPipeline:pipeline0/GstFluAsfDemux:fluasfdemux0.GstFluAsfStream:stream_0_1: 
caps = NULL<BR>/GstPipeline:pipeline0/GstFluAsfDemux:fluasfdemux0.GstPad:sink: 
caps = NULL<BR>/GstPipeline:pipeline0/GstFluMMSSrc:flummssrc0.GstPad:src: caps = 
NULL<BR>Setting pipeline to NULL ...<BR>Freeing pipeline ...</FONT></SPAN></DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=795380005-28082009><FONT face=Verdana color=#0000ff 
size=2>&nbsp;</DIV></FONT></SPAN>
<DIV><FONT face=Verdana color=#0000ff size=2><SPAN class=795380005-28082009>VLC 
(v1.0.0 Win32) refuses to play this stream.</SPAN></FONT></DIV>
<DIV><FONT face=Verdana color=#0000ff size=2><SPAN 
class=795380005-28082009></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#0000ff size=2><SPAN 
class=795380005-28082009></SPAN></FONT>&nbsp;</DIV>
<DIV align=left><B style="mso-bidi-font-weight: normal"><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>Chris Burns</SPAN></B><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>Tech Lead</SPAN><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>Abdeus Group</SPAN><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>M: +64 21 391 286</SPAN><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>Ph: +64 9 360 7300</SPAN><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>chris.burns@abdeus.com</SPAN><BR><SPAN 
style="FONT-SIZE: 7.5pt; FONT-FAMILY: Verdana"><SPAN 
style="mso-spacerun: yes"></SPAN>&nbsp;</SPAN><BR><A 
href="http://www.abdeus.com/"><IMG height=20 alt="Abdeus Group" 
src="http://www.abdeus.com/logo/abdeus-small.jpg" width=85 border=0></SPAN></A> 
</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>