-
I do not have amake and cannot install amake.
Please provide a standard makefile.
Thanks.
2009-04-29 09:37:42 UTC in Alexis FTP
-
Fantastic!
My goal is to be able to analyse a web video's format by only downloading what is absolutely necessary - not the entire file.
I look forward to testing for you :-)
2009-03-05 09:12:30 UTC in MediaInfo
-
Hmm, it's not useful to me to supply the entire file - that's why I can't just use Open - I want to open an HTTP stream and discover the format without having to download the whole file!
I tried to compile the source (0.7.11) in an attempt to export the functions myself but I'm getting errors (see end of message). I'm using MSVC 2008.
My C++ isn't very good so I'm not sure what I'm doing...
2009-03-04 21:23:58 UTC in MediaInfo
-
Hi,
I want to open a C# stream instead of a file - I have tried using the Open_Buffer but it isn't able to retrieve stream info.
I guess it would be easier if the DLL exported Open_Buffer_Init and Open_Buffer_Continue - but it doesn't :-(
Please can you provide a windows DLL with these two functions exported, and I can do the rest (C# dllimport etc).
Thanks!
2009-03-04 16:49:42 UTC in MediaInfo