[Bug 753152] pcapparse wrong magic when used with identity sync=1
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 28 17:36:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753152
--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Attached is a patch that fixes the error reporting problem you are seeing, but
your real problem was that the caps were not complete enough.
gst-launch-1.0 -v rtpbin name=rtpbin filesrc location=audio-video.pcap !
pcapparse src-port=1 ! identity sync=1 ! "application/x-rtp, payload=111,
clock-rate=48000, media=audio, encoding-name=OPUS" ! rtpbin.recv_rtp_sink_0
rtpbin. ! rtpopusdepay ! opusdec ! audioconvert ! audioresample ! audiorate !
voaacenc ! aacparse ! mp4mux ! filesink location=test.mp4
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list