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. |
|
|
Thread Tools | Search this Thread | Display Modes |
23rd January 2015, 03:55 | #1061 | Link | |
Troubleshooter
Join Date: Feb 2014
Posts: 339
|
Quote:
Anywhere in the configuration files I should look for this screwed up resolution that it seems to like opening files in if the "Resize window to fit when opening media" and "Reset window size when closing media" boxes are unchecked?
__________________
System specs: Sager NP9150 SE with i7-3630QM 2.40GHz, 16 GB RAM, 64-bit Windows 10 Pro, NVidia GTX 680M/Intel 4000 HD optimus dual GPU system. Video viewed on LG notebook screen and LG 3D passive TV. |
|
23rd January 2015, 05:17 | #1062 | Link | |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
Quote:
|
|
23rd January 2015, 13:04 | #1063 | Link |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
Upcoming PlayerExtension API changes (MPDN v2.19)
Attn: All PlayerExtension developers
There's an upcoming change that will affect all MPDN PlayerExtension developers. After discussing with Shiandow, it was decided that IPlayerControl should be accessible globally in the scripts for various reasons. As such, you'll find the latest changes in my work branch on github as examples (EDIT: Shiandow will announce what you need to change in a little while, if any) - so if you could, please update your code (shouldn't take more than a few seconds). MPDN v2.19.0 test version is available for download here (Developers only!!!). Last edited by Zachs; 23rd January 2015 at 13:17. |
23rd January 2015, 13:41 | #1064 | Link | |
Registered User
Join Date: Dec 2013
Posts: 753
|
Quote:
|
|
23rd January 2015, 17:02 | #1065 | Link | |
Registered User
Join Date: Oct 2010
Posts: 34
|
Quote:
@Zachs Thanks for the events. |
|
24th January 2015, 13:06 | #1067 | Link |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
@AnimeViewer
I've just implemented multi-subpic support for XySubFilter, along with some optimizations on how the frame is delivered to the renderer for v2.19.0. Happy to say on my system, the queue only goes down by 3 frames from maximum at most with that test clip you uploaded. |
24th January 2015, 13:43 | #1069 | Link | |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
Quote:
Will do that for the next release. Can you compile a list of events you think would be useful so I could do them all in one go? |
|
24th January 2015, 13:59 | #1070 | Link | |
Registered User
Join Date: Oct 2010
Posts: 34
|
Quote:
I'll give it some thought. From a quick look over it seems those are the only ones atm though. |
|
24th January 2015, 14:01 | #1071 | Link |
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
Yeah I had a quick look myself and it seems to be the only ones missing. I'll add those and release a .1 in a while - since ryrynz also found FSE re-enter delay not working.
Done. v2.19.1 released. Last edited by Zachs; 24th January 2015 at 14:18. |
24th January 2015, 20:01 | #1072 | Link |
Registered User
Join Date: Oct 2010
Posts: 34
|
Hi everyone
New version of the MPDN Remote is available (v1.1.0) - Display and select audio track(s) - Display and select subtitle track(s) - Display and select chapter(s) - Adjusting of volume - Mute/unmute - Bugfixes The new remote will work with the current extension, but most of the features won't be available. As soon as the updated extension is merged with the current PlayerExtensions all functionality will be available. Available here: https://github.com/DeadlyEmbrace/MPD...rol_v1.1.0.zip |
25th January 2015, 03:04 | #1074 | Link | |
Troubleshooter
Join Date: Feb 2014
Posts: 339
|
Quote:
On a not so good note. I'm now noticing a "Sequence contains no elements" error when I open a video, maximize the window, or shrink it back to its default size. Any suggestions for trouble shooting? After I copied the new player, new scripts, and new player extensions I got a couple of other error (shown in the attached picture). The one on the far left occurred when opening files. The top right one occurred when trying to close files (the only way to close it was by ending the task in task manager). Both of those were solved by recopying the render-script files again. The only remaining error is the "sequence" one. http://oi60.tinypic.com/vfv8ua.jpg Edit: I have both the 64-bit and 32-bit versions installed, and the 32-bit doesn't generate the error. Only the 64-bit appears to generate the error. Edit: I've done some searching, and it appears the sequence error may be related to coding and a SingleOrDefault entry: http://stackoverflow.com/questions/1...ns-no-elements https://social.msdn.microsoft.com/Fo...projectgeneral
__________________
System specs: Sager NP9150 SE with i7-3630QM 2.40GHz, 16 GB RAM, 64-bit Windows 10 Pro, NVidia GTX 680M/Intel 4000 HD optimus dual GPU system. Video viewed on LG notebook screen and LG 3D passive TV. Last edited by Anime Viewer; 25th January 2015 at 03:43. |
|
25th January 2015, 20:19 | #1077 | Link |
Registered User
Join Date: Oct 2014
Posts: 6
|
Could we get a "On Top while playing video" option?
Meaning when we pause the video, the player won't be on top of all other open windows. Also In Minimalist mode, we don't have a way to tell how far we are into a video. No time displayed. Can we can option for that? Thank you again, for all the hard work. Awesome player. |
26th January 2015, 02:44 | #1078 | Link | |
Registered User
Join Date: Sep 2011
Posts: 56
|
Started to crash when opening files with ffdshow post processing enabled again. Here is the windows crash message:
Quote:
EDIT: Actually this was some sort of bug since reinstalling ffdshow and avisyth.dll fixed it (I did lack the .dll on syswow64 after updating MPDN for some reason unknown to me...). Seems to happen with every update as far as I can tell. Are you sure MPDN is not touching any avisynth related files? Though now I know which file to put in which folder I can happily just copy paste it after every update anyway. Last edited by SamuelMaki; 26th January 2015 at 02:58. |
|
26th January 2015, 11:49 | #1079 | Link |
Registered User
Join Date: Dec 2013
Posts: 753
|
Just a heads up, I pushed an update to the renderscripts that improved the speed of the debanding algorithm quite a bit. In theory this change could change the image quality slightly but as far as I can tell this effect is not noticeable.
Edit: And some tweaks to the SuperRes / SuperChromaRes algorithms. Last edited by Shiandow; 26th January 2015 at 22:47. |
27th January 2015, 04:22 | #1080 | Link | ||
Suptitle, MediaPlayer.NET
Join Date: Nov 2001
Posts: 1,721
|
Quote:
Always on top only when playing option would be a good feature to add. Quote:
|
||
Tags |
direct3d, mpdn, nnedi3, opencl, reclock |
Thread Tools | Search this Thread |
Display Modes | |
|
|