[Bug 763884] Internal dataflow error on GStreamer Android release 1.7.91 (Playing Avatar trailer L/R SBS from youtube)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 19 09:21:23 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763884

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I can't download the video from there, it only allows me to watch it in the
browser and when trying to download it I just get a 11kb html file. Can you
please upload it to a more useful place? :)

The problem will likely be the h264 profile and/or level, or the complexity of
the stream in another way. However you said that the original one also plays
fine on the Android player. So what is needed now is to check if it plays fine
in any other MediaCodec based application (not the Android player or anything
using the MediaPlayer API). And if it does, checking what that player does
different.
You could also implement a small application around MediaExtractor and
MediaCodec to check if MediaExtractor provides things different somehow to make
MediaCodec happy. And then we can try to do the same.

-- 
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