[mythtv] Re: new problem with nuvexport

Gavin Hurlbut gjhurlbu+mythtv-dev at beirdo.ca
Wed Feb 2 06:37:48 UTC 2005


Simon Kenyon <simon at koala.ie> wrote:
> PAL, PVR350, gentoo

> /usr/bin/mpeg2cut: line 170:  7532 Segmentation fault      nice -n 19 lvemux 
> -r-1 -sh ${OFFSET} -v ${BASENAME}.m2v -a ${BASENAME}.mp2 -o "${OUTFILE}"

Hmmm.  Gentoo, eh?  So that means you are compiling it, likely.  Make sure
that you are compiling lvemux with large file support.  Without that, it will
not be able to read or write files larger than 2G, and it may well seg fault
should you try.

Give that a shot.  If you don't know how to compile with large file support,
google for "Linux large file support" and go to the link to the SuSE page, it
explains it pretty well.

Good luck
Gavin


More information about the mythtv-dev mailing list