[mythtv-commits] mythtv/master commit: 7fa502316 by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Thu Mar 22 05:59:22 UTC 2012


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2012-03-21T22:55:49-07:00
   Push Date:  2012/03/21 22:59:13 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  7fa50231618ecc8e45f75d424275f3d389c9c1b6
   Changeset:  https://github.com/MythTV/mythtv/commit/7fa502316

Log:

Fix HLS transcoding audio with non-MP3 input

The buffer splitting I had in place was slightly off, with the result of
horrible sounding audio when transcoding from AC3.  Feeding entire single
frames of audio to the encoder is the trick, and finally, we are there.

Fixes #10488

Modified:

   mythtv/programs/mythtranscode/transcode.cpp



More information about the mythtv-commits mailing list