[Bug 731352] flv: Container timestamp is DTS not PTS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 29 01:24:49 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731352
  GStreamer | gst-plugins-good | git

--- Comment #15 from Peter Maersk-Moller <pmaersk at gmail.com> 2014-08-29 08:24:47 UTC ---
Hi Nicolas.

I confirm that with the latest Git Master 1.5.0, I can now stream over YouTube
Live when not using b-frames. It also works when I first matroskamux the stream
over a tcpserversink as described.

As you write, it does not work if I include b-frames when first matroskamuxing
the stream making available over a tcpserversink.

The reason I prefer matroska muxing the stream and making it available over a
tcpserversink before demuxing it, flvmuxing it and then send it to YouTube is
that I need to decouple the process creating/encoding the stream and the
process sending the stream to YouTube. The latter process may sometime need a
restart if something goes wrong in YouTube land without having to interrupt the
encoding process as other processes using the stream (file recording and
streaming to other CDNs like UStream and LiveStream) should be able to continue
without interruption.

Thanks for the effort. It is much appreciated.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list