-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am using ffmpeg-sharp on Windows 7 Professional 64-Bit.
In addition to this question, I have figured out nearly everything required to
get the interop working correctly in 64 bit OSs if anyone needs help.
QUESTION -
1. Can you provide the binaries that you designed the library to work worth? I
cannot find them online, and its hard to know exactly which src edition was
used to build the ones ffmpeg-sharp is compatible with. (otherwise I would
build them myself)
2. Otherwise, the project desperately needs to be updated to support the recent
changes to ffmpeg. I think this project is awesome. I will assist in supporting
the newest version of ffmpeg if you're agreeable. For example, AVStream,
AVFormatContext, and many other structs are completely different in the more
recent (0.7+) versions.
If you won't provide the binaries, please add me as a contributor so I can make
ffmpeg-sharp work with the newest ffmpeg release.
(I'd also suggest ONLY guaranteeing compatability with RELEASES that ffmpeg
does, to prevent this issue in the future.)
Original issue reported on code.google.com by myleshathcock@gmail.com on 17 Jan 2012 at 10:49
Reactions are currently unavailable