Search found 331 matches: EXTVLCOPT

Searched query: extvlcopt

Go to advanced search

by unidan
21 Feb 2024 22:40
Forum: General VLC media player Troubleshooting
Topic: Delay in playlist for fixed images
Replies: 3
Views: 716

Re: Delay in playlist for fixed images

Hi,

You should be able to change the duration this way with xspf:

Code: Select all

<vlc:option>image-duration=4</vlc:option>
and with m3u playlists

Code: Select all

#EXTVLCOPT:image-duration=4 file:///path/to/your/image.png
by blueice_haller
21 Jan 2024 21:31
Forum: General VLC media player Troubleshooting
Topic: M3U files: problems with certain characters?
Replies: 4
Views: 1847

Re: M3U files: problems with certain characters?

Thank you. I need to change my example so that it works as expected: #EXTM3U #EXTINF:0, - Radio Paloma - 100% Deutscher Schlager! #EXTVLCOPT:network-caching=1000 http://pool.radiopaloma.de/RADIOPALOMA.mp3 #EXTINF:0, - Radio Paloma - 100% Deutscher Schlager! #EXTVLCOPT:network-caching=1000 ...
by blueice_haller
21 Jan 2024 13:33
Forum: General VLC media player Troubleshooting
Topic: M3U files: problems with certain characters?
Replies: 4
Views: 1847

Re: M3U files: problems with certain characters?

... text before including the hyphen, so that the Title shows just 100% Deutscher Schlager! #EXTM3U #EXTINF:0,Radio Paloma - 100% Deutscher Schlager! #EXTVLCOPT:network-caching=1000 http://pool.radiopaloma.de/RADIOPALOMA.mp3 #EXTINF:0,Radio Paloma - 100% Deutscher Schlager! #EXTVLCOPT:network-caching=1000 ...
by skuwakin
20 Aug 2023 19:40
Forum: VLC stream-output (sout)
Topic: RSTP stream auto-reconnect
Replies: 11
Views: 32899

Re: RSTP stream auto-reconnect

... ^__^ And you can go into more detail ... I have collected all the necessary documents.m3u #EXTM3U #EXTINF:60,Change http://192.168.1.254:9999 #EXTVLCOPT:network connection=1000 #EXTVLCOPT:sout=#http{mux=ffmpeg{mux=flv},dst=:8181/} #EXTVLCOPT:everything is here #EXTVLCOPT:saut-save http://192.168.1.254:9999 ...
by bipple
24 Jun 2023 23:33
Forum: VLC media player for macOS Troubleshooting
Topic: HIGH SIERRA / BOOKMARKS only saves #EXTM3U
Replies: 0
Views: 178

HIGH SIERRA / BOOKMARKS only saves #EXTM3U

... previous external (same drive/same method) yielded robust metadata for example and this is from 2020 #EXTM3U #EXTINF:23816,SCRIPTE ZOOM1.mp3 #EXTVLCOPT:bookmarks={name=avid clipbin ,time=323.082},{name=more clipbin file into avid talk,time=494.994},{name=editing question,time=523.833},{name=sim ...
by ikaros
06 Jan 2023 15:05
Forum: VLC for Android and Chrome OS
Topic: #EXTVLCOPT:start-time support for Android
Replies: 2
Views: 245

Re: #EXTVLCOPT:start-time support for Android

That issue goes back 3 years ago.

Is it being worked on?

Is it being considered?

What seems to be the hold up?
by ikaros
05 Jan 2023 22:44
Forum: VLC for Android and Chrome OS
Topic: #EXTVLCOPT:start-time support for Android
Replies: 2
Views: 245

#EXTVLCOPT:start-time support for Android

Any plans to add support for the #EXTVLCOPT:start-time tag in m3u files in VLC for Android? Tag seems to work on the Linux version, but doesn't work on Android. Or alternatively, is there a way to tell VLC to skip to a specific spot in the ...
by trysting
02 Jan 2023 13:46
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

I just caught that there was a reply, thanks. I've had a quick look and it seems from a scan that documentors need to work with Python. If that's the case, then that explains a lot. Programmers and Documentors / Tech Writers are very different beasts. Python goes from "straightforward, this mak...
by GeorgeC
14 Dec 2022 00:27
Forum: General VLC media player Troubleshooting
Topic: VLC modifies streams titles
Replies: 11
Views: 1446

Re: VLC modifies streams titles

... playlists containing radio streams that I place in the playlist folder of my Android smartphone to play using vlc. Here is an example: #EXTM3U #EXTVLCOPT:network-caching=1000 #EXTINF:0,ABC Jazz 01 aac http://live-radio01.mediahubaustralia.com/JAZW/aac/ #EXTINF:0,ABC Jazz 02 aac http://live-radio02.mediahubaustralia.com/JAZW/aac/ ...
by unidan
07 Sep 2022 10:24
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

... instructions. That would indeed be far easier. It's possible to do that remotely if you have a specific feature you want to use through #EXTVLCOPT but it's hard to give a general answer given that there is no such "ready-to-use" documentation for that. I also wonder how it is ...
by trysting
06 Sep 2022 19:40
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

