Decode Rtp session theora file and write Ogg

giovanni.piccardi at agilex.it giovanni.piccardi at agilex.it
Fri Sep 23 02:50:32 PDT 2011


Hi to all, i've saved session RTP video stream (theora) using RtpProxy and WireShark into a file in .pcap format, in any case when i use gtreamer to extract raw payload and to convert it into ogg file i'm involved into gstreamer internal error.../GstPipeline:pipeline0/GstRtpVRawDepay:rtpvrawdepay0: Internal GStreamer error: negotiation problem.  Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
 
Pipeline that i've use is...
gst-launch-0.10 --verbose filesrc location=theoraNew.pcap ! rtpvrawdepay ! theoraenc ! oggmux ! filesink location=test_theoraenc.ogg
 
I've also tryed whit this pipeline:
gst-launch-0.10 --verbose rtpvrawdepay filesrc location=theoraNew.pcap ! oggmux ! filesink location=test_theoraenc.ogg
 
in this way gstreamer produce an ogg but it doesn't work...In attachment pcap file (*.rtp is saved from rtp proxy also in pcap format)...
 
Plz help me, thank you. 
 
Giovanni 
 
 
Giovanni Piccardi
e-mail: giovanni.piccardi at agilex.it
www.agilex.it
 
----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110923/6eea0f60/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: theoraNew.pcap
Type: application/octet-stream
Size: 244206 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110923/6eea0f60/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 29035=21698;2.o.rtp
Type: application/octet-stream
Size: 2803682 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110923/6eea0f60/attachment-0003.obj>


More information about the gstreamer-devel mailing list