Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#5 | Link |
|
god of broken compiles
Join Date: Feb 2005
Location: The Netherlands
Posts: 43
|
Nasm
The MSVC project files from the older FFDSHOW sources don't have NASM enabled so it could be the reason the GCC compiled binary is slightly faster. I haven't done a compile for months now so I don't know what the current situation is though
|
|
|
|
|
|
#7 | Link |
|
Registered User
Join Date: Oct 2001
Location: Melbourne, Australia
Posts: 2,171
|
ffdshow-20050822 uses ICL9.
ffdshow-20050822MSVC71 uses MSVC 7.1. We are talking just ffdshow.ax here. ICL9 from all reports so far is faster, it however crashes on one particular sample. There could also be other issues. gcc last time I tried produced a binary that just crashes. |
|
|
|
|
|
#9 | Link | |
|
god of broken compiles
Join Date: Feb 2005
Location: The Netherlands
Posts: 43
|
Quote:
|
|
|
|
|
|
|
#10 | Link | |
|
FFmpeg fan
Join Date: Dec 2003
Location: Germany
Posts: 427
|
Quote:
Hellfred EDIT: Read here about problems with gcc.4.0 under MinGW Last edited by hellfred; 23rd August 2005 at 19:13. |
|
|
|
|
|
|
#11 | Link |
|
Registered User
Join Date: Oct 2001
Location: Melbourne, Australia
Posts: 2,171
|
There were also some cvs updates some time back in regards to getting gcc to work.
"ffdshow can be compiled by GCC: image filters are unoptimized, crashes immediatelly at start support for cross-compilation by Gianluigi Tiesi" |
|
|
|
|
|
#12 | Link |
|
god of broken compiles
Join Date: Feb 2005
Location: The Netherlands
Posts: 43
|
I finally had a chance to play around with both new binaries, both the ICL and MSVC compile. The ICL version chokes on a very regular 900 kbit XVID encode with SPP enabled on notch 2. The MSVC version ran it smoothly without any problems. CPU load spiked on the ICL compile every few frames to 100%, the MSVC compile didn't have this problem.
So on top of celtic_druid's mentioned one-case-crash I would recommend the MSVC build. |
|
|
|
|
|
#13 | Link |
|
Mr. Sandman
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
|
I confirm SPP on the ICL build is unuseable on athlon CPUs.
__________________
MPEG-4 ASP Custom Matrices: EQM V1(old), EQM AutoGK Sharpmatrix (aka EQM V2), EQM V3HR (updated 01/10/2004), EQM V3LR, EQM V3ULR (updated 04/02/2005), EQM V3UHR (updated 17/12/2004) and EQM V3EHR (updated 05/10/2004) Info about my ASP matrices. MPEG-4 AVC Custom Matrices: EQM AVC-HR Info about my AVC matrices My x264 builds. Mooo!!! |
|
|
|
|
|
#15 | Link |
|
*****
Join Date: Feb 2005
Posts: 5,815
|
That one clip that crashes is a special case. It only crashes with the combo Haali + ffdshow ICL9. Weird thing is though that the clip doesn't crash if I first play some other file. It only crashes if it is the first thing that is played after opening the player.
|
|
|
|
|
|
#18 | Link |
|
Registered User
Join Date: Mar 2003
Posts: 37
|
Hi!
I have opened a new thread for this here but my experience on an Intel P4 system is different. At least for the 20050909 version, the MSVC71 compile crashes on 2 files which the ICL build plays fine ... Maybe I am the only Inteluser here Bye, Alex |
|
|
|
![]() |
|
|