Try running mythfrontend Setup Wizard again.
This will "reset" the audio and video driver settings. Sometimes an update to graphics/audio causes a mismatch (LiveTV playback is a little different from playback of a recording).
Search found 519 matches
- Fri Oct 09, 2020 3:44 pm
- Forum: Troubleshooting
- Topic: Live TV "Disabling Audio" but recordings fine
- Replies: 1
- Views: 152
- Fri Aug 14, 2020 10:03 am
- Forum: Troubleshooting
- Topic: Replacement SiliconDust Duo not working
- Replies: 10
- Views: 264
Re: Replacement SiliconDust Duo not working
It might be a firmware version issue with the replacement unit (depending on manufacture date it may have been shipped with older firmware, mythtv requires a fairly recent version due to tuner locking mechanism changes). Goto the built-in webpage for the HDHomeRun Connect Duo and check the firmware ...
- Thu Aug 13, 2020 4:15 pm
- Forum: Raspberry Pi
- Topic: Watchdog
- Replies: 3
- Views: 171
Re: Watchdog
I run full mythtv (frontend & backends) V31 on both Pi3 and Pi4 (4GB) and they don't freeze/lockup.
On both systems, root file system is on SSD, so the micro SD card is only used for boot.
I have also run with root file system on normal spinning Hard Disks, again no lockups.
Mike
On both systems, root file system is on SSD, so the micro SD card is only used for boot.
I have also run with root file system on normal spinning Hard Disks, again no lockups.
Mike
- Tue Jun 23, 2020 6:00 pm
- Forum: Raspberry Pi
- Topic: V31 frontend RPi4 UHD vs. HD TV?
- Replies: 4
- Views: 250
Re: V31 frontend RPi4 UHD vs. HD TV?
With Pi4 connected to your AV receiver and mythfrontend playing Live TV you can ssh into the Pi4 from another linux machine and see what the following 2 commands report: tvservice -s tvservice -m cea The first command should report current screen setting, the second will report all possible screen s...
- Tue Jun 23, 2020 3:24 pm
- Forum: Raspberry Pi
- Topic: V31 frontend RPi4 UHD vs. HD TV?
- Replies: 4
- Views: 250
Re: V31 frontend RPi4 UHD vs. HD TV?
Jim, Yes there are differences on in HD and 4K behavior. For background on why the pi_mythfrontend.json file is required (created by run_mythfrontend.sh) see https://lists.gt.net/mythtv/dev/629820#629820 It should only force 1920x1080@60Hz if /boot/config.txt contains the appropriate hdmi_group=1 an...
- Sat Jun 20, 2020 5:37 pm
- Forum: Raspberry Pi
- Topic: pi-utils/pi-setup_mythtv_31.sh
- Replies: 3
- Views: 731
Re: pi-utils/pi-setup_mythtv_31.sh
Jim,
Thanks, I have updated the script on github repository.
Mike.
Thanks, I have updated the script on github repository.
Mike.
- Sun Jun 14, 2020 1:36 pm
- Forum: Raspberry Pi
- Topic: Backend on Pi 4
- Replies: 94
- Views: 20498
Re: Backend on Pi 4
One item of note is that metadata lookups on recordings failed, traced this to requiring python3-requests-cache to be installed, did that and all is good, so may need a tweak to the script. python3-requests-cache issue is fixed in mythtv-light v31 build 31.0-54-g445cf1fe6b This build contains quite...
- Thu Jun 04, 2020 6:02 pm
- Forum: Troubleshooting
- Topic: MythTV wants to upgrade mythmusic but fails
- Replies: 9
- Views: 1318
Re: MythTV wants to upgrade mythmusic but fails
I think your problem is as described in trac ticket https://code.mythtv.org/trac/ticket/13577 and mythtv forum post https://forum.mythtv.org/viewtopic.php?p=17769#p17769 It seems to be another mysql 8 issue, the forum post does have a potential fix in terms of a patch (I have not tried the patch), b...
- Sat May 02, 2020 4:33 pm
- Forum: Linux
- Topic: [Resolved]Mythtv-setup takes only the DVB-T2 input of my Digital Devices Cine C2T2 V7
- Replies: 1
- Views: 244
Re: [Resolved]Mythtv-setup takes only the DVB-T2 input of my Digital Devices Cine C2T2 V7
Upgrade to mythtv 31, mythtv 30 has a problem with dvb-c (for background see https://forum.mythtv.org/viewtopic.php?f=36&t=3338&p=16190&hilit=mythtv+30+dvbc#p16190) As you are on Ubuntu 18.04, the upgrade is in a terminal session: sudo apt-add-repository ppa:mythbuntu/31 sudo apt update sudo apt upg...
- Mon Apr 27, 2020 1:32 pm
- Forum: Troubleshooting
- Topic: mythconverg, channels: changing channum -> channel not available
- Replies: 3
- Views: 183
Re: mythconverg, channels: changing channum -> channel not available
I am using Kodi 18.6 with addon pvr-mythtv 5.10.15 If you change channum on mythbackend (Channel Editor or mythweb) Kodi needs to be restarted to fetch the updated information,otherwise it will use its cached data until the next periodic update, which defaults to 120 minutes after Kodi has been star...
- Sun Apr 26, 2020 4:46 pm
- Forum: Troubleshooting
- Topic: Mythtv fails to start because network isn't up.
- Replies: 4
- Views: 222
Re: Mythtv fails to start because network isn't up.
As a guess as you have not mentioned either mythtv version or operating system.
If running *ubuntu 18.04 see https://lists.gt.net/mythtv/users/625986#625986
This solution is mentioned in Software Install section of https://www.mythtv.org/wiki/Installing_MythTV_on_Ubuntu
Mike
If running *ubuntu 18.04 see https://lists.gt.net/mythtv/users/625986#625986
This solution is mentioned in Software Install section of https://www.mythtv.org/wiki/Installing_MythTV_on_Ubuntu
Mike
- Tue Apr 14, 2020 5:22 pm
- Forum: General Discussion
- Topic: [SOLVED] Commercial skipping not working on V31
- Replies: 14
- Views: 907
Re: Commercial skipping not working on V31
Have you got Storage Groups for Cover Art, Fan Art, Banners set using mythtv-setup Storage Directories?
Edit: the above is for metadata
Edit: the above is for metadata
- Wed Apr 08, 2020 3:14 pm
- Forum: Raspberry Pi
- Topic: building mythtv light v31 for RP3B+
- Replies: 19
- Views: 1154
Re: building mythtv light v31 for RP3B+
One thing I just noticed in latest log is v4l2-dec, try using V4L2 Acceleration instead of V4L2 acceleration (decode only), again with 4 CPUs
- Wed Apr 08, 2020 2:48 pm
- Forum: Raspberry Pi
- Topic: building mythtv light v31 for RP3B+
- Replies: 19
- Views: 1154
Re: building mythtv light v31 for RP3B+
Jim, Both of those files playback ok on my Pi3. I suspect the reason you are seeing Deint: None on Pi3 for test_1080i and test_720p is that Codec/Dec shows MPEG-2 v4l2. Both of the files are mpeg2. mike@myth-server-1:/myth/mythtv/videos$ mythffmpeg -i test_720p.ts ffmpeg version 4.2.1 Copyright (c) ...
- Wed Apr 08, 2020 9:05 am
- Forum: Raspberry Pi
- Topic: building mythtv light v31 for RP3B+
- Replies: 19
- Views: 1154
Re: building mythtv light v31 for RP3B+
Jim, You log file is showing a number of : 2020-04-07 11:18:33.174968 I [1390/1390] CoreContext mythplayer.cpp:789 (OpenFile) - Player(0): Opening 'GetPlaybackURL/UNABLE/TO/FIND/LOCAL/FILE/ON/raspberrypi/10501_20200407151832.ts' I do not see this on my Pi3. Is your configuration on Pi3 just mythfron...