I have a MediaMVP, that I wish to use with the mvpmc project
(<a href="http://mvpmc.sourceforge.net/">http://mvpmc.sourceforge.net/</a>) as a front end to MythTV.&nbsp;
Unfortunately, my video capture card does not have an MPEG-2 encoder on
it (hey, it was $20 and it works fine, otherwise).&nbsp; I see that
mythbackend can encode the stream to RTjpeg or MPEG-4 in real time (on
a Sempron 2200), but the mvpmc project only supports MPEG-1 and MPEG-2
(since the MediaMVP has a 300 MHz PPC with an MPEG-2 decoder attached).<br>
&nbsp; <br>
&nbsp; So, my question is: why can't I encode to an MPEG-2 format
(compatible with mvpmc) straight off of my capture card?&nbsp; Would
that be as simple as adding another codec option?&nbsp; Does this
require patching?&nbsp; Is it feasible?&nbsp; If so, where is a good
place to start?<br>
&nbsp; <br>
Thanks,<br>
--Jim