sumodhkrishna / ffmpeg-sharp

ffmpeg-sharp
1 stars 0 forks source link

Exception on avformat-52.dll #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run VideoPlayer project
2. Select a .mp4 video
3. Click play

What is the expected output? What do you see instead?
Excepected: A video playing
Result: Exception
{"Unable to load DLL 'avformat-52.dll': The specified module could not be 
found. (Exception from HRESULT: 0x8007007E)"}

What version of the product are you using? On what operating system?
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

Windows 8 x64

Please provide any additional information below.
- http://stackoverflow.com/q/15625981/340760

Original issue reported on code.google.com by bruno...@gmail.com on 25 Mar 2013 at 10:32