[Ffmpeg-devel] Runtime error with output_example
Phuoc Do
pdo.cloud
Mon Feb 19 02:47:19 CET 2007
Hello,
I am trying to compile and run output_example.c in Visual Studio. I followed
the instruction to port output_example.c to VS from:
http://arrozcru.no-ip.org/ffmpeg_wiki/tiki-index.php?page=output_example
When I attempt to run the program, I get this error:
=== BEGIN ===
An unhandled exception of type 'System.TypeLoadException' occurred in
output_example.exe
Additional information: Could not load type SwsContext from assembly
output_example, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null.
=== END ===
I also compiled with --enable-swscaler but still run into this error. Any
suggestion would be appreciate.
Thanks,
Phuoc
More information about the ffmpeg-devel
mailing list