foxpro87 / ffmpeg-sharp

Automatically exported from code.google.com/p/ffmpeg-sharp
0 stars 0 forks source link

Build error #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi all,

When I build the FFmpegSharp library, I get the following errors in 
VideoDecoderStream.cs:
 + Argument '2': cannot convert from 'FFmpegSharp.Interop.IntPtrArray4' to 
'byte**'
 + Argument '6': cannot convert from 'FFmpegSharp.Interop.IntPtrArray4' to 
'byte**'

Pls help me to overcome this problem.

Thanks in advance.

Original issue reported on code.google.com by hovu1...@gmail.com on 27 May 2010 at 4:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I fixed that error some like: MemoryStream ms; and now get the array byres 
ms.toArray()

Pease, any thing contact with me.

Regards

Original comment by caddr...@gmail.com on 23 Jul 2011 at 12:20

GoogleCodeExporter commented 9 years ago
Thank you for your interest in this project.  I sincerely apologize that I have 
been unable to work on this project for so long.  I wanted to let you know that 
I've uploaded a new version that resolves this issue.  I don't know if I'll be 
able to continue development, but at least the library works now.

Original comment by justin.cherniak@gmail.com on 6 Jan 2012 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by justin.cherniak@gmail.com on 6 Jan 2012 at 5:33