Re: [mythtv-users] How to compile commercial_cut

2005-08-10 Thread Mercury Morris
On 8/4/05, Donavan Stanley [EMAIL PROTECTED] wrote:
 On 8/4/05, Mercury Morris [EMAIL PROTECTED] wrote:
  Maybe commercial_cut isn't the best tool to accomplish
  the ultimate goal, but I have no experience, -none-,
  trying to edit recorded programs, and commercial_cut
  looks like it might work.
 
  Thanks for any help, suggestions, or advice.
 
 Try avidemux.

Well, after a period of stubborness, I finally DID try avidemux.
And that worked, really well.  

Commercial_cut worked too, but when I tried to use it on the
program with the musical clip I wanted, it turned out a 38-byte
file.  Of course, 38 bytes is just a tad short of enough to hold
a five-minute video clip.

Thanks for your two-word message of advice.  It turned out to be
THE answer.

-- 
MM
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] How to compile commercial_cut

2005-08-04 Thread Mercury Morris
Trying to compile commercial_cut, version 0.5, the make command
ends immediately with the following:

==
[EMAIL PROTECTED] commercial_cut-0.5]$ 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
[EMAIL PROTECTED] commercial_cut-0.5]$ which cc

==

The system is AMD64, running Fedora Core 3, with MythTV
compiled from CVS.  All the lib's listed above seem to be 
present, so I'm lost wondering what the problem is.

I did some searching of the mythtv archive, but didn't find
anything useful, yet, so I'm asking for help.

I'll mention the ultimate goal here:  I want to capture part
of a recorded program, and make that part a separate
file that I can play over and over again.  It's the
Bettye Lavette song from Letterman, Little Sparrow.

Maybe commercial_cut isn't the best tool to accomplish
the ultimate goal, but I have no experience, -none-,
trying to edit recorded programs, and commercial_cut
looks like it might work.

Thanks for any help, suggestions, or advice.

-- 
MM
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] How to compile commercial_cut

2005-08-04 Thread Donavan Stanley
On 8/4/05, Mercury Morris [EMAIL PROTECTED] wrote:
 Maybe commercial_cut isn't the best tool to accomplish
 the ultimate goal, but I have no experience, -none-,
 trying to edit recorded programs, and commercial_cut
 looks like it might work.
 
 Thanks for any help, suggestions, or advice.

Try avidemux.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users