[mythtv-commits] Ticket #3462: Multi-stream OGM in Internal player causes frontend to crash

MythTV mythtv at cvs.mythtv.org
Mon May 14 20:58:48 UTC 2007


#3462: Multi-stream OGM in Internal player causes frontend to crash
-----------------------------------------------+----------------------------
 Reporter:  Jo Shields <directhex at apebox.org>  |       Owner:  awithers
     Type:  defect                             |      Status:  new     
 Priority:  minor                              |   Milestone:  unknown 
Component:  mythvideo                          |     Version:  head    
 Severity:  medium                             |  
-----------------------------------------------+----------------------------
 I have a collection of home-made DVD rips in OGM format:

 directhex at mortos:/media/despair/Media/Video/Movies$ ogminfo Finding\
 Nemo.ogm
 (ogminfo.c) (v1/serial 1) fps: 25.000 width height: 720x400 codec:
 0x48323634 (H264)
 (ogminfo.c) (a1/serial 2) codec: 8192 (0x2000) (AC3) bits per sample: 2
 channels: 6  samples per second: 48000 avgbytespersec: 56000 blockalign:
 1536

 Some of the videos (i.e. foreign films) contain multiple streams - the
 original audio, the dubbed audio, and subtitles for using with the
 original audio:

 directhex at mortos:/media/despair/Media/Video/Movies$ ogminfo Kiki\'s\
 Delivery\ Service.ogm
 (ogminfo.c) (v1/serial 0) fps: 25.000 width height: 720x400 codec:
 0x48323634 (H264)
 (ogminfo.c) (a1/serial 1) codec: 8192 (0x2000) (AC3) bits per sample: 2
 channels: 6  samples per second: 48000 avgbytespersec: 56000 blockalign:
 1536
 (ogminfo.c) (a2/serial 2) codec: 8192 (0x2000) (AC3) bits per sample: 2
 channels: 6  samples per second: 48000 avgbytespersec: 48000 blockalign:
 1536
 (ogminfo.c) (t1/serial 3) text/subtitle stream

 Whilst the former class of files play fine with the internal player, the
 latter class cause the frontend to crash the instant they start playing.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3462>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list