[mythtv-users] Cutlist has moved ...

Christian Husemann Christian.Husemann at Sun.COM
Tue Mar 21 08:33:14 UTC 2006


Chris,

inititaly i did think the same, but here we go:

mythcommflag   -f /mythtv/18405_20060320005600.mpg --getcutlist 2006-03-21 08:41:52.846 Using 
runtime prefix = /usr/
2006-03-21 08:41:52.882 New DB connection, total: 1
Cutlist: 1

This recording has 8 cuts not 1. If i do the

mythcommflag -f /mythtv/18405_20060320005600.mpg --getskiplist
2006-03-21 09:25:28.047 Using runtime prefix = /usr/
2006-03-21 09:25:28.169 New DB connection, total: 1
2006-03-21 09:25:28.216 New DB connection, total: 2
Commercial Skip List: 
1976-5214,8621-8875,13385-13655,18489-18751,19285-21298,48282-51785,89354-92872,129398-131675

which does NOT reflect the cutpoints i did. So what am i missing here?

BTW, i did not use the automatic comercial flaging.

TIA

	Christian

Chris Pinkham wrote:
> * On Mon Mar 20, 2006 at 01:30:42PM +0100, Christian Husemann wrote:
>> i have a question. Why has the cutlist been moved/changed from recorded (with frames specified) to
>> recordedmarkup (with cryptic format)? In the past it was easy to extract this info via simple sql
>> statements to a human readable format which could be passed on to programs like ProjectX. Does
>> anyone have a clue how to extract this info again? This is vital for me as the support for DVB-T
>> cards seems to be not as advanced as it could be and neither nuvexport not mythtranscode does work
>> for me.
> 
> Should be even easier to parse the cutlist now since you don't have to do text manipulation.
> 
> select mark, type from recordedmarkup where chanid = CHANID and starttime = STARTTIME order by mark;
> 
> Type 1 == start cut, type 0 == end cut.  Mark is the frame number.  Sounds pretty easy to grok.
> 
> Since you must be running SVN head to have seen this, then you could also just run the following if
> you must have the old format list:
> 
> mythcommflag --getcutlist -c CHANID -s STARTTIME
> 
> That will display the cutlist in "start1-end1,start2-end2,start3-end3" format.
> 
> --
> Chris
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

-- 
____________________________________________________________________
Dipl. Phys. Christian Husemann
RSD EMEA Storage Engineer     	Phone : (+49) 2102 - 4511.633
Cluster                		FAX   : (+49) 2102 - 4511.672
Sun Microsystems GmbH        	Phone : (+49) 2102 - 4511.0 Zentrale
Brandenburger Strasse 2        	mailto:Husemann at Sun.COM
D 40880 Ratingen        	http  : www.sun.de

Let's just say that if complete and utter chaos was lightning, he'd be the sort to stand on a 
hilltop in a thunderstorm wearing wet copper armour and shouting 'All gods are bastards'.



More information about the mythtv-users mailing list