[Bug 766201] video decoding issue with mp4 container (Android playback)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 10 04:07:15 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766201
--- Comment #45 from Gregoire <gregoire at gentil.com> ---
Here is a new file that still doesn't work though I don't think it has the
empty video initial segment.
Those audio/video files are generated with gstreamer-0.10 on an embedded
device. The audio part seems to start a little bit quicker than the video part,
explaining why there are two segments in the original files
(http://gentil.com/tmp/samples.zip), the first segment being very short and
with audio only.
I changed the code, added an audio and video probe before mp4mux and discarding
audio as long as video is not ready on the embedded device. The resulting new
file http://gentil.com/tmp/sample2.zip should have only one segment with audio
and video - I was not able to confirm that. It still doesn't play on Android.
--
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