[mythtv-commits] Ticket #6703: frontend and preview dies on local broadcasts

MythTV mythtv at cvs.mythtv.org
Fri Aug 28 00:14:15 UTC 2009


#6703: frontend and preview dies on local broadcasts
--------------------------------------+-------------------------------------
 Reporter:  hakon at alstadheim.priv.no  |        Owner:  ijr     
     Type:  defect                    |       Status:  assigned
 Priority:  minor                     |    Milestone:  0.22    
Component:  MythTV - Video Playback   |      Version:  unknown 
 Severity:  medium                    |   Resolution:          
  Mlocked:  0                         |  
--------------------------------------+-------------------------------------

Comment(by Håkon Alstadheim <hakon at alstadheim.priv.no>):

 I moved a problem-recording to
 /apub2/media/mythtv/3009_20090827184000.mpg.orig and did:
 {{{
  $ dd if=/apub2/media/mythtv/3009_20090827184000.mpg.orig
 of=/apub2/media/mythtv/3009_20090827184000.mpg bs=1024 count=100000
 skip=10000
 }}}

 The above gets me a file that is playable in mythtv (switchover probably
 happens in the 10000kb i skipped, or in the part after what I copied).
 Then I did:

 {{{
 $ dd if=/apub2/media/mythtv/3009_20090827184000.mpg.orig
 of=/apub2/media/mythtv/3009_20090827184000.mpg bs=1024 count=50000
 }}}

 The above gets me a file that makes mythtv frontend crash. Longer samples
 created without "skip" also makes the frontend crash, so I've put the 50M
 sample up at [http://alstadheim.priv.no/crashing.mpg]

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6703#comment:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list