Jump to content

Recommended Posts

Posted

  Quote

--- Edit ---

Ok. I recopied the exe to his desktop, and created the "log" file. It ran without errors. The only change to his system that he is aware of is that he ran a registry defrag on it during lunch. Go figure.

He loves the new version now.

I'm happy it fixed itself, the only way I managed to crash it like that was with Obfuscator on, but you didn't compile with it on so that can't have been it. :)

-></( NEW VERSION V2.2.8 )\><-

Added: Script can seamlessly run and compile on both x64 and x86, the UDF helped make this simple (thx to wraithdu)

Added: "About this app"-tab with my name and links to the used UDF's

Added: Uses the UDF for link like labels

Fixed: More errors handled

Fixed: More errors logged

Fixed: ffdshow presets was read weirdly

Changed: Log file changed name to log.txt (simpler?)

Changed: More bold AutoItObject usage, i.e. inheritance, @NumParams and more "private" parts :)

Changed: Trying something new in the ffdshow object creator (_ffdshow)

Changed: Input in ffdshow tabs are "smarter"

  • Replies 85
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted (edited)

Anyone think that the attachment space is annoyingly small?

I do, so I started a experiment that may help with this in the long run.

Posted Image

First try:

CodecControl Source Downloader 0.2.2.au3 (7.91K)

Number of downloads: 29

Note: I'm not sure if I'm breaking the AuO license, don't use if you're scared of lawyers! :)

@trancexx it works on x64 :)

Second try:

CodecControl Source Downloader 0.2.3.au3 (7.95K)

Number of downloads: 50

Third try:

CodecControl Source Downloader 0.2.4.au3

Edited by AdmiralAlkex
Posted

  On 4/4/2011 at 10:31 AM, 'AdmiralAlkex said:

Anyone think that the attachment space is annoyingly small?

That's why I host my scripts on my own server. I'm not to worried about the download counts.

The new version of CodecControl (2.2.8) seems to work very well.

I really like the downloader. I am inspired. :) I think I will make something similar for the scripts I am hosting on my server.

Posted

I like to have some sort of statistics, otherwise I would just put everything on Dropbox or something.

  Quote

The new version of CodecControl (2.2.8) seems to work very well.

Thank you. I'm out of ideas right now so I guess it's finished for the moment.

  Quote

I really like the downloader. I am inspired. I think I will make something similar for the scripts I am hosting on my server.

Feel free to use any of my code if you want :)

I can upload the script that generates FileHashes.txt if you want

Posted

  On 4/5/2011 at 5:44 PM, 'AdmiralAlkex said:

I can upload the script that generates FileHashes.txt if you want

I have MD5 code, but I'd like to look at it. Did you create your own hash routines?

Posted (edited)

  On 4/6/2011 at 3:15 PM, 'willichan said:

I have MD5 code, but I'd like to look at it. Did you create your own hash routines?

Sorry for late reply, I missed your post earlier.

I manually copy the stuff I want hashed to subfolders to the hasher, then it uses the official Crypt UDF to hash them. I started putting in some FTP stuff to automate the upload to web, but didn't finish it. If I update the downloader I will change it to use Dropbox so then it's just a FileCopy() instead of FTP.

Edit 2011-07-09=

Updated file Generate hashes 0.0.4.au3

Spoiler is old stuff, don't use.

  Reveal hidden contents

Edited by AdmiralAlkex
Posted

  On 4/7/2011 at 2:46 PM, 'AdmiralAlkex said:

Sorry for late reply, I missed your post earlier.

No prob. Thanks for the code. I am hoping to have a little time this weekend to work on some personal projects.
  • 3 weeks later...
Posted

  On 2/11/2008 at 1:03 AM, 'AdmiralAlkex said:

-></( Latest version is v?do=embed' frameborder='0' data-embedContent> )\><-

Have you ever felt that there is something missing in your life?? :D Then try this, I can guarantee 100% satisfaction!! :) (or else you get your money back!! :>)

Posted Image

Some of the features:

Disable (or enable ;)) DirectShow filters/codecs! :)

Set buffers for ffdshow! (support for multiple presets!) :D

