Re: About xvid source assembly language optimize(why it does not work?)
"Jason Garrett-Glaser" <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
> ./xvid_decraw -i input.m4v -m > then it work well, and output the bitmap file. but it is rather slow. > Then I use the command below: > ./xvid_decraw -i input.m4v -asm -m > Hence I think i used -asm option , the decoding speed should be accelerated. > > But .... I find that the result is unchanged with the non-asm execution result . Are you really sure that not using "-asm" implies non-asm? I would be quite surprised if that was indeed the default... Dark Shikari