[WebRTC] Muxing vp8 with oggmux fails: header data missing
Arjen Veenhuizen
arjen.veenhuizen at tno.nl
Wed Apr 1 23:49:57 PDT 2015
Olivier CrĂȘte-3 wrote
> Hello,
>
> I've fixed this in git master, the payloader now parses the width/height
> out of the incoming keyframes so the muxers have the information.
>
> That said, Ogg is the wrong format to use here as it requires a fixed
> frame rate, which is not the case for RTP. Instead, you may want to use
> Matroska or WebM.
>
> Ref: https://bugzilla.gnome.org/show_bug.cgi?id=747208
>
> Olvier
Olivier, Nicolas, thank you very much. Things work now, even without relying
on vp8parse.
In case it helps others, this is my final pipeline to receive WebRTC A/V and
store it to disk:
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/WebRTC-Muxing-vp8-with-oggmux-fails-header-data-missing-tp4671395p4671423.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list