[mythtv] [mythtv-commits] mythtv branch master updated by peper03. v0.28-pre-2343-gdc8f929

John Pilkington J.Pilk at tesco.net
Thu Oct 30 22:06:32 UTC 2014


On 26/10/14 18:13, Git Repo Owner wrote:
> The branch, master has been updated on the
> mythtv repository by gitolite user peper03.
>         via  dc8f929a2c08f1c72b0a82f8addf88bdf0c354a5 (commit)
>        from  4f971fbe10d4165ccb7f35bd099d5b8799574725 (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit dc8f929a2c08f1c72b0a82f8addf88bdf0c354a5
> Author:    Richard Hulme <peper03 at mythtv.org> at Sun, 26 Oct 2014 19:12:38 +0100
> Committer: Richard Hulme <peper03 at mythtv.org> at Sun, 26 Oct 2014 19:13:12 +0100
> URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dc8f929a2c08f1c72b0a82f8addf88bdf0c354a5
>
> Make logic in RingBuffer::WaitForReadsAllowed check whether the timeout actually set in timeout_ms has been reached rather than assuming timeout_ms is always going to be 10 seconds.
>

I don't know if this is related; the code appears to be in the same 
region.  Attempts to play new MythArchive disks are failing on exit from 
the menu with 'Could not read the first 2048 bytes'.

This system (master v0.28-pre-2348-gb327d14/sl7/64bit) is still in 
shakedown mode and this is the first time I have tried to play DVDs on 
it.  I don't see the same in pre-2339/sl6/32bit.  All the audio is mp2. 
   A commercial disk played ok.

The attachment is from an attempt to play the original iso file. 
Sometimes that works.
===========
Addition after finding the above had gone to the commits list:

I've just seen several repetitions of this in the backend log.  This is 
a combined FE/BE on 192.168.0.4

libdvdread: Encrypted DVD support unavailable.
2014-10-30 21:16:35.899811 I  MainServer: MainServer::HandleAnnounce 
FileTransfer
2014-10-30 21:16:35.899821 I  MainServer: adding: hpbox as a remote file 
transfer
libdvdread: Encrypted DVD support unavailable.
2014-10-30 21:16:36.163250 I  MainServer: MainServer::HandleAnnounce 
FileTransfer
2014-10-30 21:16:36.163260 I  MainServer: adding: hpbox as a remote file 
transfer
libdvdread: Encrypted DVD support unavailable.






-------------- next part --------------
2014-10-30 21:19:18.607567 E  AFD: Unknown audio decoding error
2014-10-30 21:19:18.733124 W  Enabling buffering optimisations for low bitrate stream.
2014-10-30 21:19:18.733153 N  AudioPlayer: Enabling Audio
2014-10-30 21:19:18.738039 I  ScreenSaverX11Private: DPMS Deactivated 1
2014-10-30 21:19:18.743994 N  Player(m): Waited 114ms for video buffers AAAAAAAAAAAAAAAAAAAAAAAAUUUUuLLP
2014-10-30 21:19:18.979303 W  Player(m): Waited 100ms for decoder to pause


2014-10-30 21:19:19.880285 W  Player(m): Waited 100ms for decoder to pause
2014-10-30 21:19:19.881310 I  Clearing OpenGL painter cache.
2014-10-30 21:19:19.881329 I  OpenGL1: Deleting OpenGL Resources
2014-10-30 21:19:19.881335 I  OpenGL: Deleting OpenGL Resources
2014-10-30 21:19:19.917942 N  AudioPlayer: Enabling Audio
2014-10-30 21:19:19.917974 W  RingBuf(myth://Videos@hpbox/mythburn.iso): Peek() requested 2048 bytes, but only returning 0
2014-10-30 21:19:19.917982 W  Player(m): OpenFile() waiting on data


2014-10-30 21:19:21.419385 W  RingBuf(myth://Videos@hpbox/mythburn.iso): Peek() requested 2048 bytes, but only returning 0
2014-10-30 21:19:21.419407 E  Player(m): OpenFile(): Could not read first 2048 bytes of 'myth://Videos@hpbox/mythburn.iso'
2014-10-30 21:19:21.419439 E  Player(m): Unable to open video file.
2014-10-30 21:19:21.419446 E  playCtx: StartPlaying() Failed to start player
2014-10-30 21:19:21.419461 E  TV: RestartAllPlayers(): Failed to restart new main context (was pip context)
2014-10-30 21:19:21.420478 I  TV: Attempting to change from WatchingDVD to None
2014-10-30 21:19:21.420547 I  TV: Changing from WatchingDVD to None
2014-10-30 21:19:21.420562 I  TV: Exiting main playback loop.
2014-10-30 21:19:21.420760 I  ScreenSaverX11Private: DPMS Reactivated 1
2014-10-30 21:19:21.443250 N  Resuming idle timer
2014-10-30 21:19:21.443275 N  Resuming idle timer



More information about the mythtv-dev mailing list