latest freeware version of any video converter @andrew

Submit updates of portable freeware that are already listed in the database.
Post Reply
Message
Author
denash1
Posts: 15
Joined: Tue May 15, 2007 1:49 am

latest freeware version of any video converter @andrew

#1 Post by denash1 »

http://www.any-video-converter.com/download/

version: 2.03 is the latest version hope you are going to update the app in your database 8)

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

#2 Post by Andrew Lee »

Unfortunately, this version writes settings to the registry:

Code: Select all

HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\OutputFolder: "c:\temp"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\YTUser: ""
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\YTPasswd: ""
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\ShutdownFlag: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\UseTitleAsFileName: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\UseInternalCache: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\DonotSepDVD: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\RetryTimes: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Profile: 0x00000000
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Video Codec: "xvid"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Video Size: "368x208"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Video Aspect: "Auto"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Video Bitrate(kb/s): "512"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Video Framerate: "29.97"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Audio Codec: "aac"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Audio Bitrate(kb/s): "64"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Audio Samplerate: "24000"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Audio Channel: "2"
HKU\S-1-5-21-329068152-343818398-725345543-1001\Software\Any Video Converter\Setting\Output\Audio Disable: "False"

Post Reply