Page 1 of 1
"no picture" message in Mozilla plugin
Posted: 24 Jul 2006 19:07
by El_Gusano
I've noticed there is a "(no picture)" message displayed in the mozilla plugin just before a video has finished pre-loading. Is there a way to get rid of this message? (just have a black screen until the video shows?)
It's in the source code
Posted: 24 Jul 2006 22:14
by Guest
The string appears to be written directly in the source code... is there a way to compile only the mozilla plugin without recompiling the entire VLC application?
Posted: 24 Jul 2006 23:03
by alec_robertson
Sure, "cd vlc/mozilla", edit vlcshell.cpp line #59 (latest svn), "make", "install libvlcplugin.so ~/.mozilla/plugins". Restart your browser & you're all set...
THANKS!!
Posted: 25 Jul 2006 01:49
by Guest
THANKS!!
Posted: 04 Sep 2006 12:53
by hirschbert
Hi,
I've got the same problem.
I'm using Kubuntu (Dapper Drake 6.06) with mozilla firefox.
Is there any other way to fix this problem because i don't want install the gcc compiler on this system... ? Perhabs there is a nightly update available ?