Danik2343
New Member
Summary:
Add a visual indicator in the VLC Video Source panel to show which video in the playlist is currently playing, along with the total number of videos.
Proposed Implementation:
In the VLC Video Source properties or control panel, display a status line such as:
Now Playing: Video 3 / 10
Add a visual indicator in the VLC Video Source panel to show which video in the playlist is currently playing, along with the total number of videos.
Proposed Implementation:
In the VLC Video Source properties or control panel, display a status line such as:
Now Playing: Video 3 / 10
- 3— index of the currently playing video
- 10 — total number of videos in the playlist
- Optionally include the filename of the current video
- Update dynamically as playback progresses