[mythtv-users] Cut list on command line

Raymond Wagner raymond at wagnerrp.com
Sat Jan 29 03:44:05 UTC 2011


On 1/28/2011 22:34, Bob wrote:
> Is there a way to get the cut list for a recording from the command 
> line in HH:MM:SS type format?

MythTV operates in a frame-accurate manner.  The cutlist only exists in 
framecounts, and is only ever translated inside the player itself.  You 
can pull the frames that define the cuts using 'mythcommflag 
--getcutlist', but on variable framerate content, converting those to 
timestamps would be non-trivial.


More information about the mythtv-users mailing list