seems mencorder is working now with the latest kernel.. i am on ubuntu feisty... havent tested transcode yet... however any idea what the error was.
On 3/2/07, Mehul Rajput <[EMAIL PROTECTED]> wrote:
ok. i ran and found some issues in image conversion i think. logs attached. On 3/1/07, Andrew Church <[EMAIL PROTECTED]> wrote: > >ok ... it worked as was able to compile and make and install. after > >that i guess i need to run the testsuite. i ran test-acmemcpy. i got > >following output. > > > >mmx: WARNING: unable to test (wrong architecture) > >sse: WARNING: unable to test (wrong architecture) > >amd64: > > > > > >at amd64 it kept running for 10minute or so... i killed after that. > >let me know if you need more test for me to run... > > amd64 may in fact take a long time to run, since it has to test 8192 > different versions of 224k-block memory copies. Try again with the -v > option and see whether it's stuck or just taking a long time. > > That said, amd64 may not in fact be much (if any) of an improvement > over the standard libc memcpy. Maybe one of these days I should bite the > bullet and switch to a 64-bit kernel so I can test it myself... > > --Andrew Church > [EMAIL PROTECTED] > http://achurch.org/ > >