[mythtv-commits] Ticket #11639: Audio lost after transcode

MythTV noreply at mythtv.org
Wed Jul 31 07:40:43 UTC 2013


#11639: Audio lost after transcode
------------------------------------+----------------------------
 Reporter:  oli.henning@…           |          Owner:
     Type:  Bug Report - General    |         Status:  new
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - Mythtranscode  |        Version:  0.26-fixes
 Severity:  medium                  |     Resolution:
 Keywords:  transcode audio         |  Ticket locked:  0
------------------------------------+----------------------------

Comment (by Nicolas Pöhlmann <nicolas.poehlmann@…>):

 Narrowing down my error in my less freetime, I run mythtranscode with "--
 verbose most --loglevel debug" options and saw the following error:

 "NVR(): Audio device 0 buffer size: 0 bytes"

 So I lookup up in "mythtranscode/transcode.cpp" and see that the audio
 buffer framesize ("ab->size()") isn't set to the right value. Instead it's
 set to 0 which is the same as audio output will be disabled. So maybe this
 option has changed in ffmpeg 0.13 which is used in mythtv 0.26.

 I will get a deeper debug next time, but can't say when.

 @oli.henning
 Maybe you can check your logs if you'll find the same error. I have this
 error even on SDTV programs at least on channels in the same bouquet.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11639#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list