[Bug 766201] video decoding issue with mp4 container (Android playback)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jun 11 00:46:45 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766201
--- Comment #48 from Gregoire <gregoire at gentil.com> ---
I'm not surprised that it has a small gap as it doesn't play...
Is there a way to avoid the gap while encoding? My pipeline is:
v4l2src ! ducatih264enc ! queue ! h264parse name=startVideo ! queue ! m.video_0
vs1063src ! mpegaudioparse name=startAudio ! queue ! m.audio_0 mp4mux name=m !
queue ! filesink
As said, I have a buffer probe in startVideo and startAudio and I return true
only when both probe have been called.
--
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