Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Search this Thread Display Modes
Old 27th May 2019, 18:01   #161  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
4.0
  • on the start screen the mpv.NET icon is shown instead of the mpv icon,
    feedback and contributions regarding the icon are welcome! The paint.net
    pdn and png source is located here
  • everytime only one file is opened the complete folder is loaded in the playlist
  • the info command (i key) shows the audio format
  • new options osd-font-size, sub-font, sub-font-size
  • new color options with dedicated GUI support: sub-color, sub-border-color, sub-back-color
  • the config editor no longer shows the command line switches
  • the github start page was greatly improved
  • the setup.ps1 PowerShell script was greatly improved in regard of error handling and readability
  • a manual to mpv.net was created
stax76 is offline   Reply With Quote
Old 27th May 2019, 19:54   #162  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Is http://manual.md/ the correct link? Doesn't work for me.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 27th May 2019, 20:16   #163  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
this works:

https://github.com/stax76/mpv.net/blob/master/Manual.md

if something is unclear, feel free to ask.

Last edited by stax76; 27th May 2019 at 20:19.
stax76 is offline   Reply With Quote
Old 1st June 2019, 14:24   #164  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
4.1
  • drag & drop support for subtitles was added
  • libmpv was updated
  • command line support for stdin and URLs was added
  • there was a crash happening when the player is
    minimized in the taskbar
stax76 is offline   Reply With Quote
Old 16th June 2019, 11:43   #165  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Hi everyone, I've uploaded a new release. Thanks to everybody who provided feedback since the last release and helped me with the code!

4.2 Letting Go
  • the help and layout in the config editor was improved
  • clipboard monitoring for URLs can be disabled in the settings
  • the context menu has a new feature: Open > Add files to playlist,
    it appends files to the playlist (Default binding)
  • a setting was added to force using a single mpv.net process instance

Last edited by stax76; 16th June 2019 at 11:45.
stax76 is offline   Reply With Quote
Old 24th June 2019, 01:21   #166  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
There is a chrome extension that can start mpv, has anybody tried this on Windows 10?

https://github.com/Thann/play-with-mpv

What are the most popular video sites besides YouTube? I would like to rewrite the clipboard-monitoring feature to use a domain whitelist.
stax76 is offline   Reply With Quote
Old 24th June 2019, 02:08   #167  |  Link
BetA13
cosmic entity
 
BetA13's Avatar
 
Join Date: May 2011
Location: outside the Box
Posts: 258
Quote:
Originally Posted by stax76 View Post
What are the most popular video sites besides YouTube? I would like to rewrite the clipboard-monitoring feature to use a domain whitelist.
Quickly thinks about it and inserts comment:

