PDA

View Full Version : Autoruns and codecs...


TetarZ
7th May 2002, 13:20
Hi there!
I just started Div-X encoding about two monthes ago so this might a dumb post :stupid: .
Okay here is my problem: every time you wanna make a nice rip with tons of new features and wanna give it to your friends you have to inlude all those filters so they can play it back.Not everyone feels like spending two hours installing filters before playing the video . So right now I'm using a batch file that registers all of those.
First of all it sucks (that dos window looks real bad... Some peoples even thought it was a virus...)Second it does no checking at all.((:( U don't wanna load DVobSub when there is already SubTitDs) and doesn't always work. Is there a clever autorun anywhere that I could find and wich would do the trick?
P.S.: :confused: programmming it is just to for me.(I know Pascal and that's about it..)
P.P.S.:Doom9 rules

Acaila
7th May 2002, 13:51
I have searched around quite a bit for a nice looking autorun that could install and play the movie, but I've never found one I liked. I tried making one myself for a while, but I don't have much programming experience/knowledge either.

So now I'm doing what you are doing. I've got a .bat file on each CD that installs all the filters you could possibly need and it's only 900kb in size. No searching for what you need, no hassle with installing.
Haven't had any troubles with it yet.

TetarZ
7th May 2002, 13:55
Well that's what I do but I think it sucks...
Okay well I guess I gotta learn programming and make it myself:D
Any help would be accepted.:o
(for instance were to get tutorials for C and how to make nice looking windows...)
P.S.:It's cool to get an answer so fast

Sven Bent
8th May 2002, 22:48
why noyt use CDA

its e nice little autorun menu

i have the play movie and check data intergrity (run quick sfv on the divx file) at top

and som buttosn for isntalling the filters at the buttom

TetarZ
10th May 2002, 12:56
I'm working on a autorun that would loadthose pesky filters.It would allow you to register these filters and then run any prgm u want.It won't have a GUI so you could even launch your normal autorun menu right after.

TetarZ
28th August 2002, 09:57
I just found out that JS scripting under 'Doz will do the trick.
(I had a compiled exe that mimcked batches without the prompt but huh! that's not as good:( )