[mythtv] [PATCH] Split capture and encoding functions

Geoffrey Hausheer ou401cru02 at sneakemail.com
Thu Jul 17 15:01:34 EDT 2003


NOTE: THIS PATCH IS NOT YET READY FOR PRODUCTION.  IT IS GAURANTEED TO
SET YOUR COMPUTER ON FIRE
This patch splits out the encoding sections of NuppelVideoRecorder into a
seperate class.  It initially will allow me to clean up the Reencoder a
bit (no hacks needed to disable the capture-related sections).  In the
longer term, it should allow mythtv to support Reencoding to any
file-format without mencoder, (as well as recording to any format that
can support the prerequisites for streaming data).

The patch is huge, but it is mostly just moving stuff around.  It
compiles, but I haven't had a chance to actually bang on it yet, to make
sure it is working okay.  I wanted to put it out there to see if there
were any comments/suggestions on it.  Specifically, there are a large
number of variables that are used by both the encoder and the
capture-card, which makes the interface less than pretty.  Not being a
C++ guru, I'm not sure what the best way to solve this is.  Anyhow, i'll
probably bang on it this weekend, and formally submit it when i'm happy
that it is all working.

AGAIN:  THIS PATCH SHOULD NOT BE USED UNLESS YOU WANT YOUR COMPUTER TO
CATCH ON FIRE

-- 
  Geoffrey Hausheer
  XXXXXXXXXXXXXXXXXXXXX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: encode1.patch.gz
Type: application/x-gzip
Size: 26366 bytes
Desc: not available
Url : http://lists.snowman.net/pipermail/mythtv-dev/attachments/20030717/6032f101/encode1.patch.bin


More information about the mythtv-dev mailing list