Search found 61 matches
- Thu Jun 11, 2020 7:49 am
- Forum: Troubleshooting
- Topic: [solved]Live TV with permanent TXTTV
- Replies: 12
- Views: 483
Re: Live TV with permanent TXTTV
Not that it is in anyway helpful - but mediainfo reports teletext subtitles on page 799 - as well as something on page 398 (subtitles for hearing impaired)
- Tue Jun 09, 2020 8:07 am
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
Can you run mediainfo for the file that you are trying to play? or alternatively, upload a small (30s) sample somewhere?
- Tue Jun 09, 2020 8:03 am
- Forum: Troubleshooting
- Topic: Stuttering on VAAPI
- Replies: 11
- Views: 509
Re: Stuttering on VAAPI
I forgot to ask - what window manager are you using?
- Mon Jun 08, 2020 8:27 pm
- Forum: Troubleshooting
- Topic: Stuttering on VAAPI
- Replies: 11
- Views: 509
Re: Stuttering on VAAPI
Your log looks pretty good to me:- - VAAPI looks to be available, configured and used. - CPU load is broadly as I would expect - framerate appears to be pretty good - with low deviation - no obvious audio/video sync issues The only 'unusual' item is OpenGL 4.6 is used - but I'm guessing that is a re...
- Sat Jun 06, 2020 2:16 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
I can't honestly see where the problem lies - but I've pushed a change to the logging.
Can you post the full output of:-
mythfrontend -v playback --loglevel=debug
Thanks, Mark
Can you post the full output of:-
mythfrontend -v playback --loglevel=debug
Thanks, Mark
- Sat Jun 06, 2020 12:10 pm
- Forum: General Discussion
- Topic: [Solved] V31 Themes missing
- Replies: 6
- Views: 563
Re: V31 Themes missing
FWIW - running master here and I see, and can use, the Functionality theme.
- Mon Jun 01, 2020 7:51 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
Sorry for the delay. Can you confirm this is still broken? (just making sure you actually had the new code).
If so, I'll have another go:)
If so, I'll have another go:)
- Mon Jun 01, 2020 7:48 pm
- Forum: Linux
- Topic: Mythfrontend won't display using Gnome and Wayland
- Replies: 2
- Views: 692
Re: Mythfrontend won't display using Gnome and Wayland
I thought this was fixed for v31.
Can you attach a full log from 'mythfrontend -v gpu --loglevel=debug' to the old ticket I've just re-opened:)
https://code.mythtv.org/trac/ticket/13483
Thanks and regards
Mark
Can you attach a full log from 'mythfrontend -v gpu --loglevel=debug' to the old ticket I've just re-opened:)
https://code.mythtv.org/trac/ticket/13483
Thanks and regards
Mark
- Mon Jun 01, 2020 7:42 pm
- Forum: OSX
- Topic: [Solved] Mythfrontend playback on quarter screen
- Replies: 11
- Views: 1337
Re: [Solved] Mythfrontend playback on quarter screen
John - I've just attached a test patch to the ticket. Thanks, Mark
- Tue May 19, 2020 5:18 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
I've pushed a change to master and fixes/31 that *should* fix this - but I can't test here.
I'm guessing it will feed through to the packages in a day or so - let me know if it works (or not).
Regards, Mark
I'm guessing it will feed through to the packages in a day or so - let me know if it works (or not).
Regards, Mark
- Thu May 14, 2020 4:00 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
Yes - it needs a change in the code. I need to find the time to test it however. It's easy enough to change the MythTV internal check - but we also need to 'lie' to FFmpeg about the profile to use (otherwise VDPAU initialisation will just fail inside FFmpeg). I'm not sure whether this will have othe...
- Sun May 10, 2020 4:52 pm
- Forum: General Discussion
- Topic: Assessment of master (new render & avsync)
- Replies: 1
- Views: 199
Re: Assessment of master (new render & avsync)
Just a comment after comparing recent master to a point back near end of last year (Nov 2019). The comparison was made over a couple of nights of watching normal broadcast recordings & playing some test tracks. I tried out master (several weeks ago) after messing up my own branch so it would not co...
- Sun May 10, 2020 4:32 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
OK - here's what I think is happening - and what has changed. Per the NVIDIA docs, H.264 baseline is not supported by the ION LE chipset (which has VDPAU featureset B). Although confusingly it is not explicitly mentioned as supported for feature set C and beyond - though it is in later driver versio...
- Sat May 09, 2020 7:17 pm
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
I assumed that's how the playback profile worked but when my videos stopped working in version 30 and 31 I got confused. I checked and all my settings are as you suggest. Here is the output of the 'mythfrontend -v playback' command. That all looks good - but I should have been clearer:) Can you sho...
- Fri May 08, 2020 9:24 am
- Forum: Troubleshooting
- Topic: MythVideo playback profiles
- Replies: 32
- Views: 2412
Re: MythVideo playback profiles
My playback system is an old Acer Revo 1600. I'm running the nvidia-340 drivers. lspci shows the following 03:00.0 VGA compatible controller: NVIDIA Corporation C79 [ION LE] (rev b1) The file is an mp4 with an AVC codec at 1080p 60fps. This all worked fine in Myth 0.29. Still works in kodi. Playbac...