Search found 38 matches

Go to advanced search

by EP99
08 Jun 2021 03:30
Forum: VLC media player for macOS Troubleshooting
Topic: zstd missing for 3.0.12 AND 3.0.14
Replies: 2
Views: 1344

Re: zstd missing for 3.0.12 AND 3.0.14

@ fkuehne thanks for you suggestions. Couple of observations: This worked previously -- with homebrew installed -- for both .12 and .14 on both Intel and M1 - back as far a March. There must be something in the contribs that has changed. STEPS TAKEN TO TRY TO FIX: checked the .bash_profile and other...
by EP99
05 Jun 2021 17:57
Forum: VLC media player for macOS Troubleshooting
Topic: zstd missing for 3.0.12 AND 3.0.14
Replies: 2
Views: 1344

zstd missing for 3.0.12 AND 3.0.14

Compiling source as tweaking vlc for mac. Have followed docs and ALL troubleshooting suggestions for compiling including removing 3rd party packagers and exporting path per https://wiki.videolan.org/MacOSCompile/#3rd_party_packagers_and_PATH Getting the following error when using "Build VLC wit...
by EP99
04 Jun 2021 19:54
Forum: Development around libVLC
Topic: -lsztd not found when building 3.0.14
Replies: 1
Views: 2432

Re: -lsztd not found when building 3.0.14

Correction to my post above. There is NO cmake directory in ~temp⁩ ▸ ⁨VLC⁩ ▸ ⁨vlc-3.0.14⁩ ▸ ⁨extras⁩ ▸ ⁨tools only a cmake-enable-ALPN-support-on-macOS-10.14.patch file. Is this the issue - the cmake directory with the needed source is missing or has been removed from 3.0.12 and 3.0.14? If so what i...
by EP99
03 Jun 2021 23:00
Forum: Development around libVLC
Topic: -lsztd not found when building 3.0.14
Replies: 1
Views: 2432

-lsztd not found when building 3.0.14

Building 3.0.14 using "Build VLC with single command" on mac intel against 10.14 and getting the following error (trimmed output): ... CCLD libinflate_plugin.la CCLD libprefetch_plugin.la CCLD libhds_plugin.la CCLD librecord_plugin.la ld: library not found for -lzstd clang: error: linker c...
by EP99
03 Jun 2021 17:00
Forum: VLC media player for macOS Troubleshooting
Topic: How to link VLC to Appletv on macbookpro?
Replies: 2
Views: 1321

Re: How to link VLC to Appletv on macbookpro?

See this post:

https://www.videosolo.com/tutorials/vlc ... le-tv.html

Also you do know that VLC has an AppleTV version of the player? Requires tvOS 11.0 or later

https://www.videolan.org/vlc/download-appletv.html
by EP99
03 Jun 2021 16:05
Forum: Development around libVLC
Topic: MacOS Compile issues / questions
Replies: 0
Views: 2248

MacOS Compile issues / questions

Working on several extensions to vlc so am building vlc source and then making some changes to the code - mostly adding in some of my modules. Note: we are using vlc-3.0.12 as our base source for compatibility and testing reasons. If we have to we can go to .14 however, the questions below *should* ...
by EP99
02 Jun 2021 23:11
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.12 source build fails on OSX Mojave
Replies: 6
Views: 2405

Re: 3.0.12 source build fails on OSX Mojave

@dfuhrmann could you please elaborate? Why would homebrew cause and error ld: library not found for -lzstd ? Is there a suggested fix? When running the individual "build steps" as outlined in https://wiki.videolan.org/MacOSCompile/ the build runs to completion. Please advise how I can reme...
by EP99
26 May 2021 18:15
Forum: VLC media player for macOS Troubleshooting
Topic: Mac app vs iOS app
Replies: 5
Views: 1840

Re: Mac app vs iOS app

