Can't get FLVSplitter.ax to register (1 Viewer)

refloghctarcs

Portal Member
October 21, 2011
12
0
Home Country
United States of America United States of America
I am to this, I new Built my HTPC yesterday. I have MP up and running but am having trouble with a few things. I have been reading the wiki but still have issues. I would like to view internet video and have installed the online video plugin but the videos won't play. I figure this is a codec issue so I found the instructions on installing and registering FLVSplitter.ax.
However, I can't get it to register.

This is the procedure I am following:

1. Inside the Stand alone Filters - Win32 file you downloaded, you find the FLVSplitter.ax file.
2. Extract that file to a location which you won't be able to delete by accident (i.e. C:\Filters\FLV).
3. register the FLVSplitter.ax
yes
If you are not familiar with how to register filters in windows:
1. Download the un-register_helpfiles.zip file.
2. Extract the register_FLVSplitter.bat and un-register_FLVSplitter.bat files into the folder where you have the FLVSplitter.ax stored.
3. Now right click the register_FLVSplitter.bat file and select run as administrator
4. A command prompt will open, and a message will appear that the filter was registered.

I get an error that says:

The module "FLVsplitter.ax" failed to load.

Make sure the binary is stored at the specified path or debug
to check for problems with the binary or dependent .DLL files.

The Specified module could not be found.


I am running Windows 7 Pro. I tried the same procedure on my XP laptop and it registered fine.

Any ideas?

Thanks in advance,

Bob

Never mind - I figured how to get it to register. Sorry for taking your time.

Thanks,
Bob
 
G

GbMedusa

Guest
If anyone else wanders through looking for a solution, try copying FLVSplitter.ax to the c:\windows\sysWOW64\ folder and running regsvr32 from there. It worked (finally!) for me.

Don't forget to run the command prompt as administrator.
 

patrickkrst

Portal Member
October 1, 2012
21
2
35
Home Country
Netherlands Netherlands
How did you end up doing it? Cause I'm having the same problem

Are you running as Admin?
You can also try it with command prompt running as administrator, copy the .ax file in the system32 directory and open command prompt and use the command: "regsvr32.exe filename.ax"
 
Last edited:

Users who are viewing this thread

Top Bottom