Search found 2 matches

Go to advanced search

by Seganku
13 Nov 2020 07:22
Forum: General VLC media player Troubleshooting
Topic: .VLC file format?
Replies: 1
Views: 164

Re: .VLC file format?

This .BAT seems to do what I want:

Code: Select all

START /B "" "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "--zoom=0.5" "rtsp://<user>:<pass>@192.168.1.240/live"
by Seganku
13 Nov 2020 07:09
Forum: General VLC media player Troubleshooting
Topic: .VLC file format?
Replies: 1
Views: 164

.VLC file format?

I have a .VLC file that contains an rtsp:// URL. Is there anything else I can put in this file to set the Video::Zoom to 1:2 Half?

Would it be better to set up as a .BAT?

Go to advanced search