mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2010
Posts: 69
N
N3M3S1S Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
I need some form of DLL or source code that I can use to retreive information from video (mpg/wmv) file tags (like the $sound identifier works with mp3 files.)

Anyone know of anything like this?

Last edited by N3M3S1S; 18/09/10 02:56 AM.

"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."
Joined: Sep 2007
Posts: 202
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Sep 2007
Posts: 202
maybe try:

use /run with mediainfo command line version and write info to a text file

http://mediainfo.sourceforge.net/en

then play/read the file

Joined: Aug 2010
Posts: 69
N
N3M3S1S Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
Perhaps I'll have to try that, but then that requires the user to download mediainfo as well if they want to use the script I am making. :\


"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."
Joined: Sep 2007
Posts: 202
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Sep 2007
Posts: 202
yes but they would need to download a dll too if you used one

and the cli version is very small

Joined: Aug 2010
Posts: 69
N
N3M3S1S Offline OP
Babel fish
OP Offline
Babel fish
N
Joined: Aug 2010
Posts: 69
True, but I was going to use a .DLL that returned .mpg information I could just include it in the script wink


"There is no theory of evolution, only a list of creatures Chuck Norris allows to live."

Link Copied to Clipboard