Vimeo (https://vimeo.com/), archive.org (https://archive.org/details/movies), Dtube (https://d.tube/).

Besides Youtube, these are the ones i also mostly use..


i would love that option for firefox... aaargh...

greetz

Last edited by BetA13; 24th June 2019 at 02:11.
BetA13 is offline   Reply With Quote
Old 24th June 2019, 07:36   #168  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Thanks for the suggestions, I made the whitelist feature keyword based, the tube keyword will work for all tubes.

Searching for mpv, Firefox shows some extensions too.
stax76 is offline   Reply With Quote
Old 26th June 2019, 15:25   #169  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Since the last release there was more feedback than ever before (much on the issue tracker and people who starred the project). I would like to thank everybody for it.

4.4
  • clipboard-monitoring was replaced by url-whitelist:
    Keyword whitelist to monitor the clipboard for URLs to play.
    Default: tube vimeo ard zdf
  • some settings like colors didn't work because enclosing quotes were missing
  • when single process queue is used the folder is no longer loaded
  • the playlist is never cleared whenever the control key is down but
    files and URLs are appended instead
  • powershell script hosting bugs were fixed and a new powershell example script
    was added to the scripting wiki page
  • the menu entry for the command palette was renamed to 'Show All Commands' and
    the default key binding was changed to F1 which is also the default in VS Code
  • the default key binding of the Everything media search was changed to F3
  • support for the mpv property 'border' was added to the config editor
    to show/hide the window decoration (titlebar, border). A toggle menu item and
    key binding (b) was added as well (Default Binding)
stax76 is offline   Reply With Quote
Old 1st July 2019, 02:04   #170  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
4.5
  • opening a URL manually no longer uses a input box but uses the clipboard directly
  • the manifest was missing the company attribute which caused
    mpv.net not appearing in the 'Open with' menu of the Windows File Explorer,
    thanks to 44vince44 for pointing this out!!!
  • new Python and C# script examples were added to the wiki and the scripting and
    add-on documentation was improved
  • invalid command line arguments were ignored, now an error message is shown
  • a description on how to start mpv.net from Google Chrome was added to the
    manual, it's useful to play videos from sites like YouTube, find the
    description here
  • new config setting remember-height added to remember the window height,
    otherwise the video's native resolution is used
  • support for protocols other then http added
stax76 is offline   Reply With Quote
Old 5th July 2019, 00:27   #171  |  Link
amayra
Quality Checker
 
amayra's Avatar
 
Join Date: Aug 2013
Posts: 285
How i can output 10bit in mpv.net ?
__________________
I love Doom9
amayra is offline   Reply With Quote
Old 5th July 2019, 03:58   #172  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by amayra View Post
How i can output 10bit in mpv.net ?
Under normal circumstances 10 bit will be used.

You can toggle stats with shift+t key or write more info to the log with --log-file="path" or in mpv.conf log-file = 'path'.
stax76 is offline   Reply With Quote
Old 5th July 2019, 14:39   #173  |  Link
amayra
Quality Checker
 
amayra's Avatar
 
Join Date: Aug 2013
Posts: 285
doesn't need directx 11 like madvr and Exclusive Fullscreen for that ?
__________________
I love Doom9
amayra is offline   Reply With Quote
Old 5th July 2019, 15:08   #174  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
I don't think mpv has a Exclusive Fullscreen feature. Please note that mpv has many high quality rendering options but I'm not an expert with that, I'm not able to see great differences...

Two settings I use with my GT 1030 are:

profile = gpu-hq
hwdec = yes
stax76 is offline   Reply With Quote
Old 5th July 2019, 17:38   #175  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,923
to render in 10 bit you need to use a 10 bit presentation surface in a situation the OS/GPU driver except it.

like d3d11 FSE and under windows 10 d3d11 WFS.
the openGL 10 bit hack is only usable with professional driver and works in window mode. it uses 6 of the 8 bit from the alpha channel to render 10 bit on an RGBA 8 bit presentation surface.
huhn is offline   Reply With Quote
Old 6th July 2019, 06:02   #176  |  Link
dbcooper
Registered User
 
Join Date: Jul 2009
Posts: 51
Does mpv.net buffer queues of frames like madvr? I've found that, despite 15ms average frame times, it will often stutter due to slow frames.
dbcooper is offline   Reply With Quote
Old 6th July 2019, 21:11   #177  |  Link
amayra
Quality Checker
 
amayra's Avatar
 
Join Date: Aug 2013
Posts: 285
Quote:
Originally Posted by stax76 View Post
I don't think mpv has a Exclusive Fullscreen feature. Please note that mpv has many high quality rendering options but I'm not an expert with that, I'm not able to see great differences...

Two settings I use with my GT 1030 are:

profile = gpu-hq
hwdec = yes
I appreciate your taking the time to answer my question

Quote:
Originally Posted by huhn View Post
to render in 10 bit you need to use a 10 bit presentation surface in a situation the OS/GPU driver except it.

like d3d11 FSE and under windows 10 d3d11 WFS.
the openGL 10 bit hack is only usable with professional driver and works in window mode. it uses 6 of the 8 bit from the alpha channel to render 10 bit on an RGBA 8 bit presentation surface.
so there any way to output 10bit with mpv in windows 10 ?
__________________
I love Doom9
amayra is offline   Reply With Quote
Old 6th July 2019, 21:40   #178  |  Link
huhn
Registered User
 
Join Date: Oct 2012
Posts: 7,923
sorry not going to read the source code to figure that out.

if they want to they could.
huhn is offline   Reply With Quote
Old 6th July 2019, 23:00   #179  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
4.6
  • fix for middle mouse button not working
  • fix of logo overlay using a huge amount of memory (thx for the ghacks article)
  • fix config dialog showing a message about app restart without reason
  • when multiple files are selected in Windows File Explorer and enter is
    pressed, the files are opened as selected, the order is random though
    because Explorer starts multiple mpv.net processes concurrently
  • libmpv was updated to shinchiro 2019-06-30
  • the mpv.conf defaults were changed to show a larger OSC
  • in case a file is opened that has a aspect ratio smaller then 1.2 then
    the window size will use a aspect ratio of 1.8
  • new JavaScript script osc-visibility.js included in the distribution
    under startup\scripts. It sets the OSC to be always on for audio files
    and auto for non audio files
stax76 is offline   Reply With Quote
Old 13th July 2019, 03:01   #180  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
4.7
  • remember-height was replaced with start-size, when start-size is set
    to video the main video starts directly with the native video size,
    before it was starting with the autofit size first and was only
    afterwards resized to the native video size
  • on exit the window location can be saved with remember-position
  • in the learn window of the input editor underscores were stripped
    because they have a special meaning in WPF labels
  • fix for keys/input not working for MBTN_LEFT_DBL, MBTN_BACK, MBTN_FORWARD
  • in the learn window of the input editor support was added for
    mouse left, mouse left double, mouse mid, mouse forward, mouse back
  • libmpv was updated to shinchiro 2019-07-07
  • when border is none it wasn't possible to minimize the window from
    the task bar because this is the WinForms default behavier. This
    was fixed by calling Spy++ to the rescue and adding WS_MINIMIZEBOX
    in CreateParams
stax76 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.