<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><pre>Hi everyone,<br><br> I got around the problem and just thought I'd<br>update so as to not waste anyone's time on this in the<br>future.<br><br> I rolled back my gstreamer, and instead of using the<br>latest version from the gstreamer repos I am using<br>the freshrpms repos.<br><br><br> The versions that do work are:<br>gstreamer.i386                           0.10.3-3               installed       <br>gstreamer-ffmpeg.i386                    0.10.1-1.fc5           installed       <br>gstreamer-plugins-bad.i386               0.10.3-1.fc5           installed       <br>gstreamer-plugins-base.i386              0.10.3-3               installed       <br>gstreamer-plugins-good.i386              0.10.2-1               installed      
 <br>gstreamer-plugins-ugly.i386              0.10.3-1.fc5           installed       <br></pre><br>Thanks,<br>Barry<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Barry Kendell &lt;barry_kendell@yahoo.com&gt;<br>To: asterisk-video@lists.digium.com<br>Sent: Wednesday, October 11, 2006 11:48:07 AM<br>Subject: [Asterisk-video] Asterisk video conversion GStreamer issues<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><a rel="nofollow" target="_blank" href="mailto:asterisk-video@lists.digium.com"></a><br>Hi everyone,<br><br>&nbsp;I am having trouble getting the gstreamer command line previously discussed in this list to work to convert h.263 video for Asterisk usage. If someone could provide the gstreamer versions that worked for them so I could downgrade that would be greatly appreciated. Or, if you have further insight into how I might resolve the issue
 with my current setup, that would be apprecited substantially more.<br><br>This is my version of the command line:<br>gst-launch-0.10 filesrc location=departments.mov ! qtdemux name=demux ! ffdec_h263 ! videoscale ! video/x-raw-yuv,width=352,height=288 ! ffenc_h263 rtp-payload-size=512 ! rtph263pay ! asteriskh263 ! filesink location= departments.h263 demux. ! queue ! ffdec_adpcm_ima_qt ! audioconvert !
 audioresample ! audio/x-raw-int,rate=8000,channels=1 ! wavenc ! filesink location= departments.wav<br><br>This gives the error:<br>WARNING: erroneous pipeline: could not link rtph263pay0 to asteriskh2630<br><br>Out of interest, i also tried rtph263ppay (two ps, h263+) and it worked in the toolchain. However H.263+/RFC2429 won't work for me.<br><br>&nbsp;I am running on Fedora Core 5. I installed the gstreamer-universe from the gstreamer repos.<br><br><pre>gstreamer.i386                           0.10.10-0.gst.1.5      installed       <br>gstreamer-devel.i386                     0.10.10-0.gst.1.5      installed       <br>gstreamer-ffmpeg.i386                    0.10.1-0.gst.1.5       installed       <br>gstreamer-plugins-bad.i386               0.10.3-0.gst.3.5       installed       <br>gstreamer-plugins-bad-devel.i386         0.10.3-0.gst.3.5       installed       <br>gstreamer-plugins-base.i386              0.10.10-0.gst.1.5      installed      <br>
 <br>gstreamer-plugins-base-devel.i386        0.10.10-0.gst.1.5      installed       <br>gstreamer-plugins-good.i386              0.10.4-0.gst.1.5       installed       <br>gstreamer-plugins-good-devel.i386        0.10.4-0.gst.1.5       installed       <br>gstreamer-plugins-ugly.i386              0.10.4-0.gst.1.5       installed       <br>gstreamer-plugins-ugly-devel.i386        0.10.4-0.gst.1.5       installed       <br>gstreamer-python.i386                    0.10.5-0.gst.1.5       installed       <br>gstreamer-tools.i386                     0.10.10-0.gst.1.5      installed       <br>gstreamer-universe.i386                  0.10.1-0.gst.1.5       installed       </pre>I have not looked into the gstreamer source just yet, but will do that if I can't resolve this problem otherwise.<br><br>Thankyou in advance for any help you could offer,<br>Barry<br><br><br>PS: I tried ffasterisk but it does strange things with the timestamps, and I much prefer the flexibility that should
 come with gstreamer.<br></div></div><br><div>_______________________________________________<br>--Bandwidth and Colocation provided by Easynews.com --<br><br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a target="_blank" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></div></div><br></div></div><br></body></html>