Geoffrey Hausheer wrote:
On 11/16/05, Tom Lichti wrote:
Well, I compiled and installed a separate copy of latest SVN, but it is
still looking at the older libmythavcodec. I installed to
/var/lib/mythcvs/latest/install, but the error shows it going to my
regular /usr/local install path.
I'm going to recompile my old version without XvMC and see what happens...
do you have LD_LIBRARY_PATH set? ld uses it during linking to find
the relevant .so files. If it is set, clear it. if it isn't set, set
it to point at the libs you want to use. That should fix ld using the
wrong libs, though perhaps not the actual issue. You need to keep it
set when running mpeg2fix, though, otehrwise it'll revert back to the
default search path.
That seems to have done it. I just recompiled latest SVN without XvMC
support, and set the LD_LIBRARY_PATH, and it compiled and cropped the
first file I tried. I'll try and remember to try and play it tonight,
see how it looks. I bet I have a recording that will throw some
curveballs at the program, if you want me to test it some more... :)
Tom
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev