Decode Rtp session theora file and write Ogg

giovanni.piccardi at agilex.it giovanni.piccardi at agilex.it
Fri Sep 23 03:11:00 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/2cce6bd0/attachment.htm>


More information about the gstreamer-devel mailing list