[gst-devel] rtph263depay

Charles, Daniel dcharles at ti.com
Wed Jun 27 21:10:43 CEST 2007


Miguel Luis
Have you tried using rtph263ppay and rtph263pdepay.  I used them without a problem with the ffmpeg h263 encoder

Cheers,

Daniel Charles
dcharles at ti.com





-----Original Message-----
From: gstreamer-devel-bounces at lists.sourceforge.net on behalf of Miguel Luis
Sent: Wed 6/27/2007 2:08 PM
To: lutz at topfrose.de
Cc: gstreamer-devel at lists.sourceforge.net
Subject: Re: [gst-devel] rtph263depay
 
I've seed that files in gst-plugins-good. But you are showing me we have 
gstrtph263pay wich is for h263 encoder and gstrtph263pdepay wich is for 
h263p codec. h262 is not equal to h263p.
It seems we have h263 payloader but we don't have h263 depayloader.

When trying to link we can see that they don't link eachother.

gst-launch-0.10 v4l2src ! video/x-raw-yuv, format=\(fourcc\)I420, 
width=\(int\)176, height=\(int\)144, framerate=\(fraction\)0/1 ! 
ffenc_h263 ! queue ! rtph263pay ! rtph263pdepay ! queue ! ffdec_h263 ! 
queue !  xvimagesink

WARNING: erroneous pipeline: could not link rtph263pay0 to rtph263pdepay0


Regards,
Miguel Luis.


Lutz Müller wrote:
> On Wed, 2007-06-27 at 18:30 +0100, Miguel Luis wrote:
>   
>> Why gstreamer does not have a rtph263depay and have a rtph263pay ?
>>     
>
> ./gst-plugins-good/gst/rtp/gstrtph263pay.c
> ./gst-plugins-good/gst/rtp/gstrtph263pay.h
> ./gst-plugins-good/gst/rtp/gstrtph263pdepay.c
> ./gst-plugins-good/gst/rtp/gstrtph263pdepay.h
>
> The plugins reside in the 'good' package.
>
> Regards
>   


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070627/d17d1f78/attachment.htm>


More information about the gstreamer-devel mailing list