tcmplex

2005-09-19 Thread William Brown
I think I finally have some good parameters to the transcode utility to create some good DVD mpeg2 format videos. However, once I use transcode to transcode and split into video/audio files, I need to re-merge them back into one file. What I'm looking for is tcmplex. What I've found on the n

transcode - mplex - a/v sync problem

2005-09-21 Thread William Brown
Hi: Having some trouble here syncing audio/video on dvd creations... First of all, here's a list of the tools I'm using: AMD64 sid jpg-6b (manual compile/install) lame-3.96-1 (manual compile/install) mjpegtools-1.8.0 (manual compile/install) transcode-1.0.0 with diff 6 applied. I'm using transc

Re: transcode - mplex - a/v sync problem

2005-09-22 Thread William Brown
Therefore, all constructive suggestions are welcome and appreciated. Thanks. Bill Lennart Sorensen wrote: On Wed, Sep 21, 2005 at 11:47:24PM -0600, William Brown wrote: Having some trouble here syncing audio/video on dvd creations... First of all, here's a list of the tools

Re: How do I apply a patch Debian style?

2005-10-03 Thread William Brown
The process is the same as always; use the patch utility. It will be a standard util on Debian. cd to your source directory: i.e. % cd /usr/local/src/gnome-system-monitor-2.8.1-4 cp the diff file to the same directory; i.e. % cp /location/to/diff/file/gnome-system-monitor-2.8.1-4.diff.

Re: circling in on HW issues

2005-10-10 Thread William Brown
I had those dma_intr hard drive seek errors on a few different occations, and each time the problem was that I was using an old 40 pin IDE cable on a new EIDE 133 drive. After upgrade the cable to a proper 80 pin EIDE one, the problem went away. Just something to check. Peter Sheldrick wro