Log in

View Full Version : FFDSHOW & error message


[)370|\|470!2
29th July 2005, 12:44
After installing latest ffdshow(20050703MSVC71), i got some errors when exiting
some programs, like gspot, vdubmod. though, no errors when opening video, only
when closing(which is a bit annoying though). Also, gspot claims that i don't have
codec for H.264, even though it renders it fine(ffdshow.ax). Thx in advance.

http://img238.imageshack.us/img238/8327/error6uo.jpg

PS.: To Mods: i was unsure where to post this, so don't slap me 2 hard :stupid:

lrms
30th July 2005, 01:03
I also had a very similar problem after installing that ffdshow build. I could reproduce it just by openning and closing DXDiag. After I unistalled ffdshow 20050703MVC71 the crash went away.
I also went back to ffdshow daily build 050303 (from SourceForge) and couldn't reproduce the problem, so it was specific to that build and not a generic ffdshow issue.
Now I am back to latest CD build (050727) and it's not crashing DXDiag anymore. So I suggest you to upgrade too (specially if you need the latest features in H264 decoding). You can get it from many mirrors:

http://m17n.cool.ne.jp/freeware/mpc/
http://esby.free.fr/CelticDruid/
http://www.aziendeassociate.it/cd.asp?dir=/ffdshow

BTW, I run Windows XP SP2.

Liisachan
30th July 2005, 04:44
perhaps this is what it is:

04:25 on Jul 20, 2005 ffdshow
Commit by milan_cutka :: ffdshow/ (8 files in 5 dirs):
fixed crash when closing ff_acm

[)370|\|470!2
30th July 2005, 16:05
lrms
10x m8, it seems to solve it.

Liisachan
Yea, looks like it's fixed in newer builds

celtic_druid
30th July 2005, 16:48
Yeah, I noticed that myself when looking at the changes. I did mean to post a full changelog.


2xSaI resizer
Japanese GPL translation
MMX libtheora IDCT
MMX libtheora loop filter
SSE2 DCT filter
alternate headphone virtual spatialization (HRTF)
autolevels (needs further tuning)
better autolevels
better timestamps generation when using libavcodec for decoding mpeg1/2
copy picture border when not processing it
don't allow duplicated in keys
don't crash on other than floor type 1 vorbis
don't use media times when decoding MPEG1/2
experimental LPCM output
few additionals ADPCM codecs support
few makefile updates by Kurosu,
fixed OSD broken by last commit
fixed crash when closing ff_acm
fixed unitialized variable in font rendering
handle AssumeFPS in avisynth filter (doesn't change clip length)
handle encoder FPS override as rational, not as float
more dynamic filter presets (quite big change again, may introduce bugs)
moved iSSE bitblt to nasm
multichannel crystality
nasm -> nasmw
new configureDec ffdshow.ax function to show configuration dialog with both video and audio decoder pages
no message
offer only currently supported formats for grabbing
optional simpler installer
preliminary USF file subtitles support using modified sublinku.dll
remember current page in multipage configuration dialogs
select frame copy function on startup
send message to dialog when filters change,
show correct frame sizes in graph also when b-frames are used
simplified libmplayer makefile
slightly more correct stripping of { } in SSA subtitles
top field first flag for interlaced encoding
updated Dolby decoder filters,
updated Japanese translation
updated Simplified Chinese translation
updated libavcodec
updated libavcodec, options to skip loop filter in h.264
updated makefiles, whole ffdshow (except libavcodec and libmplayer) can be compiled using Microsoft C++ Toolkit,
visualization graph scaling so it fits to bottom quarter of image

Tox|k
3rd September 2005, 13:10
I didn't want to make a new thread for this, but this one seems related enuf (hope it gets some attention).

Anyway, I've been experiencing random crashes with ff_acm.acm. Every once in a while, when i'm browing around in windows explorer and come to a folder with some (seemingly any) A/V media in it, explorer will crash and it says it's ff_acm.acm's fault. I really have virtually no idea what's going on here; I went to the FFDShow audio decoder config and disabled everything, and yet the problem persists.

I'm not sure what ffdshow version this started with, but it became more apparent in the last few months. I usually check and update my ffdshow regularily and am using the 20050822MSVC release now.

lrms
3rd September 2005, 16:13
I am using ffdshow 20050822 (cd) and doesn't even seems to have a file called "ff_acm.acm" (samed applied to 20050803).
Tox|k, couldn't this file be a leftover from a previous installation??

celtic_druid
3rd September 2005, 16:19
It is installed to your sys dir.

lrms
3rd September 2005, 19:09
@cd: so the installer does include it? Well, it just wasn't installed in my system.
Maybe it was because I didn't check PCM decoding in the installer?? I thought that would just affect the default handling of formats, and not which files were installed.
Anyways, if it causing crashes, I don't regret if by accident I didn't choose to install it :)

celtic_druid
4th September 2005, 00:29
First I have heard of it crashing. On the other hand the problem of crashing while exiting GSpot, etc. was a common problem.

vlada
4th September 2005, 14:19
A colleague of mine has the same problem in Windows 2000. It is on our computer in work, I'll have a closer work on the problem on Monday, if I won't forget.

[)370|\|470!2
8th September 2005, 04:41
Anyway, I've been experiencing random crashes with ff_acm.acm. Every once in a while, when i'm browing around in windows explorer and come to a folder with some (seemingly any) A/V media in it, explorer will crash and it says it's ff_acm.acm's fault.

Look here (http://forum.doom9.org/showthread.php?t=98746), I just had very similar issue, but it's solved now.