Hi there,
Just starting using VLC for a particular project (Ver 0.9.8a on 2000 and XP). I must admit this is quite a useful utility. I particularly like the command line flexibility. Actually, for this application I am building, I can only go “command line” when I launch VLC and I would like to ask these two questions:
1) Is there a way to remove the VLC orange traffic cone logo that pops up in the middle of the viewing window when the player loops through a movie? This might be caused by the switches I use. Here is what I use:
" --loop"
" --fullscreen"
" --no-video-title-show"
" --no-qt-name-in-title"
" --mouse-hide-timeout=0"
" --video-on-top"
" --qt-display-mode=2"
" --video-x=0"
" --video-y=0"
" --no-video-deco"
" --quiet"
Anything in there that could be modified or added so that the VLC logo stops showing?
I don’t mind giving VLC a good exposure (the name “VLC” is right there on the title bar of the window), it is just that I doubt my audience will appreciate this traffic cone showing up between each loop of a movie showing how neurons growth in a Petrie dish. Alternatively, can we change that logo to a black background, or something else?
2) Is there a way to loop from point A to B of a movie by setting a time for A and B through the command line?
Thanks a lot for any help!
clive77