mIRC Home    About    Download    Register    News    Help

Print Thread
N
N3M3S1S
N3M3S1S
N
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.
F
firefox
firefox
F
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

N
N3M3S1S
N3M3S1S
N
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. :\

F
firefox
firefox
F
yes but they would need to download a dll too if you used one

and the cli version is very small

N
N3M3S1S
N3M3S1S
N
True, but I was going to use a .DLL that returned .mpg information I could just include it in the script wink


Link Copied to Clipboard