Search found 11 matches

Go to advanced search

by sylvain.berger
16 Oct 2012 02:11
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Re: Problem using vlc.py on osx

There you go: sylvain.berger ~/$ lipo -info /Applications/VLC.app/Contents/MacOS/plugins/libmacosx_plugin.dylib Architectures in the fat file: /Applications/VLC.app/Contents/MacOS/plugins/libmacosx_plugin.dylib are: x86_64 i386 I have compiled the binding successfully but it fails with the 2.0.3 bin...
by sylvain.berger
15 Oct 2012 23:32
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Re: Problem using vlc.py on osx

This is what I get when I run the lipo command sylvain.berger ~/$ lipo -info /Applications/VLC.app/Contents/MacOS/lib/libvlc.dylib Architectures in the fat file: /Applications/VLC.app/Contents/MacOS/lib/libvlc.dylib are: x86_64 i386 sylvain.berger ~/$ lipo -info /Library/Frameworks/Python.framework/...
by sylvain.berger
12 Oct 2012 02:33
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Re: Problem using vlc.py on osx

well I am having no luck with building the bindings sylvain.berger python/$ make python generate.py ../../include/vlc/*.h -o generated/vlc.py Error: no type conversion for libvlc_audio_output_device_t* libvlc_audio_output_device_list_get Error: no type conversion for libvlc_audio_output_device_t* p_...
by sylvain.berger
12 Oct 2012 02:10
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Re: Problem using vlc.py on osx

@olivier in the other post it is the same error but they seem to have problems with python 32 bit vs 64 bit vlc. I found this in the generate.py file This module and the generated Python bindings have been tested with 32-bit Python 2.6, 2.7 and 3.1 on Linux, Windows XP SP3 and MacOS X 10.4.11 (Intel...
by sylvain.berger
12 Oct 2012 01:12
Forum: VLC media player for macOS Troubleshooting
Topic: libtool: compile: unable to infer tagged configuration
Replies: 8
Views: 3659

Re: libtool: compile: unable to infer tagged configuration

I pulled and did what you suggested but still get the same exact error. I then tried from scratch by pulling a clean copy of the repo. my repo is at this commit at the time of writing this message: commit 5b1d18e73415d0e6442387dd8140685e73429db5 Author: Pierre Ynard <linkfanel@yahoo.fr> Date: Fri Oc...
by sylvain.berger
10 Oct 2012 13:51
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Re: Problem using vlc.py on osx

Yes this is using the binary install from the main site.
I have confirm this behavior on 2 computers both running 10.8
One clean install and one upgrade from 10.6 to 10.8

I have not tested on 10.6 yet
by sylvain.berger
10 Oct 2012 02:08
Forum: VLC media player for macOS Troubleshooting
Topic: Problem using vlc.py on osx
Replies: 11
Views: 3288

Problem using vlc.py on osx

I am having a problem when using the python binding on osx 10.8 Here is what I did 1. Installed VLC 2.0.3 2. Pulled the python binding from git://git.videolan.org/vlc/bindings/python.git when I run python vlc.py ~/Dev/_samples_/bee_960.mov I get this error: [0x101b10b20] main window error: corrupt m...
by sylvain.berger
10 Oct 2012 01:47
Forum: VLC media player for macOS Troubleshooting
Topic: libtool: compile: unable to infer tagged configuration
Replies: 8
Views: 3659

Re: libtool: compile: unable to infer tagged configuration

I redid the entire build from a clean pull and now I get a similar error with "libdvdnav_plugin_la-dvdnav.lo" CCLD libvlc_srtp.la CCLD librtp_plugin.la CC libcdda_plugin_la-cdda.lo CC libcdda_plugin_la-cdrom.lo OBJC libaccess_eyetv_plugin_la-eyetv.lo CC libdvdnav_plugin_la-dvdnav.lo libtoo...
by sylvain.berger
08 Oct 2012 07:12
Forum: VLC media player for macOS Troubleshooting
Topic: libtool: compile: unable to infer tagged configuration
Replies: 8
Views: 3659

Re: libtool: compile: unable to infer tagged configuration

I also have the same error: CCLD libvlc_srtp.la CCLD librtp_plugin.la CC libcdda_plugin_la-cdda.lo OBJC libaccess_eyetv_plugin_la-eyetv.lo CC libcdda_plugin_la-cdrom.lo CC libdvdnav_plugin_la-dvdnav.lo libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag...
by sylvain.berger
27 Sep 2012 03:29
Forum: VLC media player for macOS Troubleshooting
Topic: No package 'ncursesw' found
Replies: 10
Views: 2535

Re: No package 'ncursesw' found

I have the exact same error on 10.8 (Mountain lion).

Did you found a solution for this yet?
by sylvain.berger
20 Feb 2012 17:39
Forum: VLC media player Feature Requests
Topic: Previous frame hotkey usefull for profesional users
Replies: 1
Views: 2200

Previous frame hotkey usefull for profesional users

Hi, I just tested VLC 2 and I like it so far. But the fact that there is only a Next Frame shortcut and no Previous frame shortcut makes it really hard for professional user like me who would like to replace Quicktime Player with VLC to play short clips. I work in VFX and we create a lot of small qu...

Go to advanced search