Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Compiling against .NET 4.0 Client Profile I receive this error as wel. The 
error dissapears however when I compile against .NET 2.0. 

Original comment by [email protected] on 23 Feb 2012 at 10:48

  • Added labels: ****
  • Removed labels: ****

from ffmpeg-sharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Thank you very much, I'll try to port it to .net 4.0 as i need this on XNA 4.0 
:)

Original comment by [email protected] on 26 Feb 2012 at 11:31

  • Added labels: ****
  • Removed labels: ****

from ffmpeg-sharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Same problem here traying to use FFmpegSharp on a .NET 4 project:

"Attempted to read or write protected memory. This is often an indication that 
other memory is corrupt."

On 'int byteCount = FFmpeg.avcodec_decode_video(ref m_avCodecCtx, m_avFrame, 
out frameFinished, (byte*)packet.data, packet.size);'

Regards.

Original comment by [email protected] on 28 Feb 2012 at 12:18

  • Added labels: ****
  • Removed labels: ****

from ffmpeg-sharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
I have the same problem with also a .Net 4.0 project. But i cannot go back to 
2.0.
The error happens occasionally:
"Attempted to read or write protected memory. This is often an indication that 
other memory is corrupt."

has anyone a solution or workaround for this ?

Original comment by [email protected] on 4 Apr 2012 at 9:11

  • Added labels: ****
  • Removed labels: ****

from ffmpeg-sharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
Hey

Did anyone every solve this?

I've been trying for days now! At first I thought it was due to the Calling 
Convention changes in P/Invoke from .Net3.5 to .Net4.0 but I've tried 
everything around this.

Annoyingly the project FFmpeg.AutoGen does work in .Net4.0 projects but when 
converting this project over I get other issues!

Cheers

Dave

Original comment by [email protected] on 15 Aug 2013 at 2:42

  • Added labels: ****
  • Removed labels: ****

from ffmpeg-sharp.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.