Search found 8 matches

Go to advanced search

by offtrack
05 Mar 2022 08:03
Forum: Development around libVLC
Topic: 3.0.17-1 Nightlies don't match 3.0.x branch builds
Replies: 0
Views: 1095

3.0.17-1 Nightlies don't match 3.0.x branch builds

I'm compiling 3.0.17-1 (win32) to test some patches before the official release, but the result is different than what's in the nightly builds. For example, a years-old bug that outputs silence after seek operations to "DirectX audio" (but not to "WaveOut audio") based on the Inp...
by offtrack
07 Jun 2019 05:50
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

Unfortunately, 2.2.x is beyond hope for security reasons. It should go without saying that the 2.2.0-rc1 builds that I've made are for my own personal use, primarily on older (resource-limited) hardware, and only for playing local/offline copies of FLV/HDS data. As far as 2.2.x in general, 2.2.8 at...
by offtrack
22 May 2019 01:25
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

We jumped to docker-based build with versionned Dockerfile and versionned contrib to be able to compile older version, but it's post 2.x.x version. Bisecting on very old VLC version is hard, and doing so on windows is probably like shooting you in the foot. Maybe there is a simpler way to find and ...
by offtrack
17 May 2019 17:55
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

Seriously, use the docker image from the CI Docker is fine and dandy if your only goal is to build the latest VLC. I needed to build 3.0.x and also 2.2.0-rc1. The Docker images, which appear to start in December 2017, don't work with code from November 2014 (2.2.0-rc1). Obviously similar issues app...
by offtrack
02 Apr 2019 05:16
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

Not a lot of people are compiling for windows 32bit so it might be difficult to find an answer :/
The Win32Compile guide applies to both Windows 32-bit and 64-bit.
by offtrack
01 Apr 2019 15:21
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

Hi, to compile on windows, the easiest solution would be to use the docker image. See this guide for more information: https://gitlab.com/garfvl/local-vlc-compile-env Thank you very much for the suggestion. I am aware of Docker images as an option, but haven't gone down that road yet. Ideally I'd l...
by offtrack
30 Mar 2019 01:44
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Re: Error following the Win32Compile Wiki page

Good news: The original problem was solved (somehow I skipped over "make" for the 3rd party libs altogether earlier) Not-so-good News: "make" fails due to Java 10 not supporting code targeting Java 1.5. Fortunately this is easily solved by replacing Java 10 with Java 8. Bad News:...
by offtrack
28 Mar 2019 08:13
Forum: Development around libVLC
Topic: Error following the Win32Compile Wiki page
Replies: 15
Views: 3073

Error following the Win32Compile Wiki page

I'm up to " Configure " under " Configuring the Build " at the step labeled "Execute the build configuration script." ../extras/package/win32/configure.sh --host=i686-w64-mingw32 --build=x86_64-pc-linux-gnu This ends with: "configure: error: Could not find lua. Lua...

Go to advanced search