Getumzz 13 Posted May 30, 2014 Posted May 30, 2014 (edited) Hi! I got the crazy idea to update MBT to Dev version 3.0.5233.39319 But run in to problems right away with a messed up aspect ratio. I uninstalled version 3.0.5233 and re-installed the official version but i still got messed up ratio. Does anyone know how to fix this or do i need to forget about MBT till it gets solved? I have attached a screen shoot from MBT and one from MPC. MPC is working like it should. MBT MPC Edited May 30, 2014 by MrDon
Danee 57 Posted May 31, 2014 Posted May 31, 2014 You're not alone in this one: http://mediabrowser.tv/community/index.php?/topic/7016-problem-with-aspect-ratio-on-dev-track/
Getumzz 13 Posted May 31, 2014 Author Posted May 31, 2014 You're not alone in this one: http://mediabrowser.tv/community/index.php?/topic/7016-problem-with-aspect-ratio-on-dev-track/ Yeah, i could do a role back before from Dev to official and solve it but not this time.
Getumzz 13 Posted June 1, 2014 Author Posted June 1, 2014 @@Luke Is there anyone to get a hold of build 5214.16310? I know that build doesnt have the aspect error.
Luke 40022 Posted June 1, 2014 Posted June 1, 2014 Only if you want to build the source code. Andy is usually quick about these things so i wouldn't worry.
Getumzz 13 Posted June 1, 2014 Author Posted June 1, 2014 @babgvant If I activate madVR the AR is ok but as soon as I deactivate it is back to a zoomed in AR. Cant find any link to LAV that would cause this problem.
babgvant 143 Posted June 3, 2014 Posted June 3, 2014 Sorry. I added the capability to do MPC-HC style zoom/scaling to my presenter, but never added the code MBT to make it work right .
Getumzz 13 Posted June 3, 2014 Author Posted June 3, 2014 Sorry. I added the capability to do MPC-HC style zoom/scaling to my presenter, but never added the code MBT to make it work right . Andy, thats really great news.
Slouchmr 2 Posted June 4, 2014 Posted June 4, 2014 ahh cool i thought i was going crazy as i did notice this too.
Getumzz 13 Posted June 5, 2014 Author Posted June 5, 2014 (edited) @babgvant Quick fix on the AR problem I tested it with 3.0.5265.16010 and it works Open system.xml in Appdata/Roaming/MediaBrowser-Theater/Config Change <UseCustomPresenter>true</UseCustomPresenter> to <UseCustomPresenter>false</UseCustomPresenter> Edited June 5, 2014 by MrDon 1
Koleckai Silvestri 1151 Posted June 5, 2014 Posted June 5, 2014 @babgvant Quick fix on the AR problem I tested it with 3.0.5265.16010 and it works Open system.xml in Appdata/Roaming/MediaBrowser-Theater/Config Change <UseCustomPresenter>true</UseCustomPresenter> to <UseCustomPresenter>false</UseCustomPresenter> Ahh this is why I don't experience this problem. I had to turn that off a while ago because quite a few of my videos wouldn't play properly with it.
Danee 57 Posted June 5, 2014 Posted June 5, 2014 @babgvant Quick fix on the AR problem I tested it with 3.0.5265.16010 and it works Open system.xml in Appdata/Roaming/MediaBrowser-Theater/Config Change <UseCustomPresenter>true</UseCustomPresenter> to <UseCustomPresenter>false</UseCustomPresenter> This fixed it for me. To bad this bug made it into the release version while I reported it when I experienced it in the Dev track. Since then I did a complete re-install only to the official version but was still bitten by it.
Gareth321 0 Posted June 15, 2014 Posted June 15, 2014 @babgvant Quick fix on the AR problem I tested it with 3.0.5265.16010 and it works Open system.xml in Appdata/Roaming/MediaBrowser-Theater/Config Change <UseCustomPresenter>true</UseCustomPresenter> to <UseCustomPresenter>false</UseCustomPresenter> Thanks! This fixed it for me as well. This bug seemed to pop up randomly, as it didn't occur after any updates. It would be great to be able to toggle aspect ratios.
babgvant 143 Posted June 15, 2014 Posted June 15, 2014 Thanks! This fixed it for me as well. This bug seemed to pop up randomly, as it didn't occur after any updates. It would be great to be able to toggle aspect ratios. It's not really correct to think of it as a bug per se. I wrote a custom EVR presenter to enable HWA video + subtitle support, and like all of the external DirectShow components it is now updated out-of-band (i.e. you don't have to update MBT to receive updates to these components). This issue arrose because the presenter was updated on the component server before the code to correctly configure the AR in MBT made it into the release build. While unfortunate that it happened, this is more an artifact of the rapid pace of improvement in MBT than anything else. At some point I will expose the AR toggle through the UI; just need to find the time to do it. It should work the same way that it does in MPC-HC. 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now