[gst-devel] rtph263depay

Miguel Luis mluis at av.it.pt
Wed Jun 27 21:08:33 CEST 2007


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/b45800e8/attachment.htm>


More information about the gstreamer-devel mailing list