[mythtv-users] Manual Edit Of cutpoints

Blammo blammo.doh at gmail.com
Tue Dec 13 13:15:31 EST 2005


On 6/14/05, Mudit Wahal <mwahal at gmail.com> wrote:
> Try commercial_cut (0.4) version. It loads the cutlist and then create
> mpeg2 file without the commercials :-)
>
> The URL:
> http://knoppmythwiki.org/index.php?page=CrudeMPEG2cutForDVB
>
> The program is in "Attachment".

Some make instructions would be great on the Wiki, or at least a build
FAQ. Help deal with things like this:


[root at backend1 commercial_cut-0.6]# make
cc -std=gnu99 -o commercial_cut \
  -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto \
  -D_FILE_OFFSET_BITS=64 commercial_cut.c
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make: *** [commercial_cut] Error 1


More information about the mythtv-users mailing list