What's ffdshow and what do I do with...

User 488057 Photo


Registered User
130 posts

When I create a preview of my web site in VSD, an ffdshow dialog box always appears when I visit my home page (or at least the first time I visit it). I think it has something to do with the fact that a short audio file starts to play whenever anyone visits my home page. (I've added an html object to accomplish this.) But why does this ffdshow dialog box appear and what am I supposed to do with it? I've uploaded an image of it for reference.

Tom
User 488057 Photo


Registered User
130 posts

Sorry, but my image didn't load for some reason. Let me try that again.
Attachments:
User 562592 Photo


Registered User
2,038 posts

I believe it is a CC program that accompanies their audio/video software to help it play/stream. Not 100% positive on that though.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 488057 Photo


Registered User
130 posts

What audio/video software? I don't have any of their software except for VSD. And which button am I supposed to click on?
User 1948478 Photo


Senior Advisor
1,850 posts

Tom,
ffdshow is not a CC program and has nothing to do with CC.
It is some kind of general purpose decoder for audio and/or video files. The audio routine/program you're using for the initial auto-play (not a CC program, if I understand you right?) must be calling ffdshow and that program is not known to ffdshow, thus the dialog box with the questions.
I had never seen the dialog box myself.
User 562592 Photo


Registered User
2,038 posts

Per wrote:
Tom,
ffdshow is not a CC program and has nothing to do with CC.
It is some kind of general purpose decoder for audio and/or video files. The audio routine/program you're using for the initial auto-play (not a CC program, if I understand you right?) must be calling ffdshow and that program is not known to ffdshow, thus the dialog box with the questions.
I had never seen the dialog box myself.

I know that when you download video based CC software ffdshow also downloads and asks to be installed. So if it is not part of CC, then why is it also installed along with the software. I wonder if CC knows about this then.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 597929 Photo


Registered User
1,332 posts

http://en.wikipedia.org/wiki/Ffdshow
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 562592 Photo


Registered User
2,038 posts

Spinny wrote:
http://en.wikipedia.org/wiki/Ffdshow


Does this mean it is through windows?
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 597929 Photo


Registered User
1,332 posts

It seems pretty fundamental to decoding video, but it's open source so I'm unsure whether it came with Windows. It could be something installed as part of CC software, just like swfobject.js is the basis for their Flash displays. At any rate here is a guide on what it is, and how to install/configure it in case that helps track down where the error is occurring.

http://www.afterdawn.com/guides/archive … figure.cfm

If it is, in fact, a codec installed as part of CC video software this might be a good time for a trouble ticket to their tech people.
"You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer." -- Frank Zappa

Visit Spinland Studios: http://www.spinland.biz
User 488057 Photo


Registered User
130 posts

I read that article on Wikipedia, but it confused me more than anything because it's so technical. All I'm doing on my home page is playing a one minute mp3 file of some sheep bleating. So, I don't know why ffdshow would have to be called for something so basic. Here's the code that I put into my HTML object in VSD:

<bgsound src="39947__acclivity__SheepAndLambs_edited2_64k.mp3" loop="1"></bgsound>

So, I would think it has to be VSD that's putting in a call to ffdshow when it produces the html file for my home page.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.