Page 1 of 1

Getting information from DVD's

Posted: 2005-05-23 14:23:14
by ChessPlayer
Cataloging from disks with avi's, mpg's is very easy, but when I'm trying to get info from the vob files in a commercial or self-made DVD I cannot. You can have strange info when you select a vob file, you don't find how many langages, bitrate, etc.
Is it a way to get info from DVD's?
Thanks for a really great program.

Posted: 2005-05-23 19:22:26
by antp
Somebody made a script and a small .exe file to use vStrip's DLL to get info from DVDs.
I've put it there:
https://forum.antp.be/users/nagy/GetDVDinfo.zip -- WARNING: read the topic before downloading, maybe it has a virus?
I haven't tried it yet but I may include this system in AMC in the future.

Posted: 2005-05-23 19:38:00
by ChessPlayer
Take care!
I've downloaded the .zip file and when I unzipped it my antivirus program detected a trojan in the .exe file.

Posted: 2005-05-23 19:51:13
by antp
Trend's antivirus does not detect anything.
What is your antivirus? If you use Antivir, it's normal that you get this warning: it detects any basic Delphi application as a virus. And this .exe is a small Delphi application. Here is a basic empty Delphi project to check if you have the same warning:
http://www.antp.be/temp/Project1.zip

Posted: 2005-05-23 21:14:45
by ChessPlayer
I'm using McAffee Viruscan. It did not detect anything in your test file

Posted: 2005-05-23 21:17:25
by ChessPlayer
Viruscan says it encountered a 'Generic Packed trojan' and deleted the exe file.
It happens only when I unpack to a folder.

Posted: 2005-05-23 21:19:38
by antp
For the Project1.zip file? That's a simply blank project (1 window with nothing on it) made with Delphi :D

Posted: 2005-05-23 21:21:48
by ChessPlayer
antp wrote:For the Project1.zip file? That's a simply blank project (1 window with nothing on it) made with Delphi :D
No. Viruscan detected nothing in your test file.

Posted: 2005-05-23 21:29:37
by antp
Hmmm that's strange.
It would be nice if people with other antiviruses could give their results...

Posted: 2005-05-23 21:32:09
by ChessPlayer
Thank you for your help. I think I will not use the program until we know more about this trojan. I don't want to infect my computer.

Posted: 2005-05-24 21:54:05
by folgui
McAfee with update 4497 (23-05-2005) doesn't detect nothing in neither of both files (getdvdinfo & project1, zipped or extracted to folder)

Regards, folgui

Posted: 2005-05-24 22:00:19
by antp
Norton AV 2005 does not detect anything either.
I guess it was a false alert then.

Posted: 2005-05-25 10:51:29
by ABNormal
AVAST ANTIVIRUS

no virus found here!

joy 2 u all
ABN

Posted: 2005-05-25 18:46:51
by antp
Somebody sent me a capture by e-mail:
http://img184.echo.cx/img184/1520/virus3lc.jpg
I do not think that it is a real virus. Seeing the name it seems that it is only because one of the file was compressed with a program like UPX or any other executable-packer.

Posted: 2005-05-25 18:52:12
by ChessPlayer
antp wrote:Somebody sent me a capture by e-mail:
http://img184.echo.cx/img184/1520/virus3lc.jpg
I do not think that it is a real virus. Seeing the name it seems that it is only because one of the file was compressed with a program like UPX or any other executable-packer.
I hope you are right, but then I have to disconnect the antivirus to work with the program :/

Posted: 2005-05-25 19:03:55
by antp
Anyway, if I integrate this into AMC I'll only use vStrip.dll which does not seem to be affected by the antivirus.

Posted: 2005-05-25 19:05:28
by ChessPlayer
antp wrote:Anyway, if I integrate this into AMC I'll only use vStrip.dll which does not seem to be affected by the antivirus.
OK. Let me know when you do so.