FS#7834 - xvidcore could be faster
Attached to Project:
Arch Linux
Opened by Sascha Hoppe (sH) - Friday, 17 August 2007, 07:15 GMT
Last edited by Tobias Kieslich (tobias) - Thursday, 16 October 2008, 21:12 GMT
Opened by Sascha Hoppe (sH) - Friday, 17 August 2007, 07:15 GMT
Last edited by Tobias Kieslich (tobias) - Thursday, 16 October 2008, 21:12 GMT
|
Details
Description:
I have a dual boot system: Ubuntu Feisty and Arch Don't Panic After severe speed problems with transcode on Ubuntu (8 frames) I was happy with the 12.5 frames I got with Arch. After installation of the fixed package, posted here https://bugs.launchpad.net/ubuntu/+source/xvidcore/+bug/84705 I get impressive 22 frames in Ubuntu feisty, so it takes half the time to compress video then in Arch. Is it possible to make the xvidcore in Arch as fast as in Feisty? Don't know why it's so fast now, according to the thread, the package was build with nasm for MMX/SSE optimized code. Maybe this is the reason? Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: -Compress video with libxvidcore4_1.1.2-0.1ubuntu2~proposed1_i386.deb on Ubuntu Feisty and transcode -Compress the same video in Arch and notice the speed decrease. |
This task depends upon
Closed by Tobias Kieslich (tobias)
Thursday, 16 October 2008, 21:12 GMT
Reason for closing: Fixed
Additional comments about closing: It's rebuild against nasm>2 so that issue should be done
Thursday, 16 October 2008, 21:12 GMT
Reason for closing: Fixed
Additional comments about closing: It's rebuild against nasm>2 so that issue should be done
There's a simple remedy, that is to change Nasm in the 'makedepends' to Yasm. This makes encoding with the xvid codec 2-3 times faster, making it comparable to other distro's.
For more information see my forum post, where I've posted my tests & results: http://bbs.archlinux.org/viewtopic.php?id=39296.
xvidcore from repos and build from abs with yasm as makedepnd have the same encoding speed.
Tested with avidemux.
http://bbs.archlinux.org/viewtopic.php?pid=432822#p432822