Search found 11 matches

Go to advanced search

by nantonop
08 May 2007 16:23
Forum: VLC media player for Windows Troubleshooting
Topic: stream and play H.264 video
Replies: 2
Views: 709

sorry... entirely off post. withdrawn...
by nantonop
21 Feb 2007 15:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Segmentation fault in Ubuntu Edgy
Replies: 8
Views: 2796

if ur segfault does not produce a core dump then type "ulimit -c unlimited" on ur session and try again.
by nantonop
21 Feb 2007 15:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC-GUI not running
Replies: 2
Views: 3065

try building wxwidgets source yourself and installing. it worked for me. Get wxwidgets 2.6.x - i did it with 2.8.0 but i had to change a couple of bits of VLC wxwidgets module source to compile. if you've been already run another vlc on your system make sure you get rid (rm -rf) of the .vlc director...
by nantonop
21 Feb 2007 14:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: how to monitor vlc broadcasts?
Replies: 0
Views: 682

how to monitor vlc broadcasts?

hi all... I'm ve been trying to use VLC (0.8.5 on ubuntu dapper) as a streamer of multiple sources. i'm using the http interface and VLM control to remotely manage the streams and everything seems ok. It happens though sometimes that one of the sources becomes unavailable (for any reason). Now, the ...
by nantonop
21 Feb 2007 14:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: General memory leak when streaming udp?
Replies: 5
Views: 2607

hi, just to narrow things down... i've been having the same problem but with http unicast broadcasts... It does take a while (a few days) for VLC to crash but it occasionally dies away with a segfault. I have noticed however better behaviour in certain h/w conigurations and i'm trying to get an idea...
by nantonop
21 Feb 2007 14:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: latest x64 for VLC?
Replies: 0
Views: 11097

latest x64 for VLC?

hi! i was wondering which is the latest x264 version for use with VLC. I noticed in the vlc FTP server that in the 0.8.5 folder there is a contrib/ subdir included containing the source of such external modules. The contrib/ directory seems to be missing from subsequent VLC releases. Does this mean ...
by nantonop
07 Nov 2006 12:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC to framebuffer directly
Replies: 1
Views: 2432

managed to get fb to work... it's rather jerky though...

one thing however is that i can't switch to a different console when vlc is displaying to the fb...
by nantonop
07 Nov 2006 10:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC to framebuffer directly
Replies: 1
Views: 2432

VLC to framebuffer directly

hi... i'm trying to get VLC to display directly to the framebuffer and bypass the x system... but can't seem to make it work... i tried using the --intf dummy and --vout fb options but these don't work... I'm now trying to build & use the DirectFB plugin but cant help feeling there's a simpler w...
by nantonop
25 Sep 2006 17:13
Forum: Skins
Topic: editing GUI - NOT skins
Replies: 1
Views: 2254

editing GUI - NOT skins

Hi all, This may be out of scope with the skins section and it actually might not be VLC specific but i already tried to developers mailing list with no luck: I'm interested in adding custom functionality (sort of expanding) on the original VLC GUI which i'm developing under ubuntu linux. I've tried...
by nantonop
23 Aug 2006 17:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: trace log???
Replies: 0
Views: 681

trace log???

Hi all... I can't seem to get the trace/debug log going... I use the 0.8.5 vrs. I tried the --enable-trace switch to ./configure as prompted in the API documentation but got nothing. I also tried declaring the VLC_VERBOSE env variable to something (e.g. 2, which is the min level that would display t...
by nantonop
23 Aug 2006 17:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How to debug VLC using gdb
Replies: 1
Views: 1101

erm...

are you sure your compilation is ok? you shouldn't have to alter C(XX)FLAGS at all if you use --enable-debug... vlc.c is under /vlc-0.8.5/src and contains the main()...

Go to advanced search