[mythtv-commits] Ticket #11497: ffmpeg1.1 sync: issue with HLS

MythTV noreply at mythtv.org
Tue Apr 23 17:03:24 UTC 2013


#11497: ffmpeg1.1 sync: issue with HLS
----------------------------------+-----------------------------
 Reporter:  warpme@…              |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:  ffmpeg1.1             |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by Bill Meek <keemllib@…>):

 0.27-pre2 mythtranscode log with -v libav attached. When running on
 eca2729, the s16 codec is used. Commits after it choose the fltp
 codec and fail.

 Working output:
 {{{
 Stream #0:1[0x33](eng), 8, 1/90000: Audio: ac3 (AC-3 / 0x332D4341), 48000
 Hz, 5.1(side), s16, 384 kb/s
 Stream #0:2[0x34](SPA,), 20, 1/90000: Audio: ac3 (AC-3 / 0x332D4341),
 48000 Hz, stereo, s16, 192 kb/s
 }}}

 Failure output:
 {{{
 Stream #0:1[0x33](eng), 8, 1/90000: Audio: ac3 (AC-3 / 0x332D4341), 48000
 Hz, 5.1(side), fltp, 384 kb/s
 Stream #0:2[0x34](SPA,), 20, 1/90000: Audio: ac3 (AC-3 / 0x332D4341),
 48000 Hz, stereo, fltp, 192 kb/s
 }}}

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


More information about the mythtv-commits mailing list