[mythtv-commits] mythtv/master commit: c5aca5cf4 by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Wed Dec 28 17:41:16 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-12-28T09:40:49-08:00
   Push Date:  2011/12/28 09:41:09 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  c5aca5cf4f3690c95a7d4a4a64c7ec0f6ec56dce
   Changeset:  https://github.com/MythTV/mythtv/commit/c5aca5cf4

Log:

MythArchive: Convert to use the python bindings and a few other fixes

- Convert mythburn.py to use the python bindings (based on an original patch
  from Raymond Wagner. Among other things this fixes the cut list being
  reversed after changes elsewhere in Myth. Fixes #9389.

- Always convert the audio tracks to ac3. This fixes at last one instance of
  the audio dropping out part way through a DVD. Also our internal player
  gets very confused if a DVD has different codecs used by the into, menus
  and titles.

- Switch to use mythffmpeg rather than an external version of ffmpeg.

- Other stuff I've long since forgot about :)

Modified:

   mythplugins/mytharchive/mytharchive/archivesettings.cpp
   mythplugins/mytharchive/mytharchive/main.cpp
   mythplugins/mytharchive/mytharchive/mythburn.cpp
   mythplugins/mytharchive/mytharchive/recordingselector.cpp
   mythplugins/mytharchive/mythburn/scripts/mythburn.py
   mythplugins/mytharchive/theme/default/mythburn-ui.xml



More information about the mythtv-commits mailing list