|
From: <lu...@sn...> - 2000-12-07 08:32:35
|
> Hi, I'm new here. I have been working with Arne Schirmacher over at > linux1394. > > When I compile libdv with the MMX option on, I receive the following > error in mmx.h: > > mmx.h:213: Invalid `asm' statement: > mmx.h:213: fixed or forbidden register 0 (ax) was spilled for class > AREG. > > I noticed in the list archives that Arne reported the same issue, but I > did not see him post the actual error in a followup message. Has anyone > looked into this? The error message is the same Arne reported. Buck modified mmx.h about two weeks ago. Did you use current snapshot of libdv ? I never got such an error message (K6/2-400, K6/2+-500@550) so this is perhaps compiler/distribution dependent (SuSE 6.3). > > I have an AMD K6-2 333MHz. I have successfully compiled by disabling > MMX. > > I'm working with Arne to improve the display performance of Kino with Xv > support. Your playdv.c is obviously an inspiration. Is SDL worth the > effort? I have heard very mixed opinions about it. Libdv has now SDL and XvImage support buildin (selectable in Makefile). SDL version I got did not compile so I have to search a more recent one. Stefan Lucke Ste...@sn... |