Search found 18 matches

Go to advanced search

by frannie
01 Dec 2021 15:08
Forum: General VLC media player Troubleshooting
Topic: I can't change hotkeys for ncurses interface, can I?
Replies: 1
Views: 3248

I can't change hotkeys for ncurses interface, can I?

Is there any way to change shortcuts for the ncurses interface? Tried adding

Code: Select all

--global-key-*
or

Code: Select all

--key-*
command line parameters but with no success... :)
by frannie
27 Nov 2021 21:36
Forum: VLC media player for macOS Troubleshooting
Topic: [CLI] Specify the item from a provided xspf playlist?
Replies: 0
Views: 3516

[CLI] Specify the item from a provided xspf playlist?

Let's say I'm launching VLC like this: /Applications/VLC.app/Contents/MacOS/VLC -I ncurses "/path/to/my/playlist.xspf" The playlist.xspf contains a few items, which have their titles and vlc:ids . The question is, can I somehow start VLC in such a way that it would open (play) not just the...
by frannie
11 Mar 2020 05:49
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can I install VLC 3.x on Ubuntu 16.0.4?
Replies: 1
Views: 346

Can I install VLC 3.x on Ubuntu 16.0.4?

I tried adding this: sudo add-apt-repository ppa:videolan/master-daily But the latest VLC I still seem to get is 2.2.2. So, is there any way to install some newer version on this old machine? Linux 4.15.0-70-generic #79~16.04.1-Ubuntu SMP Tue Nov 12 11:54:29 UTC 2019 i686 i686 i686 GNU/Linux Thanks!...
by frannie
06 Feb 2020 16:50
Forum: VLC media player for Windows Troubleshooting
Topic: 3.08 on win 8.1 lua error: Couldn't extract youtube video URL, please check for updates to this script
Replies: 11
Views: 4967

Re: 3.08 on win 8.1 lua error: Couldn't extract youtube video URL, please check for updates to this script

VideoMizz , 1. You save this file: https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua somewhere to a temp location (like, your Desktop) 1.1 While saving, it's important to save not as Text document, which seems to be the default way the browser will suggest 1.1.1 I...
by frannie
16 Jan 2020 07:16
Forum: VLC media player for macOS Troubleshooting
Topic: Stop VLC from renaming Media Library items?
Replies: 3
Views: 333

Re: Stop VLC from renaming Media Library items?

Thanks for the reply, Felix!

But why does making the file read-only doesn't help? Why -- and, actually, how -- does VLC manage to restore the file ownership and the file permissions? I'd say that's looks like a thing that shouldn't really happen :)
by frannie
11 Jan 2020 12:20
Forum: VLC media player for macOS Troubleshooting
Topic: Stop VLC from renaming Media Library items?
Replies: 3
Views: 333

Stop VLC from renaming Media Library items?

This is a pic of my Media Library (note the station named Ancient FM): https://i.imgur.com/kpN7ubf.png Next, I start this station, VLC obtains information from the internet, and then renames this item accordingly to it: https://i.imgur.com/APlsOsu.png Thus, my question is the following: is it possib...
by frannie
31 Oct 2019 19:22
Forum: VLC media player for Windows Troubleshooting
Topic: VLC play Youtube link
Replies: 4
Views: 1228

Re: VLC play Youtube link

@unidan maybe youtube changed their privateAPI again Hardly. I got vlc 3.0.8 @ macOS playing YouTube without problems (after updating youtube.luac file), and the same vlc 3.0.8 on Lubuntu (also, after updating to the same youtube.luac ) failing to do this. Something's interesting going on here :)
by frannie
14 Sep 2019 15:22
Forum: VLC media player for macOS Troubleshooting
Topic: VLC on Mac - How to close it by pressing "x"?
Replies: 11
Views: 2824

Re: VLC on Mac - How to close it by pressing "x"?

For @neild323 and anyone interested: there's an app that does exactly that, RedQuits, http://www.carsten-mielke.com/redquits.html
by frannie
14 Sep 2019 12:09
Forum: VLC media player for macOS Troubleshooting
Topic: Adding to playlist from the command line?
Replies: 0
Views: 185

Adding to playlist from the command line?

