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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 22 13:18:16 UTC 2018


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

--- Comment #14 from Ricky Gong <rickyqiqi at hotmail.com> ---
(In reply to Seungha Yang from comment #13)
> (In reply to Ricky Gong from comment #12)
> > Yes, you're right. I used MSVC console enviroment to build with gst-build
> > and things changed. But unfortunately an error still blocks the building in
> > the progress, which shows "ERROR: Multiple producers for Ninja target
> > "c:\python37-32\python.exe". Please rename your targets.". I attached the
> > meson-log.txt full log at:
> > https://www.dropbox.com/s/xur24fi8n4c565a/meson-log.txt?dl=0.
> 
> You can fix this by moving your gst-build project under c:\, not d:\

Thanks! "ninja -C build/" finished with some code page error problems in some
files of glib compilation that was solved by storing these files into "Encoding
in UTF-8" using Notepad++(Originally they are stored in "Encoding in UTF-8
without BOM" that caused compilation error report).

Now everything seems OK except that I'm confused with how to use the compiled
output files. I mean the target include files, binary files and folders are
seperated from each other. It's quite different from the installation packge.
How can I compile and test with a program using these output packages? And then
I can start to 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