The majority of people using VLC would more likely not be familiar with CLI. As a professional documenter I have experience with having to physically travel to a programmer's desk and park myself there until I can get a straight answer that will enable me to write user-appropriate instructions. I fi...
by Rémi Denis-Courmont
29 Aug 2022 09:36
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

Why are you denying the point? Since rattlehead » 2016 Aug Fri 12:58 post there is not one single link, and other links in other threads on the forum are 404. "mederi's examples" is a strange non-specific reference, since there is no link to them. That's rich. The list of options is avail...
by unidan
29 Aug 2022 09:26
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

... change_safe() This adds a "repeat" option, and because there is a change_safe following, it means that you can use the option in EXTVLCOPT.
by trysting
28 Aug 2022 17:37
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

Why are you denying the point? Since rattlehead » 2016 Aug Fri 12:58 post there is not one single link, and other links in other threads on the forum are 404. "mederi's examples" is a strange non-specific reference, since there is no link to them. There must be specifications, verbose and ...
by Rémi Denis-Courmont
28 Aug 2022 08:19
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

In this thread, there are explanations of how to get the list and description of options, and how to put them in a playlist file.
by trysting
27 Aug 2022 22:31
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

I have no idea what you mean. Your 'answer' does not point to documentation, is there documentation? I have been trying to find the vlc implementation for about 3 years, likely longer. Nor does it point me to where it is documented that one can hide undesired subtitles, or show the desired subtitles...
by Rémi Denis-Courmont
21 Aug 2022 20:30
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

The format for individual parameters is exactly the same actually. See mederi's examples.
by trysting
21 Aug 2022 20:01
Forum: General VLC media player Troubleshooting
Topic: Is there any documentation on playlist's #EXTVLCOPT tags?
Replies: 15
Views: 8705

Re: Is there any documentation on playlist's #EXTVLCOPT tags?

... anyone got a REAL answer to this question. Referring to VLC's command parameters is invalid as the format is manifestly different. I want to use EXTVLCOPT to mean "if you frackin' display English subtitles for frackin' English dialogue I'll frackin' punch a hole in the screen and then chuck ...
by BradinLae
09 Aug 2022 05:55
Forum: VLC stream-output (sout)
Topic: How to stream single program out of multi-program ts file
Replies: 6
Views: 4631

Re: How to stream single program out of multi-program ts file

... :sout-all :sout-keep the m3u8 file contains #EXTM3U #EXTINF:72,master.m3u8 #EXTVLCOPT:network-caching=10000 https://9now-livestreams.akamaized.net/hls/live/2010629/rush-bne/master.m3u8 This formatting worked for me. That site ...
by chicorykvass
31 Jul 2022 20:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC won't load .srt subtitles specified in input-slave in M3U
Replies: 3
Views: 344

VLC won't load .srt subtitles specified in input-slave in M3U

So, I have a playlist like this, generated by TorrServer: #EXTM3U #EXTINF:0,AnimeEpisode.mkv #EXTVLCOPT:input-slave=http://127.0.0.1:8090/stream/AnimeEpisode.srt?link=<hash>&index=2&play# http://127.0.0.1:8090/stream/AnimeEpisode.mkv?link=<hash>&index=1&play ...
by baj_be
14 Jul 2022 17:15
Forum: VLC stream-output (sout)
Topic: Save a input device capture in a .m3u file
Replies: 2
Views: 596

Save a input device capture in a .m3u file

... I have to reconfigure the input device capture each time I want to stream my sound card. The content of the saved .m3u file is: #EXTM3U #EXTVLCOPT:sout=#transcode{acodec="mp3 ",ab=""}:standard{mux=ts,access=http,dst="localhost:8090"} avaudiocapture://BlackHole2ch_UID ...
by psteichen
08 Jun 2022 07:28
Forum: VLC for Android and Chrome OS
Topic: VLC for Fire doesn't follow EXTVLCOPT commands in M3U files
Replies: 1
Views: 196

VLC for Fire doesn't follow EXTVLCOPT commands in M3U files

... doesn't. For some reason the VLC version available on the FireStick does not recognize or at least does not utilize the start-time and stop-time EXTVLCOPT commands. For example, the following code in the M3U file should play the entire film in two sections, skipping the seconds between 247 and ...
by ManUBlueJay
05 Jun 2022 15:11
Forum: VLC stream-output (sout)
Topic: Convert Playlist to MP4
Replies: 2
Views: 776

Convert Playlist to MP4

... to overwrite the file. Is there a way to make playlists append to the main file Here is a script of my Playlist #EXTM3U #EXTINF:6885,My Movie.mp4 #EXTVLCOPT:start-time=1 #EXTVLCOPT:stop-time=60 My Movie.mp4 #EXTVLCOPT:start-time=120 #EXTVLCOPT:stop-time=180 My Movie.mp4 #EXTVLCOPT:start-time=360 ...

Go to advanced search