[mythtv] New MPEG2 commercial-cut code ready for testing

Robin Gilks g8ecj at gilks.org
Sat Nov 12 22:42:05 EST 2005


Hi Geoff

> So here we are:
> http://www.pblue.org/myth/mpeg2fix-0.7.tgz
>
> Anyway, the more feedback, the sooner this can get into svn.  Not sure
> if there'll be time to get everything fixed up and included before
> 0.19.  I guess it all depends on how much testing it gets.
>
> to use the cutlist stuff:
>
> get the cutlist from mysql, and apply on the command line.
>
> select chanid, starttime, cutlist from recorded;
> if mysql said:
> 3000 - 6231
> 10510 - 15321
>
> you would do something:
> ./mpeg2fix -i infile.nuv -o test.mog -c "3000 - 6231" -c "10510 - 15321"
>
> you can still use the -t or -f switches, but don't necessarily need them.
>

I get an immediate segfault - I'm afraid my gdb experience is all embedded
using gdbserver so you'll have to clue me up on how to start it with
thread support and how to get a backtrace.

Cheers

-- 
Robin Gilks





More information about the mythtv-dev mailing list