[mythtv-commits] Ticket #11357: Position/duration of audio-only files is incorrect

MythTV noreply at mythtv.org
Fri Mar 15 23:47:18 UTC 2013


#11357: Position/duration of audio-only files is incorrect
-------------------------------------+-----------------------------
 Reporter:  peper03@…                |          Owner:  stichnot
     Type:  Bug Report - General     |         Status:  accepted
 Priority:  minor                    |      Milestone:  0.27
Component:  MythTV - Video Playback  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by Andrew Meredith <andrew@…>):

 I am getting the same error, but in DVB-T video files. I suspect it is the
 presence of several additional streams in the video that is causing the
 problem. This is a clip from ffmpeg of one of the files ... "Five *" on UK
 Freeview BTW.

 {{{
     Stream #0:0[0x1a11]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002),
 yuv420p, 544x576 [SAR 32:17 DAR 16:9], 15000 kb/s, 32.67 fps, 25 tbr, 90k
 tbn, 50 tbc
     Stream #0:1[0x1a12](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000
 Hz, stereo, s16, 128 kb/s
     Stream #0:2[0x1a13](eng): Audio: mp3 ([4][0][0][0] / 0x0004), 0
 channels, s16 (visual impaired)
     Stream #0:3[0x1a16](eng): Subtitle: dvb_subtitle ([6][0][0][0] /
 0x0006)
     Stream #0:4[0x1a20]: Unknown: none ([11][0][0][0] / 0x000B)
 }}}

 And the output from mythcommflag:


 {{{
 # mythcommflag --rebuild -f 20928_20130303230000.mpg
 2013-03-15 21:00:41.255926 C  mythcommflag version: fixes/0.26
 [0.26.0-1.fc17 (v0.26.0-28-ge3087dd)] www.mythtv.org
 2013-03-15 21:00:41.255937 C  Qt version: compile: 4.8.2, runtime: 4.8.4
 MythTV Commercial Flagger, building seek table for:
     Dallas - Trial And Error
 Rebuild started at Fri Mar 15 21:00:41 2013
 Rebuild completed at Fri Mar 15 21:00:41 2013
 2013-03-15 21:00:41.810232 E  VideoOutput: Not compiled with any useable
 video output method.
 2013-03-15 21:00:41.810244 E  Player(0): Couldn't create VideoOutput
 instance. Exiting..
 2013-03-15 21:00:41.810262 E  RebuildSeekTable unable to initialize video
 }}}

 Simpler files, with 2 streams, like those from an ivtv style card commflag
 with no issues.

 {{{
 Using rpmfusion on Fedora 17

 # rpm -qa | fgrep myth
 mythplugins-0.26.0-1.fc17.x86_64
 mythgame-0.26.0-1.fc17.x86_64
 gmyth-0.7.1-18.fc17.x86_64
 mytharchive-0.26.0-1.fc17.x86_64
 mythtv-base-themes-0.26.0-1.fc17.x86_64
 mythtv-backend-0.26.0-1.fc17.x86_64
 mythzoneminder-0.26.0-1.fc17.x86_64
 mythweb-0.26.0-1.fc17.noarch
 mythweather-0.26.0-1.fc17.x86_64
 mythtv-frontend-0.26.0-1.fc17.x86_64
 mythtv-libs-0.26.0-1.fc17.x86_64
 mythes-1.2.2-2.fc17.x86_64
 mythtv-common-0.26.0-1.fc17.x86_64
 mythtv-docs-0.26.0-1.fc17.noarch
 mythnetvision-0.26.0-1.fc17.x86_64
 mythtv-0.26.0-1.fc17.x86_64
 mythffmpeg-0.26.0-1.fc17.x86_64
 mythnews-0.26.0-1.fc17.x86_64
 mythmusic-0.26.0-1.fc17.x86_64
 mythtv-setup-0.26.0-1.fc17.x86_64
 mythgallery-0.26.0-1.fc17.x86_64
 mythtv-status-0.9.0-6.fc17.noarch
 mythbrowser-0.26.0-1.fc17.x86_64
 mythtv-debuginfo-0.26.0-1.fc17.x86_64
 }}}

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


More information about the mythtv-commits mailing list