[Bug 797262] MP4(H.264+MP3) file can't be seeked anymore since 1.5.x

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 21 00:51:17 UTC 2018


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

--- Comment #10 from Ricky Gong <rickyqiqi at hotmail.com> ---
(In reply to Mathieu Duponchelle from comment #9)
> (In reply to Ricky Gong from comment #8)
> > (In reply to Nicolas Dufresne (ndufresne) from comment #6)
> > > This bug has been set as blocker for the next stable release, we know a fix
> > > exist, we need to find which patches need backport from master to 1.14
> > > branch. Feel free to help if you have time.
> > 
> > Hi Nicolas,
> > 
> > I don't know if I can help. Does it mean we should check each commit from
> > 1.14.3 to the latest master commit? And before I can do some test check, I
> > need to setup the compile evironment for gstreamer to compile each commit
> > one by one?
> > 
> > Sorry, I don't have much experiences on compiling gstreamer libraries. I
> > think I need some instructions before I can do some help.
> 
> https://cgit.freedesktop.org/gstreamer/gst-build/ is a pretty easy way to
> set up an uninstalled development environment for GStreamer, just follow the
> README :)

Hi Nicolas,

Sorry for a late reply. I'm using win10 OS with mingw32 and it seems it can't
easily establish a development environment for GStreamer. It failed in "meson
build" step with the following error:
Sanity check compile stderr:
C:\MinGW\bin/ld.exe: crt2.o: No such file: No such file or directory
collect2: ld returned 1 exit status

So finally I followed the following web page and successfully built gstreamer
1.14.3 from source code:
https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-cerbero.html

Gstreamer code is fetched from here:
git ls-remote git://anongit.freedesktop.org/gstreamer/cerbero
So can I use this git repository to go to next steps? And what's the next steps
should I do to do some help?

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