How to show elapsed time all the time

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
kikostaki
New Cone
New Cone
Posts: 3
Joined: 03 Jun 2015 17:20

How to show elapsed time all the time

Postby kikostaki » 03 Jun 2015 17:23

How can i show the elapsed time of the video, inside the video whithout having to press t button? Thank you

mederi
Big Cone-huna
Big Cone-huna
Posts: 1951
Joined: 15 Mar 2011 16:38
VLC version: 2.0.8
Operating System: Windows Vista/XP

Re: How to show elapsed time all the time

Postby mederi » 03 Jun 2015 18:43

Time code subtitle track:

Code: Select all

vlc video.mkv --input-slave timecode://
Or you could generate yourself a subtitle file with time codes as a subtitle text.
Then you have "Time" VLC Extension or Marquee subpicture filter with meta-data expansions ($T) in VLC-2.0.x.
Or you could use some software key presser/sender for automatic pressing of the T key. Or put something heavy on your keyboard to keep the T key pressed down :)

kikostaki
New Cone
New Cone
Posts: 3
Joined: 03 Jun 2015 17:20

Re: How to show elapsed time all the time

Postby kikostaki » 03 Jun 2015 20:01

how do i use this time code subtitles track? My vlc version is 2.2.1

mederi
Big Cone-huna
Big Cone-huna
Posts: 1951
Joined: 15 Mar 2011 16:38
VLC version: 2.0.8
Operating System: Windows Vista/XP

Re: How to show elapsed time all the time

Postby mederi » 03 Jun 2015 21:22

In Windows you can create VLC desktop shortcut icon, edit the target path in its properties (right-click) to append VLC options:

Code: Select all

"...\vlc.exe" --input-slave=timecode:// --sub-track=0
Then use it to start VLC, play a video and the time code subtitle track is available in VLC menu: Subtitle > Sub Track > Track 1

kikostaki
New Cone
New Cone
Posts: 3
Joined: 03 Jun 2015 17:20

Re: How to show elapsed time all the time

Postby kikostaki » 04 Jun 2015 10:52

Thank you. I would like also to play in two monitors simultaneously at the same pc. I found this code "c:\Program Files\VideoLAN\VLC\vlc.exe" --loop --fullscreen "d:\video1.avi" --input-slave="d:\video2.avi" . Is working perfectly but how i can put also to show at the one monitor the timecode?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 73 guests