[Bug 766201] video decoding issue with mp4 container (Android playback)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 10 17:06:52 UTC 2016


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

--- Comment #11 from Gregoire <gregoire at gentil.com> ---
With the following pipeline:

filesrc location=/storage/emulated/0/aiTennis3D/videoaudio/videov.mp4 ! qtdemux
name=q q.video_0 ! queue ! h264parse !
video/x-h264,parsed=true,stream-format=byte-stream,alignment=au ! decodebin
name=forhwgl ! queue ! identity name=forhalffps ! glimagesink
force-aspect-ratio=false q.audio_0 ! queue ! decodebin ! queue ! autoaudiosink

I get sound and I get the first video frame on screen. Perhaps, I could have a
quick fix along that path?

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