[mythtv-commits] Ticket #9356: Passthru audio for mythtranscode

MythTV noreply at mythtv.org
Tue Mar 22 09:38:26 UTC 2011


#9356: Passthru audio for mythtranscode
------------------------------------+-----------------------------
 Reporter:  beirdo                  |          Owner:  jyavenard
     Type:  Developer Task          |         Status:  closed
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Mythtranscode  |        Version:  Unspecified
 Severity:  medium                  |     Resolution:  Fixed
 Keywords:                          |  Ticket locked:  0
------------------------------------+-----------------------------
Changes (by jyavenard):

 * status:  accepted => closed
 * resolution:   => Fixed


Comment:

 Add ability to passthru any audio type to mythtranscode.

 This is done by allowing avformatdecoder to output completely unprocessed
 raw audio data too AudioOutput::AddData?. The check for passthrough
 capabilities is now entirely done by the base audio class and AVFD doesn't
 need to know anything about the codecs who can be bitstreamed. This will
 allow bitstream to be easily extended, in particular AAC bitstream.

 For exploiting the new capabilities of mythtranscode, the appropriate
 script will have to be written using mythtranscode FIFO mode.

 Closes #9356

     Changeset: 77e60c37e4d3ade66e96f001c368edd559b65d35

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9356#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list