Supports both x64 and x86 DShow/ffdshow! :o

Try this and you will never go back to manually edit your registry again!! :)

What do you think??

Announcement post for 2.2.8 ?do=embed' frameborder='0' data-embedContent> <--- link

As of 2.2.3 requires AutoItObject.au3 and oLinkedList.au3 from AutoItObject UDF <--- link

As of 2.2.8 requires _RegFunc.au3 from Custom Registry Functions UDF <--- link

As of 2.2.8 requires GUICtrlHyperLink.au3 from GUICtrlHyperLink UDF <--- link

Old stuff for the historians:

  Reveal hidden contents

Old description:

It features are so many and awesome you are more probably to fall in love with this ;) than that superhot "girl next door"!! :unsure:

-></( Original message )\><-

Some of you may remember that I was hunting for a place where windows keeps it's list of installed DirectShow codecs some time ago (yes I am pointing at you Nahuel!!) and after some search i found the "golden key"= HKCR\CLSID\{083863F1-70DE-11d0-BD40-00A0C911CE86}\Instance\

After that I did this small scripts for changing settings and stuff and I thought now would be a good time to share with you all!!

This version only lets you enable/disable DirectShow codecs but i plan on adding more later (hence the tabs)

CodecControl1.1 (first release):

Later releases was by attachment:

CodecControl 1.6 (was downloaded 42 times), BUGGY!! Use bugfix 1.7 instead.

CodecControl 2.1.1 (was downloaded 24 times), BUGGY!! Use bugfix 2.1.2 instead.

CodecControl 2.2.5 (accidentally removed, was downloaded about 31 times), use 2.2.8 instead

Hi ,

Where could i find "LinkedList.au3" ? Thanks .

Posted (edited)

  On 4/25/2011 at 10:21 AM, 'jinyue115 said:

Hi ,

Where could i find "LinkedList.au3" ? Thanks .

It's in the AutoItObject UDF, in the "Examples" folder

\AutoItObject Package 1.2.4.0\Examples\oLinkedList.au3

:unsure:

Edit: Or run the downlaoder from post #62

Edited by AdmiralAlkex
  • 2 weeks later...
Posted (edited)

-></( NEW VERSION V2.2.9 )\><-

Fixed: ffdshow combo ("$sEnumReg &= _RegEnumKey" TO "$sEnumReg = _RegEnumKey")

Added: I drew an icon!

Comments on icon?

See first post for description and download!!

Edit: New version of CodecControl Source Downloader (moved downloads to DropBox), all old and the current version is available there. Also all attachments but the newest is removed from this thread (saved me a couple KB :unsure: )

Edited by AdmiralAlkex
Posted

  On 5/5/2011 at 9:53 PM, 'AdmiralAlkex said:

Added: I drew an icon!

CodecControl looks to be running well. I didn't see an icon in the package.

Posted (edited)

  On 5/6/2011 at 4:04 PM, 'willichan said:

CodecControl looks to be running well. I didn't see an icon in the package.

It's right under the au3 file :unsure:

