Thanks for the quick reply Chris.

I can see it working in the background during the whole recording (and it reports it's progress in the job queue). Looking at the logs, I think the glibc errors are to blame. The relevant portions of the log file are:

2005-09-25 17:59:16.262 Commercial Flagging Starting for The West Wing "The Ticket" recorded from channel 1241 at Sun Sep 25 17:59:00 2005
2005-09-25 17:59:16.268 commflag: Commercial Flagging Starting
2005-09-25 17:59:16.475 Using runtime prefix = /usr/local
...
...
*** glibc detected *** free(): invalid pointer: 0x080bdf60 ***
2005-09-25 19:00:59.217 commflag: Commercial Flagging Finished
2005-09-25 19:00:59.220 Finished, 0 break(s) found.



When I run it manually afterwards (admittedly, after the program has been transcoded to mpeg4)

video store # mythcommflag --file 1241_20050925175900.nuv
2005-09-25 19:49:24.813 Using runtime prefix = /usr/local
2005-09-25 19:49:24.826 New DB connection, total: 1
2005-09-25 19:49:24.831 mythcommflag version: 0.19.20050712-1 www.mythtv.org
2005-09-25 19:49:24.831 Enabled verbose msgs :important

MythTV Commercial Flagger, started at Sun Sep 25 19:49:24 2005
Flagging commercial breaks for:
ChanID  Start Time      Title                                      Breaks
------  --------------  -----------------------------------------  ------
2005-09-25 19:49:24.840 New DB connection, total: 2
1241    20050925175900  The West Wing                               99%/6
*** glibc detected *** free(): invalid pointer: 0x080bdf60 ***
Aborted


I'll do a total clean recompile next and see if those go away.

# Endaf




Chris Pinkham wrote:

Anyone else have real time mythcommflag fail over the last few days with zero commercials being detected? Running various SVN's from the last 4 days.

Or is it just me.

Check your logs for something like this message:

Unable to find active recorder for this recording, realtime flagging will not be enabled.

If that is displayed, then mythcommflag was unable to get the recorder
number for the program being flagged and so it disables realtime
flagging.

------------------------------------------------------------------------

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to