Playback profile ignoring deinterlacing choices

Have a MythTV related problem? Ask for help from other MythTV users here.

Moderator: Forum Moderators

Post Reply
damianwernert
Newcomer
Posts: 1
Joined: Tue May 28, 2019 2:52 am
Australia

Playback profile ignoring deinterlacing choices

Post by damianwernert »

I have an Intel NUC5i5MYHE frontend running 0.29 On CentOS 7.6 using the default VAAPI playback profile.

When playing a recorded show, the interlacer does not work at all, but I am able to choose the interlacer from the OSD menu while watching the recording, in this case Bob(2x). Once I choose the interlacer using the OSD menu it works well, but for some reason the frontend appears to ignore the playback profile's interlacer when I commence watching the recording.

Thankful for any suggestions.

Code: Select all

2019-05-28 10:30:13.668911 I  OSD: Base theme size: 1280x720
2019-05-28 10:30:13.668921 I  OSD: Scaling factors: 1.5x1.5
2019-05-28 10:30:13.669963 E  VideoOutput: Couldn't load deinterlace filter none
2019-05-28 10:30:13.690432 I  Player(0): Video timing method: DRM
2019-05-28 10:30:13.704416 I  TV::StartPlayer(): Created player.
2019-05-28 10:30:13.704463 I  TV::HandleStateChange(): Changing from None to WatchingPreRecorded
2019-05-28 10:30:13.711812 I  TV::HandleStateChange(): Main UI disabled.
2019-05-28 10:30:13.711867 I  TV::StartTV(): Entering main playback loop.
2019-05-28 10:30:13.737013 I  ScreenSaverX11Private: DPMS Deactivated 1
2019-05-28 10:30:13.820716 E  VideoOutput: Couldn't load deinterlace filter none
2019-05-28 10:30:13.820723 E  Player(0): Failed to enable deinterlacing
2019-05-28 10:30:13.840642 I  VideoOutput: Created YV12 OSD.
2019-05-28 10:30:16.074869 N  Player(0): Waited 116ms for video buffers AAAAAAAAAAAAAAAAAAAAAuUuuLLLLLLP
2019-05-28 10:30:16.720848 D  Running HouseKeeper.
2019-05-28 10:30:16.720859 D  Checking to run HardwareProfiler
2019-05-28 10:30:18.390899 N  Player(0): Waited 103ms for video buffers AAAAUAAAuUAuLLULLAuLAAAAAAAAAAAP
2019-05-28 10:30:42.664314 D  PortChecker::checkPort(): host mythmbe1 port 3306 timeLimit 30000 linkLocalOnly 1

...

2019-05-28 10:31:12.706477 D  PortChecker::checkPort(): host mythmbe1 port 3306 timeLimit 30000 linkLocalOnly 1
2019-05-28 10:31:16.705398 D  Running HouseKeeper.
2019-05-28 10:31:16.705407 D  Checking to run HardwareProfiler
2019-05-28 10:31:23.174260 N  Player(0): Waited 103ms for video buffers AAAAuAUALUAULLuuAALAALAAAAAAAAAP
2019-05-28 10:31:24.649594 I  OSD: Base theme size: 1280x720
2019-05-28 10:31:24.649612 I  OSD: Scaling factors: 1.5x1.5
2019-05-28 10:31:24.651996 E  MythFontProperties: Failed to load 'Droid Sans', got 'Droid Sans [MONO]' instead
                        Location: /usr/share/mythtv/themes/MythCenter-wide/osd.xml @ 269
                        Name: 'basesmall'       Type: 'fontdef'
2019-05-28 10:31:24.652042 E  MythFontProperties: Failed to load 'Droid Sans', got 'Droid Sans [MONO]' instead
                        Location: /usr/share/mythtv/themes/MythCenter-wide/osd.xml @ 274
                        Name: 'basesmall_normal_inactive'       Type: 'fontdef'
2019-05-28 10:31:32.834544 D  TV::OSDDialogEvent(): result 10 text Bob (2x) action DEINTERLACER_bobdeint
Post Reply