[mythtv] 3db436fd953d1bdc7176b05f3ea05fceccdd1d5a breaks OS X playback

Piotr Oniszczuk piotr.oniszczuk at gmail.com
Sat Mar 18 14:28:04 UTC 2017


Peter,
this commit breaks playback on OS X me.
FE log says:

2017-03-18 15:16:24.838308 I  TV::TV(): Creating TV object
2017-03-18 15:16:24.889064 N  Suspending idle timer
2017-03-18 15:16:24.910303 I  TV::Init(): Created TvPlayWindow.
2017-03-18 15:16:24.955164 I  TV::HandleStateChange(): Attempting to change from None to WatchingPreRecorded
2017-03-18 15:16:25.275881 W  CoreAudioData Warning:CoreAudioData: "" not found, using default device 46.
2017-03-18 15:16:25.285671 N  AudioPlayer: Enabling Audio
2017-03-18 15:16:26.035255 I  AFD: codec MP2 has 2 channels
2017-03-18 15:16:26.035349 I  AFD: Opened codec 0x7fb6b5884000, id(MP2) type(Audio)
2017-03-18 15:16:26.035486 I  AFD: codec MP2 has 2 channels
2017-03-18 15:16:26.035523 I  AFD: Opened codec 0x7fb6b5a90e00, id(MP2) type(Audio)
2017-03-18 15:16:26.035567 I  AFD: Opened codec 0x7fb6b5a7b400, id(DVB_SUBTITLE) type(Subtitle)
2017-03-18 15:16:26.077459 I  AFD: Opened codec 0x7fb6b5c3c600, id(H264) type(Video)
2017-03-18 15:16:26.096648 I  AOBase: Opening audio device '' ch 2(2) sr 48000 sf signed 16 bit reenc 0
2017-03-18 15:16:26.110775 W  CoreAudioData Warning:Audio device is not configured. You should configure your speaker layout with the "Audio Midi Setup" utility in /Applications/Utilities.
2017-03-18 15:16:26.493435 E  VidOutGL: Unable to use OpenGL when ThemePainter is set to QT.
2017-03-18 15:16:26.505778 E  VideoOutput: Not compiled with any useable video output method.
2017-03-18 15:16:26.505794 E  Player(0): Couldn't create VideoOutput instance. Exiting..
2017-03-18 15:16:26.505806 E  Player(0): Unable to initialize video.
2017-03-18 15:16:26.533652 E  playCtx: StartPlaying() Failed to start player
2017-03-18 15:16:26.533706 C  TV::StartPlayer(): Failed to create player.
2017-03-18 15:16:26.534618 I  TV::HandleStateChange(): Main UI disabled.
2017-03-18 15:16:26.534666 I  TV::StartTV(): Entering main playback loop.
2017-03-18 15:16:26.548558 I  TV::StartTV(): Exiting main playback loop.
2017-03-18 15:16:26.611063 N  Resuming idle timer

for master build at af199e7156e3d33cde639979d53598baac1e837b
OS X playback works. LOG is following:

2017-03-18 15:27:22.717395 I  TV::TV(): Creating TV object
2017-03-18 15:27:22.777304 N  Suspending idle timer
2017-03-18 15:27:22.797493 I  TV::Init(): Created TvPlayWindow.
2017-03-18 15:27:22.842982 I  TV::HandleStateChange(): Attempting to change from None to WatchingPreRecorded
2017-03-18 15:27:23.197222 W  CoreAudioData Warning:CoreAudioData: "" not found, using default device 46.
2017-03-18 15:27:23.206343 N  AudioPlayer: Enabling Audio
2017-03-18 15:27:23.940911 I  AFD: codec MP2 has 2 channels
2017-03-18 15:27:23.941283 I  AFD: Opened codec 0x7f8db4ef9000, id(MP2) type(Audio)
2017-03-18 15:27:23.942725 I  AFD: codec MP2 has 2 channels
2017-03-18 15:27:23.942763 I  AFD: Opened codec 0x7f8db4ef9c00, id(MP2) type(Audio)
2017-03-18 15:27:23.942804 I  AFD: Opened codec 0x7f8db4efa800, id(DVB_SUBTITLE) type(Subtitle)
2017-03-18 15:27:23.988723 I  AFD: Opened codec 0x7f8db6051a00, id(H264) type(Video)
2017-03-18 15:27:24.015404 I  AOBase: Opening audio device '' ch 2(2) sr 48000 sf signed 16 bit reenc 0
2017-03-18 15:27:24.033199 W  CoreAudioData Warning:Audio device is not configured. You should configure your speaker layout with the "Audio Midi Setup" utility in /Applications/Utilities.
2017-03-18 15:27:24.463341 I  GLVid: Using custom UYVY input textures.
2017-03-18 15:27:24.472578 E  VideoOutput: Couldn't load deinterlace filter opengldoubleratelinearblend
2017-03-18 15:27:24.531222 E  MythFontProperties: Failed to load 'Jesaya Free', got 'Lucida Grande' instead
			Location: /Users/piotro/.mythtv/themes/Monochrome/osd.xml @ 802
			Name: 'osdfont_s'	Type: 'fontdef'
2017-03-18 15:27:24.572165 I  Player(0): Video timing method: USleep with busy wait
2017-03-18 15:27:24.572670 I  TV::StartPlayer(): Created player.
2017-03-18 15:27:24.572956 I  TV::HandleStateChange(): Changing from None to WatchingPreRecorded
2017-03-18 15:27:24.588867 I  TV::HandleStateChange(): Main UI disabled.
2017-03-18 15:27:24.589353 I  TV::StartTV(): Entering main playback loop.




More information about the mythtv-dev mailing list