[mythtv-users] mytharchive dvd from HD-PVR

Teruel de Campo MD chusty at attglobal.net
Sun Jan 30 03:46:36 UTC 2011


On Mon, 2011-01-24 at 22:52 -0500, Will Dormann wrote:

> > next step to fix the menu mjepgtools.
> 
> 
> If you haven't already done it, I'd say to download mjpegtools:
> http://downloads.sourceforge.net/project/mjpeg/mjpegtools/1.9.0/mjpegtools-1.9.0.tar.gz
> 
> And then apply the patch:
> http://bugs.gentoo.org/attachment.cgi?id=217202&action=view
> 
> I also had to make the following change to get it compile:
> http://mjpeg.cvs.sourceforge.net/viewvc/mjpeg/mjpeg_play/mplex/lpcmstrm_in.cpp?r1=1.11&r2=1.12
> 
> ./configure with the "--prefix=/usr" option and when you install it it
> should overwrite your existing (broken) mjpegtools stuff.   Though I
> can't say for sure where opensuse puts stuff.
> 

Will,

The patch did the work and now not only the autoplay works but also the
menus. Thank you again for your great help.

BTW the last link is broken but what I did was to replace <char> with
<const char> in line 56 of lpcmstrm_in.cpp and it compiles ok. this was
part of the error message.

<<lpcmstrm_in.cpp:56: error: invalid conversion from 'const char*' to
'char*'>>

-=terry=-



More information about the mythtv-users mailing list