If you run on an M1 mac, then you should upgrade to 3.0.12.1, yes. This version is functionally the same as 3.0.12, but runs as native arm code and is therefore much faster on your mac. @dfuhrmann where can I download SOURCE for 3.0.12.1? Am verifying code against a linux build that is currently at...
by EP99
25 Apr 2021 15:53
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.12 source build fails on OSX Mojave
Replies: 6
Views: 2405

Re: 3.0.12 source build fails on OSX Mojave

@ fkuehne Experimenting with making some changes / adding some functionality and therefore need to build from source. Doing the same thing on Linux and macos intel. So, a pre-built would not work.
by EP99
23 Apr 2021 00:26
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.12 source build fails on OSX Mojave
Replies: 6
Views: 2405

Re: 3.0.12 source build fails on OSX Mojave

Update -- actually got this to compile using the "Build Steps" option using prebuilt contribs from this resource: https://wiki.videolan.org/MacOSCompile/ Note -- this was not the "one command" build, but it did work. VLC.app has a few quirks -- like it loads some icon cones, etc....
by EP99
21 Apr 2021 15:56
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.12 source build fails on OSX Mojave
Replies: 6
Views: 2405

3.0.12 source build fails on OSX Mojave

Running mac osx 10.14.6 and have previously successfully built 3.0.10 and 3.0.11. Trying to build VLC 3.0.12 from source downloaded from here: http://www.videolan.org/vlc/download-sources.html and using recommended build from here: https://wiki.videolan.org/MacOSCompile/ AND using the recommended: ....
by EP99
03 Nov 2020 15:21
Forum: VLC media player for macOS Troubleshooting
Topic: Errors with compiled 3.0.11.1
Replies: 1
Views: 1089

Errors with compiled 3.0.11.1

Using a compiled version of 3.0.11.1 on a mac (funning 10.14.6). Commands listed below were working with a compiled 3.0.10 When I issue the following command these errors are generated -- note that 23.mp4 is a file located in the current directory -- the current directory is VLC/vlc-3.0.11.1/build/V...
by EP99
12 Aug 2020 18:04
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.11.1 build fails
Replies: 7
Views: 676

Re: 3.0.11.1 build fails

So you are reporting now a totally different error than above. Great, so it seems you were able to resolve the first error you described above. For the second problem I also noticed that and pushed a fix. As a workaround, please go into your extracted tarball, and create an emtpy folder "share...
by EP99
11 Aug 2020 18:43
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.11.1 build fails
Replies: 7
Views: 676

Re: 3.0.11.1 build fails

@dfuhrmann thank you for the 0bin suggestion. You can find the complete output here -- post will stay for 1 month: https://0bin.net/paste/cc-CjikrhmrCcuqU#29sZxdip9P9LJ1-M5oHwi8jiR6r14/avgiDTQQN+vyE I've successfully built VLC 4.0-dev on this system without changes to the local environment -- to inc...
by EP99
06 Aug 2020 23:28
Forum: VLC media player for macOS Troubleshooting
Topic: NEW VLC build error for 3.0.11 at libtool
Replies: 6
Views: 631

Re: NEW VLC build error for 3.0.11 at libtool

@ dfuhrmann with all due respect -- write error, Error 1 and Error 2 would most certainly be ERRORS not warnings.....
by EP99
06 Aug 2020 23:26
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.11.1 build fails
Replies: 7
Views: 676

Re: 3.0.11.1 build fails

@dfuhrmann I am happy to provide full logs -- however this complaint has been noted by many others -- please suggest the most SECURE and preferred way and location to provide the logs and PLEASE provide a pointer to *where* I will find those logs on build. Happy to provide them if it will allow you ...
by EP99
04 Aug 2020 20:12
Forum: VLC media player for macOS Troubleshooting
Topic: 3.0.11.1 build fails
Replies: 7
Views: 676

3.0.11.1 build fails

