<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.2">
<TITLE>RE: [gst-devel] rtph263depay</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Miguel Luis<BR>
Have you tried using rtph263ppay and rtph263pdepay.&nbsp; I used them without a problem with the ffmpeg h263 encoder<BR>
<BR>
Cheers,<BR>
<BR>
Daniel Charles<BR>
dcharles@ti.com<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: gstreamer-devel-bounces@lists.sourceforge.net on behalf of Miguel Luis<BR>
Sent: Wed 6/27/2007 2:08 PM<BR>
To: lutz@topfrose.de<BR>
Cc: gstreamer-devel@lists.sourceforge.net<BR>
Subject: Re: [gst-devel] rtph263depay<BR>
<BR>
I've seed that files in gst-plugins-good. But you are showing me we have<BR>
gstrtph263pay wich is for h263 encoder and gstrtph263pdepay wich is for<BR>
h263p codec. h262 is not equal to h263p.<BR>
It seems we have h263 payloader but we don't have h263 depayloader.<BR>
<BR>
When trying to link we can see that they don't link eachother.<BR>
<BR>
gst-launch-0.10 v4l2src ! video/x-raw-yuv, format=\(fourcc\)I420,<BR>
width=\(int\)176, height=\(int\)144, framerate=\(fraction\)0/1 !<BR>
ffenc_h263 ! queue ! rtph263pay ! rtph263pdepay ! queue ! ffdec_h263 !<BR>
queue !&nbsp; xvimagesink<BR>
<BR>
WARNING: erroneous pipeline: could not link rtph263pay0 to rtph263pdepay0<BR>
<BR>
<BR>
Regards,<BR>
Miguel Luis.<BR>
<BR>
<BR>
Lutz Müller wrote:<BR>
&gt; On Wed, 2007-06-27 at 18:30 +0100, Miguel Luis wrote:<BR>
&gt;&nbsp;&nbsp;<BR>
&gt;&gt; Why gstreamer does not have a rtph263depay and have a rtph263pay ?<BR>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&gt;<BR>
&gt; ./gst-plugins-good/gst/rtp/gstrtph263pay.c<BR>
&gt; ./gst-plugins-good/gst/rtp/gstrtph263pay.h<BR>
&gt; ./gst-plugins-good/gst/rtp/gstrtph263pdepay.c<BR>
&gt; ./gst-plugins-good/gst/rtp/gstrtph263pdepay.h<BR>
&gt;<BR>
&gt; The plugins reside in the 'good' package.<BR>
&gt;<BR>
&gt; Regards<BR>
&gt;&nbsp;&nbsp;<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>