Search found 8 matches

Go to advanced search

by panic82
11 Sep 2016 16:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Possible bug when compiling for rpi with --enable-gles1
Replies: 1
Views: 463

Re: Possible bug when compiling for rpi with --enable-gles1

Hi, me again, just wanted to mention that I tried this on Ubuntu 16.04 also, with latest vlc code (as of today). It gets the same exact build error - and the same "fix" works to allow the build to continue.
by panic82
10 Sep 2016 17:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: configure: error: .
Replies: 2
Views: 1538

Re: configure: error: .

Thank you, that was the problem
by panic82
10 Sep 2016 12:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: configure: error: .
Replies: 2
Views: 1538

configure: error: .

I'm receiving the error "configure: error: ." when I run the configure script with the arguments below. Is there a way to figure out what's causing it to fail? Increase verbosity of the output perhaps? ./configure --enable-gles1 --enable-gles2 --enable-sdl --enable-realrtsp --enable-live55...
by panic82
04 Sep 2016 14:10
Forum: Development around libVLC
Topic: How to use log_set with python binding?
Replies: 6
Views: 3708

Re: How to use log_set with python binding?

Hi did you ever figure this out? I'm looking for a similar example of intercepting log messages, but I'm having a hard time finding a working example. Thanks
by panic82
04 Sep 2016 04:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: (Another) possible bug when compiling for rpi with --enable-mmal
Replies: 0
Views: 1452

(Another) possible bug when compiling for rpi with --enable-mmal

This is another one I've seen on multiple RPi Zeros and a Pi3 with Raspbian Jessie Light. This issue didn't exist the last time I was doing these builds about a month or so ago - but now it happens every time. My config line (just like my previous post): ./configure '--enable-omxil' '--enable-omxil-...
by panic82
04 Sep 2016 04:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Possible bug when compiling for rpi with --enable-gles1
Replies: 1
Views: 463

Possible bug when compiling for rpi with --enable-gles1

With the latest code (as of today, 9/3/2016) on git://git.videolan.org/vlc.git on Raspberry Pi 3 and also Raspbery Pi Zero (v1.3), I will receive the error below, when I run the following commands (after doing the standard apt-get update, upgrade, and install necessary deps): ./configure '--enable-o...
by panic82
03 Sep 2016 13:39
Forum: Development around libVLC
Topic: Python VLC Bindings Event Example
Replies: 5
Views: 10813

Re: Python VLC Bindings Event Example

Thanks Jeff and Geoff. Jeff your example code has been very helpful and Geoff yours has solved an issue I was having related to events with the MediaListPlayer. In case anyone is curious: Previously I only had an instance of vlc_player but after wrapping the instance of MediaPlayer with it, I was ab...
by panic82
01 Sep 2016 19:22
Forum: VLC stream-output (sout)
Topic: Having trouble muxing audio into RTSP stream
Replies: 4
Views: 1920

Re: Having trouble muxing audio into RTSP stream

I'm having the same issue - is there anyway to make the timestamps compatible - or to use something besides Alsa with a USB mic that would allow this to work?

Go to advanced search