Apologies for the extra post -- trying to build 3.0.11.1 to fix a libtool pathfile error and a single command build fails on a mac running Mojave with the following errors -- output snipped -- note multiple issues, including the build doesn't appear to work for macos and a major error at the end: Pl...
by EP99
04 Aug 2020 18:05
Forum: VLC media player for macOS Troubleshooting
Topic: NEW VLC build error for 3.0.11 at libtool
Replies: 6
Views: 631

Re: NEW VLC build error for 3.0.11 at libtool

Thanks @dfuhrmann -- Downloaded 3.0.11.1 and ran "build with single command" ../extras/package/mocosx/build.sh -c Get the following errors and fatal write errors -- linking is not correct and then see code snip below toward end -- how to fix/recover so I can build? .... CCLD libfile_keysto...
by EP99
28 Jul 2020 22:46
Forum: VLC media player for macOS Troubleshooting
Topic: NEW VLC build error for 3.0.11 at libtool
Replies: 6
Views: 631

Won't compile - Re: NEW VLC build error for 3.0.11 at libtool

anyone? this will not compile and waiting 7 days for any response ...
by EP99
21 Jul 2020 21:46
Forum: VLC media player for macOS Troubleshooting
Topic: NEW VLC build error for 3.0.11 at libtool
Replies: 6
Views: 631

NEW VLC build error for 3.0.11 at libtool

Making some extensions to VLC running on Mojave current against 3.0.11 code -- downloaded from http://www.videolan.org/vlc/download-sources.html Based on suggestions from @dfuhrmann in a previous post, downloaded the libtool patch and placed in extras/tools from here: http://git.videolan.org/?p=vlc/...
by EP99
30 Jun 2020 18:04
Forum: VLC media player for macOS Troubleshooting
Topic: VLC build error at libtool -- why?
Replies: 8
Views: 880

Re: VLC build error at libtool -- why?

@dfuhrmann -- an update: I removed command-line tools by simply dragging it to the trash. I was able to get past that last posted error and made good progress until I got the following -- note: my build directory *does* contain files including the VLC.app directory -- which has Contents, etc. -- but...
by EP99
19 Jun 2020 16:31
Forum: VLC media player for macOS Troubleshooting
Topic: VLC build error at libtool -- why?
Replies: 8
Views: 880

Re: VLC build error at libtool -- why?

@dfuhrmann the make fails -- this is a problem, no?:

Code: Select all

touch .postproc make: Target `all' not remade because of errors.
by EP99
18 Jun 2020 20:23
Forum: VLC media player for macOS Troubleshooting
Topic: VLC build error at libtool -- why?
Replies: 8
Views: 880

Re: VLC build error at libtool -- why?

@dfuhrmann I am not calling commandline tools -- your code base must be calling it. When I compile your 4.0-dev code base this error does not occur. When I try to compile the 3.0.10 code base it does. On this issue I will reachout to the Apple Developer community to try to find an answer and post ba...
by EP99
17 Jun 2020 20:51
Forum: VLC media player for macOS Troubleshooting
Topic: VLC build error at libtool -- why?
Replies: 8
Views: 880

Re: VLC build error at libtool -- why?

@dfuhrmann -- still need help but many thanks for the patch. But this caused other issues. Downloaded the file libtool-2.4.6-clang-libs.patch and placed in extras/tools -- reissued build.sh -c -- ran for some time but it caused this series of errors: NOTE: the MacOSX.sdk file *is* located where your...
by EP99
17 Jun 2020 00:06
Forum: VLC media player for macOS Troubleshooting
Topic: VLC build error at libtool -- why?
Replies: 8
Views: 880

VLC build error at libtool -- why?

Making some extensions to VLC running on Mojave current against 3.0.10 code. Based on suggestions from here I'm using the build.sh and env.build.sh from 4.0-dev. This is the error I'm getting - can anyone please help? This is after at least 6 build.sh -c command where it builds more every time. Inte...

Go to advanced search