bennettpeter / android-MythTV-Leanfront

:tv: MythTV Android TV frontend
GNU General Public License v3.0
45 stars 9 forks source link

Advice where to post this... #3

Closed tunerooster closed 4 years ago

tunerooster commented 4 years ago

I am not sure where to post this, but since Leanfront works, and arm v31.0 does not, I thought you would be so kind as to direct me.

On my 2017 Shield TV I have installed: mythfrontend-20190724-arm64-v31-Pre-539...apk On a new 2019 Shield TV (Tube): mythfrontend-20200716-arm-v31.0-79-g89d1991ef2.apk

The 20190724-arm64-v31-Pre-539 works fine.

The new 20200716-arm-v31.0-79 has problems as follows. When seeking:

  1. The audio does not mute when seeking, as it does on 20190724-arm64-v31-Pre-539.
  2. The audio sync gets messed up when seeking, and causes the video to play double speed and without audio.

I did notice the AVSync2 menu option is missing from the Settings->Playback menus on 20200716-arm-v31.0-79, and I do have it set on the 20190724-arm64-v31-Pre-539 version.

As I mentioned, on the Shield Tube, the leanback-frontend play and seeks without error.

Thanks and thanks again for your contributions to MythTV, and for any help you can offer.

P.S. I have been a devoted MythTV user for 18 years, since the initial release!

bennettpeter commented 4 years ago

For the mythtv problems it is best to use the mythtv tickets or mailing list. If there are changes between v31-Pre and v31.0 they are likely caused by the OpenGL changes done by Mark and he may know what is happening there. One of the changes is that all playback uses avsync2 now, the original avsync was removed, so that is why avsync2 is not in the setup.

You said that leanfront plays and seeks with error. What is the error? Or did you mean WITHOUT error?

tunerooster commented 4 years ago

I meant WITHOUT error.  Sorry, I have fixed my post.

tunerooster commented 4 years ago

I meant WITHOUT error. Sorry, I have corrected my post.

Should I contact Mark directly, or just post in mythtv tickets at: https://github.com/MythTV/mythtv If Mark, how do I contact him?

On Fri, Aug 28, 2020 at 7:51 AM Peter Bennett notifications@github.com wrote:

For the mythtv problems it is best to use the mythtv tickets or mailing list. If there are changes between v31-Pre and v31.0 they are likely caused by the OpenGL changes done by Mark and he may know what is happening there. One of the changes is that all playback uses avsync2 now, the original avsync was removed, so that is why avsync2 is not in the setup.

You said that leanfront plays and seeks with error. What is the error? Or did you mean WITHOUT error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bennettpeter/android-MythTV-Leanfront/issues/3#issuecomment-682586272, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFMVITM752DWW4AHIJTIPLSC6Y5BANCNFSM4QN5UNEA .

tunerooster commented 4 years ago

As you suggested, I tried to post this on https://github.com/MythTV/mythtv but there is no "issues" tab and no reference to "tickets". How do I register this there? Please advise... Thanks!

Sorry, I have little to no experience with github.

bennettpeter commented 4 years ago

Currently the ticket site is https://code.mythtv.org/trac (login with github id) but as from September 1st the plan is to open up the issues page on https://github.com/MythTV/mythtv More info is on the https://github.com/MythTV/mythtv page, scroll down to the notes.