Ticket #4527: mythcommflag.log

File mythcommflag.log, 27.1 KB (added by ebenblues@…, 16 years ago)

mythcommflag verbose output

Line 
12008-01-24 10:53:47.331 Using runtime prefix = /usr/testing, libdir = /usr/testing/lib
22008-01-24 10:53:47.334 Empty LocalHostName.
32008-01-24 10:53:47.334 Using localhost value of geekbox
42008-01-24 10:53:47.338 MCP::DefaultUPnP() - No default UPnP backend
52008-01-24 10:53:47.381 New DB connection, total: 1
62008-01-24 10:53:47.395 Connected to database 'mythconverg_svn' at host: localhost
72008-01-24 10:53:47.400 Closing DB connection named 'DBManager0'
82008-01-24 10:53:47.401 Clearing Settings Cache.
92008-01-24 10:53:47.401 Enabling Settings Cache.
102008-01-24 10:53:47.401 Clearing Settings Cache.
112008-01-24 10:53:47.402 Connected to database 'mythconverg_svn' at host: localhost
122008-01-24 10:53:47.405 MSqlQuery: SELECT chanid, starttime FROM recorded WHERE basename = '1006_20080114101800.avi' ;
132008-01-24 10:53:47.407 mythcommflag version: 0.21.20080114-1 www.mythtv.org
142008-01-24 10:53:47.407 Enabled verbose msgs: all
15
16MythTV Commercial Flagger, started at Thu Jan 24 10:53:47 2008
17Rebuilding SeekTable(s) for:
18ChanID  Start Time      Title                                      Status
19------  --------------  -----------------------------------------  ------
202008-01-24 10:53:47.409 MSqlQuery: SELECT commmethod FROM channel WHERE chanid = '1006';
212008-01-24 10:53:47.409 Chanid 1006 is marked as being Commercial Free, we will use the default commercial detection method
222008-01-24 10:53:47.411 MSqlQuery: SELECT data FROM settings WHERE value = 'CommercialSkipMethod' AND hostname = 'geekbox' ;
232008-01-24 10:53:47.412 MSqlQuery: SELECT data FROM settings WHERE value = 'CommercialSkipMethod' AND hostname IS NULL;
242008-01-24 10:53:47.415 MSqlQuery: SELECT recorded.chanid,starttime,endtime,title, subtitle,description,channel.channum, channel.callsign,channel.name,channel.commmethod, channel.outputfilters,seriesid,programid,filesize, lastmodified,stars,previouslyshown,originalairdate, hostname,recordid,transcoder,playgroup, recorded.recpriority,progstart,progend,basename,recgroup, storagegroup FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid WHERE recorded.chanid = '1006' AND starttime = '20080114101800' ;
252008-01-24 10:53:47.418 New DB connection, total: 2
262008-01-24 10:53:47.418 Connected to database 'mythconverg_svn' at host: localhost
272008-01-24 10:53:47.420 MSqlQuery: SELECT commflagged, cutlist, autoexpire, editing, bookmark, watched, preserve FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1006' AND recorded.starttime = '2008-01-14T10:18:00' ;
282008-01-24 10:53:47.423 MSqlQuery: SELECT stereo, hdtv, closecaptioned FROM recorded LEFT JOIN recordedprogram ON (recorded.chanid = recordedprogram.chanid AND recorded.progstart = recordedprogram.starttime) WHERE recorded.chanid = '1006' AND recorded.starttime = '2008-01-14T10:18:00' ;
291006    20080114101800  It's a Big Big World                       2008-01-24 10:53:47.425 MSqlQuery: SELECT status FROM jobqueue WHERE type = 2 AND chanid = '1006' AND starttime = '2008-01-14T10:18:00';
302008-01-24 10:53:47.426 MSqlQuery: SELECT basename FROM recorded WHERE chanid = '1006' AND       starttime = '2008-01-14T10:18:00';
312008-01-24 10:53:47.428 MSqlQuery: SELECT data FROM settings WHERE value = 'AlwaysStreamFiles' AND hostname = 'geekbox' ;
322008-01-24 10:53:47.429 MSqlQuery: SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'Default'
332008-01-24 10:53:47.430 SG(Default): FindRecordingFile: Searching for '1006_20080114101800.avi'
342008-01-24 10:53:47.430 SG(Default): FindRecordingDir: Checking '/storage/mythtv'
352008-01-24 10:53:47.431 SG(Default): FindRecordingFile: Found '/storage/mythtv/1006_20080114101800.avi'
362008-01-24 10:53:47.431 ProgramInfo: GetPlaybackURL: File is local: '/storage/mythtv/1006_20080114101800.avi'
372008-01-24 10:53:47.431 RingBuf(/storage/mythtv/1006_20080114101800.avi): OpenFile(/storage/mythtv/1006_20080114101800.avi, 12)
382008-01-24 10:53:47.510 RingBuf(/storage/mythtv/1006_20080114101800.avi): CalcReadAheadThresh(3086591488 KB)
39                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
402008-01-24 10:53:47.535 MSqlQuery: SELECT data FROM settings WHERE value = 'VbiFormat' AND hostname = 'geekbox' ;
412008-01-24 10:53:47.536 MSqlQuery: SELECT data FROM settings WHERE value = 'VbiFormat' AND hostname IS NULL;
422008-01-24 10:53:47.538 MSqlQuery: DELETE FROM inuseprograms WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND hostname = 'geekbox' AND recusage = 'flagger' ;
432008-01-24 10:53:47.540 MSqlQuery: INSERT INTO inuseprograms  (chanid, starttime, recusage, hostname, lastupdatetime,  rechost, recdir )  VALUES  ('1006', '2008-01-14T10:18:00', 'flagger', 'geekbox', '2008-01-24T10:53:47',  'geekbox', '.');
442008-01-24 10:53:47.541 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname = 'geekbox' ;
452008-01-24 10:53:47.542 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerIP' AND hostname IS NULL;
462008-01-24 10:53:47.544 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerPort' AND hostname = 'geekbox' ;
472008-01-24 10:53:47.546 MSqlQuery: SELECT data FROM settings WHERE value = 'MasterServerPort' AND hostname IS NULL;
482008-01-24 10:53:47.546 MythSocket(8216ef8:6): new socket
492008-01-24 10:53:47.548 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLbackendReconnectWaitTime' AND hostname = 'geekbox' ;
502008-01-24 10:53:47.549 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLbackendReconnectWaitTime' AND hostname IS NULL;
512008-01-24 10:53:47.550 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLbackendConnectRetry' AND hostname = 'geekbox' ;
522008-01-24 10:53:47.552 MSqlQuery: SELECT data FROM settings WHERE value = 'WOLbackendConnectRetry' AND hostname IS NULL;
532008-01-24 10:53:47.552 Connecting to backend server: 192.168.1.100:6543 (try 1 of 5)
542008-01-24 10:53:47.552 MythSocket(82169c0:7): new socket
552008-01-24 10:53:47.552 MythSocket(82169c0:7): attempting connect() to (192.168.1.100:6543)
562008-01-24 10:53:47.553 MythSocket(82169c0:7): state change Idle -> Connected
572008-01-24 10:53:47.555 write ->  7 21      MYTH_PROTO_VERSION 37
582008-01-24 10:53:47.556 read  <-  7 13      ACCEPT[]:[]37
592008-01-24 10:53:47.556 Using protocol version 37
602008-01-24 10:53:47.556 write ->  7 21      ANN Monitor geekbox 0
612008-01-24 10:53:47.586 read  <-  7 2       OK
622008-01-24 10:53:47.586 MythSocket(8216ef8:6): attempting connect() to (192.168.1.100:6543)
632008-01-24 10:53:47.587 MythSocket(8216ef8:6): state change Idle -> Connected
642008-01-24 10:53:47.587 write ->  6 21      ANN Monitor geekbox 1
652008-01-24 10:53:47.591 read  <-  6 2       OK
662008-01-24 10:53:47.591 MythSocket: readyread thread start
672008-01-24 10:53:47.592 MythSocket(8216ef8:6): UpRef: 1
682008-01-24 10:53:47.592 write ->  7 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
692008-01-24 10:53:47.593 MythSocket(8216ef8:6): socket is readable
702008-01-24 10:53:47.594 MythSocket(8216ef8:6): cb->readyRead()
712008-01-24 10:53:47.594 read  <-  6 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
722008-01-24 10:53:47.594 MythEvent: RECORDING_LIST_CHANGE
732008-01-24 10:53:47.594 read  <-  7 2       OK
742008-01-24 10:53:47.596 MSqlQuery: SELECT data FROM settings WHERE value = 'CommRewindAmount' AND hostname = 'geekbox' ;
752008-01-24 10:53:47.597 MSqlQuery: SELECT data FROM settings WHERE value = 'CommNotifyAmount' AND hostname = 'geekbox' ;
762008-01-24 10:53:47.598 MSqlQuery: SELECT data FROM settings WHERE value = 'DecodeExtraAudio' AND hostname = 'geekbox' ;
772008-01-24 10:53:47.600 MSqlQuery: SELECT data FROM settings WHERE value = 'EnableMHEG' AND hostname = 'geekbox' ;
782008-01-24 10:53:47.601 MSqlQuery: SELECT data FROM settings WHERE value = 'VBIpageNr' AND hostname = 'geekbox' ;
792008-01-24 10:53:47.602 MSqlQuery: SELECT data FROM settings WHERE value = 'VBIpageNr' AND hostname IS NULL;
802008-01-24 10:53:47.604 MSqlQuery: DELETE FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 7 ;
812008-01-24 10:53:47.605 MSqlQuery: DELETE FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 6 ;
822008-01-24 10:53:47.610 MSqlQuery: DELETE FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 9 ;
832008-01-24 10:53:47.617 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language0' AND hostname = 'geekbox' ;
842008-01-24 10:53:47.620 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language1' AND hostname = 'geekbox' ;
852008-01-24 10:53:47.623 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname = 'geekbox' ;
862008-01-24 10:53:47.624 MSqlQuery: SELECT data FROM settings WHERE value = 'ISO639Language2' AND hostname IS NULL;
872008-01-24 10:53:47.627 MSqlQuery: SELECT data FROM settings WHERE value = 'AC3PassThru' AND hostname = 'geekbox' ;
882008-01-24 10:53:47.629 MSqlQuery: SELECT data FROM settings WHERE value = 'DTSPassThru' AND hostname = 'geekbox' ;
892008-01-24 10:53:47.922 AFD: Stream #0, has id 0x0 codec id MPEG4, type Video, bitrate 0 at 0x0x821fab0
902008-01-24 10:53:47.925 MSqlQuery: SELECT data FROM settings WHERE value = 'DefaultVideoPlaybackProfile' AND hostname = 'geekbox' ;
912008-01-24 10:53:47.926 MSqlQuery: SELECT name FROM displayprofilegroups WHERE hostname = 'geekbox'
922008-01-24 10:53:47.927 MSqlQuery: SELECT profilegroupid FROM displayprofilegroups WHERE name     = 'CPU+' AND       hostname = 'geekbox'
932008-01-24 10:53:47.929 MSqlQuery: SELECT profileid, value, data FROM displayprofiles WHERE profilegroupid = 2 ORDER BY profileid
942008-01-24 10:53:47.930 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt()
952008-01-24 10:53:47.930 VDP: Rejecting: cmp(<= 1280 720,> 720 576) dec(xvmc) rend(xvmc-blit) osd(opengl) osdfade(enabled) deint(bobdeint,onefield) filt()
96                        OSD Renderer opengl is not supported w/renderer xvmc-blit (supported: chromakey,chromakey,ia44blend)
972008-01-24 10:53:47.930 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt()
982008-01-24 10:53:47.930 VDP: Accepting: cmp(> 0 0) dec(xvmc) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt()
992008-01-24 10:53:47.931 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt()
1002008-01-24 10:53:47.931 VDP: LoadBestPreferences(2048x2048, 0)
1012008-01-24 10:53:47.933 VDP: LoadBestPreferences(2048x2048, 60)
1022008-01-24 10:53:47.934 VDP: LoadBestPreferences(720x576, 60)
1032008-01-24 10:53:47.935 AFD: InitVideoCodec() 0x8228d90 id(MPEG4) type (Video).
1042008-01-24 10:53:47.935 detectInterlace(Detect Scan, Interlaced Scan, 29.97, 576) ->Interlaced Scan
1052008-01-24 10:53:47.936 AFD: Using ffmpeg for video decoding
1062008-01-24 10:53:47.936 AFD: Looking for decoder for MPEG4
1072008-01-24 10:53:47.936 AFD: Opened codec 0x8228d90, id(MPEG4) type(Video)
1082008-01-24 10:53:47.936 AFD: Stream #1, has id 0x1 codec id MP3, type Audio, bitrate 192000 at 0x0x8229110
1092008-01-24 10:53:47.936 AFD: Looking for decoder for MP3
1102008-01-24 10:53:48.043 AFD: Opened codec 0x8229210, id(MP3) type(Audio)
1112008-01-24 10:53:48.044 AFD: Audio Track #1 is A/V stream #1 and has 2 channels in the Unknown language(0).
1122008-01-24 10:53:48.045 RingBuf(/storage/mythtv/1006_20080114101800.avi): CalcReadAheadThresh(3086591048 KB)
113                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
1142008-01-24 10:53:48.045 AFD: Selected track 1: Unknown MP3 2ch (A/V Stream #1)
1152008-01-24 10:53:48.045 AFD: Initializing audio parms from audio track #1
1162008-01-24 10:53:48.046 AFD: Audio format changed
117                        from id(NONE)    -1Hz -1ch   0bps    ; id(NONE)    -1Hz -1ch   0bps   
118                        to   id( MP3) 48000Hz  2ch  16bps    ; id( MP3) 48000Hz  2ch  16bps   
1192008-01-24 10:53:48.046 Dec: Trying to select track (w/lang)
1202008-01-24 10:53:48.046 Dec: Selecting first track
1212008-01-24 10:53:48.046 Dec: Selected track #1 in the Unknown language(0)
1222008-01-24 10:53:48.046 Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
1232008-01-24 10:53:48.047 MSqlQuery: SELECT mark, offset FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 9 ;
1242008-01-24 10:53:48.049 MSqlQuery: SELECT mark, offset FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 6 ;
1252008-01-24 10:53:48.050 MSqlQuery: SELECT mark, offset FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 7 ;
1262008-01-24 10:53:48.051 SyncPositionMap prerecorded, from DB: 0 entries
1272008-01-24 10:53:48.051 AFD: Recording has no position -- using libavformat seeking.
1282008-01-24 10:53:48.051 Input #0, avi, from '/storage/mythtv/1006_20080114101800.avi':
1292008-01-24 10:53:48.051   Duration: 00:03:01.0, start: 0.000000, bitrate: 925 kb/s
1302008-01-24 10:53:48.052     Stream #0.0, 1001/30000: Video: mpeg4, yuv420p, 720x576 [PAR 1:1 DAR 5:4], 1001/30000, 29.97 tb(r)
1312008-01-24 10:53:48.052     Stream #0.1, 3/125: Audio: mp3, 48000 Hz, stereo, 192 kb/s
1322008-01-24 10:53:48.052 AFD: Successfully opened decoder for file: "/storage/mythtv/1006_20080114101800.avi". novideo(0)
1332008-01-24 10:53:48.053 MSqlQuery: SELECT mark, type FROM recordedmarkup WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 2 ORDER BY mark;
1342008-01-24 10:53:48.054 MSqlQuery: SELECT name FROM displayprofilegroups WHERE hostname = 'geekbox'
1352008-01-24 10:53:48.056 MSqlQuery: SELECT profilegroupid FROM displayprofilegroups WHERE name     = 'CPU+' AND       hostname = 'geekbox'
1362008-01-24 10:53:48.058 MSqlQuery: SELECT profileid, value, data FROM displayprofiles WHERE profilegroupid = 2 ORDER BY profileid
1372008-01-24 10:53:48.059 VDP: Accepting: cmp(<= 720 576,> 0 0) dec(ffmpeg) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,linearblend) filt()
1382008-01-24 10:53:48.059 VDP: Rejecting: cmp(<= 1280 720,> 720 576) dec(xvmc) rend(xvmc-blit) osd(opengl) osdfade(enabled) deint(bobdeint,onefield) filt()
139                        OSD Renderer opengl is not supported w/renderer xvmc-blit (supported: chromakey,chromakey,ia44blend)
1402008-01-24 10:53:48.059 VDP: Accepting: cmp(<= 1280 720,> 720 576) dec(libmpeg2) rend(xv-blit) osd(softblend) osdfade(enabled) deint(bobdeint,onefield) filt()
1412008-01-24 10:53:48.059 VDP: Accepting: cmp(> 0 0) dec(xvmc) rend(xvmc-blit) osd(ia44blend) osdfade(disabled) deint(bobdeint,onefield) filt()
1422008-01-24 10:53:48.059 VDP: Accepting: cmp(> 0 0) dec(libmpeg2) rend(xv-blit) osd(chromakey) osdfade(disabled) deint(bobdeint,onefield) filt()
1432008-01-24 10:53:48.060 VDP: LoadBestPreferences(2048x2048, 0)
1442008-01-24 10:53:48.060 VDP: LoadBestPreferences(2048x2048, 60)
1452008-01-24 10:53:48.061 MSqlQuery: SELECT data FROM settings WHERE value = 'DisplaySizeHeight' AND hostname = 'geekbox' ;
1462008-01-24 10:53:48.062 MSqlQuery: SELECT data FROM settings WHERE value = 'DisplaySizeHeight' AND hostname IS NULL;
1472008-01-24 10:53:48.063 MSqlQuery: SELECT data FROM settings WHERE value = 'DisplaySizeWidth' AND hostname = 'geekbox' ;
1482008-01-24 10:53:48.064 MSqlQuery: SELECT data FROM settings WHERE value = 'DisplaySizeWidth' AND hostname IS NULL;
1492008-01-24 10:53:48.066 MSqlQuery: SELECT data FROM settings WHERE value = 'yScanDisplacement' AND hostname = 'geekbox' ;
1502008-01-24 10:53:48.067 MSqlQuery: SELECT data FROM settings WHERE value = 'xScanDisplacement' AND hostname = 'geekbox' ;
1512008-01-24 10:53:48.069 MSqlQuery: SELECT data FROM settings WHERE value = 'PIPLocation' AND hostname = 'geekbox' ;
1522008-01-24 10:53:48.070 MSqlQuery: SELECT data FROM settings WHERE value = 'PIPSize' AND hostname = 'geekbox' ;
1532008-01-24 10:53:48.072 MSqlQuery: SELECT data FROM settings WHERE value = 'PIPSize' AND hostname IS NULL;
1542008-01-24 10:53:48.073 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackBrightness' AND hostname = 'geekbox' ;
1552008-01-24 10:53:48.074 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackBrightness' AND hostname IS NULL;
1562008-01-24 10:53:48.076 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackContrast' AND hostname = 'geekbox' ;
1572008-01-24 10:53:48.077 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackContrast' AND hostname IS NULL;
1582008-01-24 10:53:48.078 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackColour' AND hostname = 'geekbox' ;
1592008-01-24 10:53:48.080 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackColour' AND hostname IS NULL;
1602008-01-24 10:53:48.081 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackHue' AND hostname = 'geekbox' ;
1612008-01-24 10:53:48.082 MSqlQuery: SELECT data FROM settings WHERE value = 'PlaybackHue' AND hostname IS NULL;
1622008-01-24 10:53:48.084 MSqlQuery: SELECT data FROM settings WHERE value = 'AspectOverride' AND hostname = 'geekbox' ;
1632008-01-24 10:53:48.085 MSqlQuery: SELECT data FROM settings WHERE value = 'AdjustFill' AND hostname = 'geekbox' ;
1642008-01-24 10:53:48.087 MSqlQuery: SELECT data FROM settings WHERE value = 'LetterboxColour' AND hostname = 'geekbox' ;
1652008-01-24 10:53:48.088 MSqlQuery: SELECT data FROM settings WHERE value = 'UseOutputPictureControls' AND hostname = 'geekbox' ;
1662008-01-24 10:53:48.088 VideoOutputNull()
1672008-01-24 10:53:48.089 VDP: LoadBestPreferences(720x576, 60)
1682008-01-24 10:53:48.089 Display Rect  left: 0, top: 0, width: 0, height: 0, aspect: 1.33333
1692008-01-24 10:53:48.089 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.25
1702008-01-24 10:53:48.089 Created data @0xb4238020->0xb42cfe22
1712008-01-24 10:53:48.089 Created data @0xb41a0020->0xb4237e22
1722008-01-24 10:53:48.089 Created data @0xb4108020->0xb419fe22
1732008-01-24 10:53:48.089 Created data @0xb4070020->0xb4107e22
1742008-01-24 10:53:48.090 Created data @0xb3fd8020->0xb406fe22
1752008-01-24 10:53:48.090 Created data @0xb3f40020->0xb3fd7e22
1762008-01-24 10:53:48.090 Created data @0xb3ea8020->0xb3f3fe22
1772008-01-24 10:53:48.090 Created data @0xb3e10020->0xb3ea7e22
1782008-01-24 10:53:48.090 Created data @0xb3d78020->0xb3e0fe22
1792008-01-24 10:53:48.090 Created data @0xb3ce0020->0xb3d77e22
1802008-01-24 10:53:48.090 Created data @0xb3c48020->0xb3cdfe22
1812008-01-24 10:53:48.090 Created data @0xb3bb0020->0xb3c47e22
1822008-01-24 10:53:48.090 Created data @0xb3b18020->0xb3bafe22
1832008-01-24 10:53:48.090 Created data @0xb3a80020->0xb3b17e22
1842008-01-24 10:53:48.090 Created data @0xb39e8020->0xb3a7fe22
1852008-01-24 10:53:48.090 Created data @0xb3950020->0xb39e7e22
1862008-01-24 10:53:48.090 Created data @0xb38b8020->0xb394fe22
1872008-01-24 10:53:48.091 Created data @0xb3820020->0xb38b7e22
1882008-01-24 10:53:48.091 Created data @0xb3788020->0xb381fe22
1892008-01-24 10:53:48.091 Created data @0xb36f0020->0xb3787e22
1902008-01-24 10:53:48.091 Created data @0xb3658020->0xb36efe22
1912008-01-24 10:53:48.091 Created data @0xb35c0020->0xb3657e22
1922008-01-24 10:53:48.091 Created data @0xb3528020->0xb35bfe22
1932008-01-24 10:53:48.091 Created data @0xb3490020->0xb3527e22
1942008-01-24 10:53:48.091 Created data @0xb33f8020->0xb348fe22
1952008-01-24 10:53:48.091 Created data @0xb3360020->0xb33f7e22
1962008-01-24 10:53:48.091 Created data @0xb32c8020->0xb335fe22
1972008-01-24 10:53:48.091 Created data @0xb3230020->0xb32c7e22
1982008-01-24 10:53:48.091 Created data @0xb3198020->0xb322fe22
1992008-01-24 10:53:48.091 Created data @0xb3100020->0xb3197e22
2002008-01-24 10:53:48.092 Created data @0xb3068020->0xb30ffe22
2012008-01-24 10:53:48.092 Created data @0xb2fd0020->0xb3067e22
2022008-01-24 10:53:48.143 VDP: SetVideoRenderer(null)
2032008-01-24 10:53:48.143 VDP: Old preferences: rend(xv-blit) osd(softblend) deint(bobdeint,linearblend) filt()
2042008-01-24 10:53:48.143 VDP: New preferences: rend(null) osd(softblend) deint(linearblend,linearblend) filt()
2052008-01-24 10:53:48.143 Display Rect  left: 0, top: 0, width: 0, height: 0, aspect: 1.33333
2062008-01-24 10:53:48.143 Video Rect    left: 0, top: 0, width: 720, height: 576, aspect: 1.25
2072008-01-24 10:53:48.145 MSqlQuery: SELECT data FROM settings WHERE value = 'DefaultCCMode' AND hostname = 'geekbox' ;
2082008-01-24 10:53:48.146 NVP: LoadFilters(''..) -> 0
2092008-01-24 10:53:48.146 NVP: ClearAfterSeek(1)
2102008-01-24 10:53:48.153 AFD: positionMap[ 191 ] == 855124.
2112008-01-24 10:53:48.162 AFD: positionMap[ 490 ] == 1601644.
2122008-01-24 10:53:48.173 AFD: positionMap[ 789 ] == 2695088.
2132008-01-24 10:53:48.190 AFD: positionMap[ 1088 ] == 3500512.
2142008-01-24 10:53:48.193 AFD: positionMap[ 1159 ] == 3709286.
2152008-01-24 10:53:48.255 AFD: positionMap[ 1458 ] == 4945528.
2162008-01-24 10:53:48.285 AFD: positionMap[ 1757 ] == 6081250.
2172008-01-24 10:53:48.318 AFD: positionMap[ 2056 ] == 7345850.
2182008-01-24 10:53:48.342 AFD: positionMap[ 2355 ] == 8363650.
2192008-01-24 10:53:48.363 AFD: positionMap[ 2654 ] == 9288420.
2202008-01-24 10:53:48.393 AFD: positionMap[ 2953 ] == 10209926.
2212008-01-24 10:53:48.446 AFD: positionMap[ 3252 ] == 11292148.
2222008-01-24 10:53:48.474 AFD: positionMap[ 3551 ] == 12416720.
2232008-01-24 10:53:48.499 AFD: positionMap[ 3850 ] == 13484584.
2242008-01-24 10:53:48.505 AFD: positionMap[ 3947 ] == 13835546.
2252008-01-24 10:53:48.561 AFD: positionMap[ 4246 ] == 15183700.
2262008-01-24 10:53:48.598 AFD: positionMap[ 4545 ] == 16707978.
2272008-01-24 10:53:48.601 AFD: positionMap[ 4637 ] == 16992918.
2282008-01-24 10:53:48.636 AFD: positionMap[ 4786 ] == 17858010.
2292008-01-24 10:53:48.654 AFD: positionMap[ 5034 ] == 19168308.
2302008-01-24 10:53:48.672 AFD: positionMap[ 5164 ] == 19597340.
2312008-01-24 10:53:48.679 AFD: positionMap[ 5216 ] == 19874304.
2322008-01-24 10:53:48.682 AFD: positionMap[ 5255 ] == 20084710.
2332008-01-24 10:53:48.684 AFD: positionMap[ 5304 ] == 20368652.
2342008-01-24 10:53:48.751 AFD: positionMap[ 5370 ] == 20638334.
2352008-01-24 10:53:48.751 AFD: positionMap[ 5380 ] == 20695016.
236                        2008-01-24 10:53:48.922 MSqlQuery: DELETE FROM recordedseek WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND type = 9;
2372008-01-24 10:53:48.923 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 191 , 9 , 855124 );
2382008-01-24 10:53:48.924 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 490 , 9 , 1601644 );
2392008-01-24 10:53:48.925 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 789 , 9 , 2695088 );
2402008-01-24 10:53:48.926 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 1088 , 9 , 3500512 );
2412008-01-24 10:53:48.927 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 1159 , 9 , 3709286 );
2422008-01-24 10:53:48.928 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 1458 , 9 , 4945528 );
2432008-01-24 10:53:48.929 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 1757 , 9 , 6081250 );
2442008-01-24 10:53:48.931 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 2056 , 9 , 7345850 );
2452008-01-24 10:53:48.932 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 2355 , 9 , 8363650 );
2462008-01-24 10:53:48.933 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 2654 , 9 , 9288420 );
2472008-01-24 10:53:48.934 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 2953 , 9 , 10209926 );
2482008-01-24 10:53:48.935 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 3252 , 9 , 11292148 );
2492008-01-24 10:53:48.936 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 3551 , 9 , 12416720 );
2502008-01-24 10:53:48.937 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 3850 , 9 , 13484584 );
2512008-01-24 10:53:48.938 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 3947 , 9 , 13835546 );
2522008-01-24 10:53:48.939 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 4246 , 9 , 15183700 );
2532008-01-24 10:53:48.940 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 4545 , 9 , 16707978 );
2542008-01-24 10:53:48.941 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 4637 , 9 , 16992918 );
2552008-01-24 10:53:48.943 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 4786 , 9 , 17858010 );
2562008-01-24 10:53:48.944 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5034 , 9 , 19168308 );
2572008-01-24 10:53:48.945 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5164 , 9 , 19597340 );
2582008-01-24 10:53:48.947 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5216 , 9 , 19874304 );
2592008-01-24 10:53:48.948 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5255 , 9 , 20084710 );
2602008-01-24 10:53:48.949 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5304 , 9 , 20368652 );
2612008-01-24 10:53:48.950 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5370 , 9 , 20638334 );
2622008-01-24 10:53:48.951 MSqlQuery: INSERT INTO recordedseek (chanid, starttime, mark, type, offset) VALUES ( '1006' , '2008-01-14T10:18:00' , 5380 , 9 , 20695016 );
263Rebuilt
2642008-01-24 10:53:48.953 MSqlQuery: DELETE FROM inuseprograms WHERE chanid = '1006' AND starttime = '2008-01-14T10:18:00' AND hostname = 'geekbox' AND recusage = 'flagger' ;
2652008-01-24 10:53:48.953 write ->  7 33      MESSAGE[]:[]RECORDING_LIST_CHANGE
2662008-01-24 10:53:48.954 MythSocket(8216ef8:6): socket is readable
2672008-01-24 10:53:48.954 MythSocket(8216ef8:6): cb->readyRead()
2682008-01-24 10:53:48.954 read  <-  6 51      BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
2692008-01-24 10:53:48.954 MythEvent: RECORDING_LIST_CHANGE
2702008-01-24 10:53:48.954 read  <-  7 2       OK
2712008-01-24 10:53:48.955 ~VideoOutputNull()
2722008-01-24 10:53:48.972 MythSocket(82169c0:7): DownRef: -1
2732008-01-24 10:53:48.972 MythSocket(82169c0:7): state change Connected -> Idle
2742008-01-24 10:53:48.972 MythSocket(82169c0:-1): delete socket
2752008-01-24 10:53:48.972 MythSocket(8216ef8:6): DownRef: 0
2762008-01-24 10:53:48.973 MythSocket(8216ef8:6): DownRef: -1
2772008-01-24 10:53:48.973 MythSocket(8216ef8:6): state change Connected -> Idle
2782008-01-24 10:53:48.973 MythSocket(8216ef8:-1): delete socket
279
280Finished commercial break flagging at Thu Jan 24 10:53:48 2008
281
282Segmentation Fault