[mythtv-commits] Ticket #4752: Add R5000 STB Support to MythTV

MythTV mythtv at cvs.mythtv.org
Sat Jan 10 03:20:32 UTC 2009


#4752: Add R5000 STB Support to MythTV
----------------------------------+-----------------------------------------
 Reporter:  alannisota at gmail.com  |        Owner:  danielk 
     Type:  enhancement           |       Status:  assigned
 Priority:  minor                 |    Milestone:  unknown 
Component:  mythtv                |      Version:  head    
 Severity:  medium                |   Resolution:          
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by Michael Norton <spam2009-mythtrac at mikenorton.ca>):

 Two problems... first, I could not get the patch for STABLE to compile on
 Kubuntu 8.10. I was able to get around that issue by adding #include
 <algorithm> to r5000device.cpp.

 Secondly, has anyone gotten a working recording from a DSR receiver? I
 can't get the r5ktest app to work with my DSR505. When I do r5ktest -t 3
 -m 2, it gives me output such as
 {{{
 Reading stream
 (0) Found 188 byte sync at 00000446: bytesize = 2
 (0)Lost sync at 00000736
 (27) Found 188 byte sync at 0006c842: bytesize = 2
 (27)Lost sync at 0006cb32
 (27) Found 188 byte sync at 0006cc17: bytesize = 1
 (27)Lost sync at 0006ce4b
 (27) Found 188 byte sync at 0006d07f: bytesize = 1
 (27)Lost sync at 0006d2b3
 (27) Found 188 byte sync at 0006d42b: bytesize = 1
 (27)Lost sync at 0006d65f
 (27) Found 188 byte sync at 0006d893: bytesize = 1
 (27)Lost sync at 0006dac7
 }}}
 and over and over again for several lines, until eventually a segmentation
 fault. The resulting raw.ts is zero bytes.

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


More information about the mythtv-commits mailing list