Edit: the file CC.ico (I drew it myself, kinda fugly but I'm no artist)

Edit2: Wait, it's missing from the downloader, gimme a minute

Edit3: Fixed, the hasher was hardcoded to only include .au3 so the file wasn't hashed, although it technically was there all the time :>, rerun the downloader and it will show a missing file!

Edited by AdmiralAlkex
  • 2 months later...
Posted

-></( NEW VERSION V2.3.1 )\><-

Changed: Some resizing (nothing important)

Added: Added alternative icon which was kindly created by willichan, thank you buddy!

Recommendation: Download updated GUICtrlHyperLink.au3 (it's in the package if you use the Source Downloader)

See first post for description and download!!

Posted

  On 7/11/2011 at 6:05 PM, 'willichan said:

Looking good! A couple of guys at the office have added it to their regular tool-sets.

I am very happy you like it :)

Do they have any wishes or suggestions they would like implemented? I'm out of ideas myself.

Posted

  On 7/12/2011 at 12:22 AM, 'AdmiralManHairAlkex said:

Do they have any wishes or suggestions they would like implemented? I'm out of ideas myself.

The sorting and filtering were the only complaints they had. Now they are happy as clams.

Maybe we can start looking for safe (free where possible) downloads for codecs to help get missing ones???

Its already a great utility. I can't think of much to add to it.

  • 1 month later...
Posted

  On 7/15/2011 at 4:14 PM, willichan said:

The sorting and filtering were the only complaints they had. Now they are happy as clams.

Maybe we can start looking for safe (free where possible) downloads for codecs to help get missing ones???

Its already a great utility. I can't think of much to add to it.

How would you know which ones is missing? :mellow:

I'm not sure how that would work...

I do plan to "smarten up" the listview so you don't have to re-sort after every search... But I don't know when I will come around to doing that.

Posted

Hi AdmiralAlkex, first of all nice downloader, the only minimal bug that i found is that when you check "Launch downloaded scripts in SciTE" this will open the CC.ICO in SciTE.

I have a noob question, What are the uses of temporarily disable some codecs? What codecs deserved to be permanently disabled? a little introduction, not to much if you do not mind. i will apreciate.

Posted

  On 9/5/2011 at 5:45 AM, AdmiralAlkex said:

How would you know which ones is missing? :)

I'm not sure how that would work...

Sorry, I didn't mean for CC to identify what was missing. Gspot works really well for that.

I meant finding websites that various safe (no viruses or trojans) and free codecs can be downloaded. So many of them you find with Google are trojan sites. Not really an enhancement for CC, but then again, it does what it does so well now, that I couldn't think of any decent enhancements to request. :mellow:

Posted (edited)

  On 9/5/2011 at 6:03 AM, monoscout999 said:

Hi AdmiralAlkex, first of all nice downloader, the only minimal bug that i found is that when you check "Launch downloaded scripts in SciTE" this will open the CC.ICO in SciTE.

I'm not surprised, I kinda rushed the "non .au3 files" support in.

Change

ConsoleWrite("Download succeeded: " & $sRepository & StringReplace($sPathEnd, "\", "/") & @CRLF)
If StringInStr($szDir, $szFName) And BitAnd(GUICtrlRead($hSciTE), $GUI_CHECKED) Then

to

ConsoleWrite("Download succeeded: " & $sRepository & StringReplace($sPathEnd, "\", "/") & @CRLF)
If $szExt <> ".au3" Then Return
If StringInStr($szDir, $szFName) And BitAnd(GUICtrlRead($hSciTE), $GUI_CHECKED) Then

And it should work. For now. I will update the attachment with this later.

  On 9/5/2011 at 6:03 AM, monoscout999 said:

I have a noob question, What are the uses of temporarily disable some codecs?

Good question.

One example:

Have you ever had Explorer crash when opening a folder with movies in? That's often because a broken codec crashed Explorer when trying to generate a thumbnail. instead of randomly uninstalling codecs you installed, you could disable the suspects till you know exactly who is broken and unistall just that one. Doesn't happen often nowadays, but in the old days...

  On 9/5/2011 at 6:03 AM, monoscout999 said:

What codecs deserved to be permanently disabled? a little introduction, not to much if you do not mind. i will apreciate.

Don't know, I've never felt like I needed to permanently disable one. I guess, maybe if your father died by playing to much Warcraft 3 you could disable "DivX for Blizzard Decoder Filter" as some really weird kind of revenge... Posted Image

Another example could be to disable some codec you get with Windows to make sure a third-party codec you installed is used instead.

But yeah, Average Joe probably won't use it much.

  On 9/6/2011 at 3:04 PM, willichan said:

Sorry, I didn't mean for CC to identify what was missing. Gspot works really well for that.

I meant finding websites that various safe (no viruses or trojans) and free codecs can be downloaded. So many of them you find with Google are trojan sites. Not really an enhancement for CC, but then again, it does what it does so well now, that I couldn't think of any decent enhancements to request. Posted Image

Gspot is a good tool, I use that too.

I guess we could have some sort of list somewhere over good and commonly used codecs, but where? This thread? In CC? Backside of the moon?

I'm looking at the sorting thing right now.

Edit: fixed downloader

Edited by AdmiralAlkex

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...