VLC 2.x.x used to have the option --playlist-enqueue to add a file to the existing VLC playlist. The current VLC 3.0.8 seems not to have this option anymore... Thus, the question: is it possible to add a file (or an URL) to the current VLC playlist from the command line?

Thank you :)
by frannie
02 Aug 2019 20:58
Forum: VLC media player for Windows Troubleshooting
Topic: vlc 3.0.7.1
Replies: 15
Views: 1942

Re: vlc 3.0.7.1

Try to update youtube.luac file -- here's a bit of a guide: https://forum.videolan.org/viewtopic.php?p=482290#p482290
by frannie
02 Aug 2019 09:30
Forum: General VLC media player Troubleshooting
Topic: Adding to VLC's Command Line Interface from another script?
Replies: 0
Views: 411

Adding to VLC's Command Line Interface from another script?

It's probably not possible but I'd still ask :) Let's say I have vlc -I rc running and streaming over my local network. Is it somehow possible to add files to this instance's playlist from the outside, from some shell script, for example? Some real life example: I have a shell script to browse my mu...
by frannie
18 Jul 2019 21:12
Forum: General VLC media player Troubleshooting
Topic: Stop an old stream, start a new one, and the client just continues?
Replies: 6
Views: 595

Re: Stop an old stream, start a new one, and the client just continues?

It seems that no but thanks once again :) After all, it's not that important.
by frannie
18 Jul 2019 20:26
Forum: General VLC media player Troubleshooting
Topic: Stop an old stream, start a new one, and the client just continues?
Replies: 6
Views: 595

Re: Stop an old stream, start a new one, and the client just continues?

WOW! I literally didn't know a thing about this control center. And it's so handy :). Thanks a lot. Two questions, though: the usual hotkeys, like Left and Right, or Ctrl-a and Ctrl-e don't seem to work (the shell prints out the escape sequences instead). Is it possible to fix that? And also the tab...
by frannie
18 Jul 2019 17:30
Forum: General VLC media player Troubleshooting
Topic: Stop an old stream, start a new one, and the client just continues?
Replies: 6
Views: 595

Re: Stop an old stream, start a new one, and the client just continues?

or you use an interface module like rc/oldrc/http to clean up the playlist and open the new playlist file
Once again thanks for your help and interest! Any hint on how it can be done may be? :)
by frannie
18 Jul 2019 07:18
Forum: General VLC media player Troubleshooting
Topic: Stop an old stream, start a new one, and the client just continues?
Replies: 6
Views: 595

Stop an old stream, start a new one, and the client just continues?

Let's say I'm streaming with VLC's help from my desktop, something like this: vlc -I dummy --quiet oldPlaylist.m3u --sout-all --sout-keep --sout='#standard{mux=ps,dst=192.168.1.111:8888,access=http}' And now I want to to stop this stream and start a new one (the same command line, just with the newP...
by frannie
17 Jul 2019 17:24
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Transferring ml.xspf file to iOS VLC?
Replies: 8
Views: 3315

Re: Transferring ml.xspf file to iOS VLC?

It seems to be this issue right ? https://code.videolan.org/videolan/vlc-ios/issues/64 It looks like this, yes. However, as I said earlier, I also wasn't able to import the usual M3U, something of such kind: #EXTM3U http://5.152.208.98:8058/ #EXTINF:0,stream http://94.23.201.38:8000/stream #EXTINF:...
by frannie
17 Jul 2019 10:30
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Transferring ml.xspf file to iOS VLC?
Replies: 8
Views: 3315

Re: Transferring ml.xspf file to iOS VLC?

Yeah, I tried transferring this ml.xspf file via the web interface. I also created Untitled.M3U playlist with all these stations, and uploaded it via the web interface, too. However, on iOS VLC's side it looks like this: https://i.imgur.com/87f3tb8.png (i.e., they don't transform into actual playlis...
by frannie
17 Jul 2019 08:41
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Transferring ml.xspf file to iOS VLC?
Replies: 8
Views: 3315

Transferring ml.xspf file to iOS VLC?

Hi!

On my desktop, in VLC, in MediaI Library (file ml.xspf), I have a collection of some internet radio stations. Is there any way to transfer this whole collection to my iOS VLC, or will I have to enter every entry manually? :)

Thanks.

Go to advanced search