Add miliseconds when displaying Timer in OSD
Free media player with support for Youtube
Brought to you by:
rvm
SMPlayer is a marvelous mediaplayer, but during playback I really miss the option of having miliseconds added with the Timer i the OSD, like this HH:MM:SS:msec / HH:MM:SS.
I use SMPlayer to adjust SRT subtitles, and this would be an amazing feature.
Please add the as an option in the OSD seclection, or in the Preferences as an option.
Thanks :-)
You can try this: go to preferences -> advanced -> mplayer/mpv. Add
-osd-msg3=${=time-pos}
to the options field.
During playback press "O" several times, you will see the current time in seconds with miliseconds.
Hi Ricardo
I tried this, but SMPlayer crashed instantly
Unknown option on the command line: -osd-msg3=${=time-pos}
Error parsing option on the command line: -osd-msg3=${=time-pos}
MPlayer Redxii-SVN-r37871-4.9.3 (x86_64) (C) 2000-2016 MPlayer Team
FFmpeg version: N-80185-gbb3388f
Build date: 2016-06-04 18:44:50 EDT
Setting process priority: abovenormal
It would be very nice and user friendly to simply have milliseconds as one
of the OSD options :)
Best regard
Jakob
From: Ricardo Villalba [mailto:rvm@users.sf.net]
Sent: 25. oktober 2016 03:24
To: [smplayer:feature-requests] 650@feature-requests.smplayer.p.re.sf.net
Subject: [smplayer:feature-requests] #650 Add miliseconds when displaying
Timer in OSD
You can try this: go to preferences -> advanced -> mplayer/mpv. Add
-osd-msg3=${=time-pos}
to the options field.
During playback press "O" several times, you will see the current time in
seconds with miliseconds.
[feature-requests:#650]
https://sourceforge.net/p/smplayer/feature-requests/650/ Add miliseconds
when displaying Timer in OSD
Status: open
Group: Next_Release
Labels: Time
Created: Sun Oct 16, 2016 06:50 PM UTC by Jakob Nielsen
Last Updated: Sun Oct 16, 2016 06:50 PM UTC
Owner: nobody
SMPlayer is a marvelous mediaplayer, but during playback I really miss the
option of having miliseconds added with the Timer i the OSD, like this
HH:MM:SS:msec / HH:MM:SS.
I use SMPlayer to adjust SRT subtitles, and this would be an amazing
feature.
Please add the as an option in the OSD seclection, or in the Preferences as
an option.
Thanks :-)
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/smplayer/feature-requests/650/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Feature Requests:
#650I tried this, but SMPlayer crashed instantly.
Unknown option on the command line: -osd-msg3=${=time-pos}
Error parsing option on the command line: -osd-msg3=${=time-pos}
MPlayer Redxii-SVN-r37871-4.9.3 (x86_64) (C) 2000-2016 MPlayer Team
FFmpeg version: N-80185-gbb3388f
Build date: 2016-06-04 18:44:50 EDT
Setting process priority: abovenormal
It would be a bit more acessible/user friendly if the display of milliseconds is listed as one of the OSD options, or perhaps as a checkbox under the MPlayer/mpv options ;-)
Go to preferences -> general and select mpv as multimedia engine. That option only works with mpv.
Ok, I have it now.
Sorry that was not what I was aiming for. When adding the option the OSD changes to "SSSS:mmmmmm". Unfortunately, that is not very useful, as most SRT subtitles are listed in the "HH:MM:SS:mmm" format.
My suggestion is to make it possible in SMPlayer to add miliseconds to the current OSD in SMPlayer. So far, the OSD format is "HH:MM:SS / HH:MM:SS", with the first segment showing current timer and the second segment showing the total time.
I just need the option to add miliseconds to the first OSD segment, like this format:
"HH:MM:SS:mmm / HH:MM:SS"
I'll try to implement it.
Thanks, that would be a huge help :)
Best regards
Jakob
From: Ricardo Villalba [mailto:rvm@users.sf.net]
Sent: 4. november 2016 10:35
To: [smplayer:feature-requests] 650@feature-requests.smplayer.p.re.sf.net
Subject: [smplayer:feature-requests] Re: #650 Add miliseconds when
displaying Timer in OSD
I'll try to implement it.
[feature-requests:#650]
https://sourceforge.net/p/smplayer/feature-requests/650/ Add miliseconds
when displaying Timer in OSD
Status: open
Group: Next_Release
Labels: Time
Created: Sun Oct 16, 2016 06:50 PM UTC by Jakob Nielsen
Last Updated: Sat Oct 29, 2016 02:13 AM UTC
Owner: nobody
SMPlayer is a marvelous mediaplayer, but during playback I really miss the
option of having miliseconds added with the Timer i the OSD, like this
HH:MM:SS:msec / HH:MM:SS.
I use SMPlayer to adjust SRT subtitles, and this would be an amazing
feature.
Please add the as an option in the OSD seclection, or in the Preferences as
an option.
Thanks :-)
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/smplayer/feature-requests/650/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Feature Requests:
#650In the development version there's an option to display the time with milliseconds in the status bar.
Wauw, amazing. Thanks! :)
Any plans to release the dev version as portable ?
Best regards
Jakob Nielsen
From: Ricardo Villalba [mailto:rvm@users.sf.net]
Sent: 30. december 2016 00:16
To: [smplayer:feature-requests] 650@feature-requests.smplayer.p.re.sf.net
Subject: [smplayer:feature-requests] #650 Add miliseconds when displaying
Timer in OSD
In the development version there's an option to display the time with
milliseconds in the status bar.
[feature-requests:#650]
https://sourceforge.net/p/smplayer/feature-requests/650/ Add miliseconds
when displaying Timer in OSD
Status: open
Group: Next_Release
Labels: Time
Created: Sun Oct 16, 2016 06:50 PM UTC by Jakob Nielsen
Last Updated: Sat Oct 29, 2016 02:13 AM UTC
Owner: nobody
SMPlayer is a marvelous mediaplayer, but during playback I really miss the
option of having miliseconds added with the Timer i the OSD, like this
HH:MM:SS:msec / HH:MM:SS.
I use SMPlayer to adjust SRT subtitles, and this would be an amazing
feature.
Please add the as an option in the OSD seclection, or in the Preferences as
an option.
Thanks :-)
Sent from sourceforge.net because you indicated interest in
https://sourceforge.net/p/smplayer/feature-requests/650/
To unsubscribe from further messages, please visit
https://sourceforge.net/auth/subscriptions/
Related
Feature Requests:
#650In version r8503 there's the new option View -> OSD -> Show times with milliseconds, so I think this is fixed.