foxpro87 / ffmpeg-sharp

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

30 errors - am I missing something #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download latest release
2. Build

What is the expected output? What do you see instead?
Error   2   The best overloaded method match for 
'FFmpegSharp.Interop.AVStreamArray20.this[int]' has some invalid arguments  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 138 
31  FFmpegSharp
Error   3   Argument '1': cannot convert from 'uint' to 'int'   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 138 
53  FFmpegSharp
Error   4   The best overloaded method match for 
'FFmpegSharp.Interop.AVStreamArray20.this[int]' has some invalid arguments  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 139 
33  FFmpegSharp
Error   5   Argument '1': cannot convert from 'uint' to 'int'   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 139 
55  FFmpegSharp
Error   6   The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.avcodec_open(ref 
FFmpegSharp.Interop.Codec.AVCodecContext, 
FFmpegSharp.Interop.Codec.AVCodec*)' has some invalid arguments 
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 153 
17  FFmpegSharp
Error   7   Argument '2': cannot convert from 'ref 
FFmpegSharp.Interop.Codec.AVCodec' to 'FFmpegSharp.Interop.Codec.AVCodec*'  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-sharp\src\DecoderStream.cs 153 
59  FFmpegSharp
Error   8   The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.av_seek_frame(ref 
FFmpegSharp.Interop.Format.AVFormatContext, int, long, 
FFmpegSharp.Interop.Format.AVSEEK_FLAG)' has some invalid arguments 
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioDecoderStream.cs   189 17  FFmpegSharp
Error   9   Argument '4': cannot convert from 'int' to 
'FFmpegSharp.Interop.Format.AVSEEK_FLAG'    E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Audio\AudioDecoderStream.cs    189 75  
FFmpegSharp
Error   10  Cannot implicitly convert type 
'FFmpegSharp.Interop.Util.AVRational' to 'float'. An explicit conversion 
exists (are you missing a cast?)    E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Video\VideoDecoderStream.cs    76  28  
FFmpegSharp
Error   11  Cannot implicitly convert type 'double' to 'float'. An 
explicit conversion exists (are you missing a cast?)    
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Video\VideoDecoderStream.cs   78  28  FFmpegSharp
Error   12  No overload for method 'sws_getContext' takes '7' arguments 
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Video\VideoDecoderStream.cs   133 28  FFmpegSharp
Error   13  The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.sws_scale(FFmpegSharp.Interop.SWScale.SwsContex
t*, byte**, int*, int, int, byte**, int*)' has some invalid arguments   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Video\VideoDecoderStream.cs   155 25  FFmpegSharp
Error   14  Argument '2': cannot convert from 
'FFmpegSharp.Interop.IntPtrArray4' to 'byte**'  E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Video\VideoDecoderStream.cs    155 56  
FFmpegSharp
Error   15  Argument '6': cannot convert from 
'FFmpegSharp.Interop.IntPtrArray4' to 'byte**'  E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Video\VideoDecoderStream.cs    155 118 
FFmpegSharp
Error   16  Cannot implicitly convert type 
'FFmpegSharp.Interop.IntPtrArray4' to 'int*'    E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Video\VideoDecoderStream.cs    161 43  
FFmpegSharp
Error   17  Operator '|=' cannot be applied to operands of type 
'FFmpegSharp.Interop.Codec.CODEC_FLAG' and 'int'    
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   116 17  FFmpegSharp
Error   18  Cannot implicitly convert type 'int' to 
'FFmpegSharp.Interop.Codec.CODEC_FLAG'. An explicit conversion exists (are 
you missing a cast?)    E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   116 39  FFmpegSharp
Error   19  Cannot implicitly convert type 'int' to 
'FFmpegSharp.Interop.Codec.GlobalQuality'. An explicit conversion exists 
(are you missing a cast?)   E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   117 47  FFmpegSharp
Error   20  The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.avcodec_open(ref 
FFmpegSharp.Interop.Codec.AVCodecContext, 
FFmpegSharp.Interop.Codec.AVCodec*)' has some invalid arguments 
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   125 17  FFmpegSharp
Error   21  Argument '2': cannot convert from 'ref 
FFmpegSharp.Interop.Codec.AVCodec' to 'FFmpegSharp.Interop.Codec.AVCodec*'  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   125 59  FFmpegSharp
Error   22  The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.url_fopen(ref 
FFmpegSharp.Interop.AVIO.ByteIOContext, string, int)' has some invalid 
arguments   E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   129 17  FFmpegSharp
Error   23  Argument '1': cannot convert from 'ref 
FFmpegSharp.Interop.AVIO.ByteIOContext*' to 'ref 
FFmpegSharp.Interop.AVIO.ByteIOContext' E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Audio\AudioEncoderStream.cs    129 38  
FFmpegSharp
Error   24  Operator '|=' cannot be applied to operands of type 
'FFmpegSharp.Interop.Format.PacketFlags' and 'int'  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   163 25  FFmpegSharp
Error   25  Cannot implicitly convert type 'int' to 
'FFmpegSharp.Interop.Format.PacketFlags'. An explicit conversion exists 
(are you missing a cast?)   E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   163 44  FFmpegSharp
Error   26  The best overloaded method match for 
'FFmpegSharp.Interop.AVStreamArray20.this[int]' has some invalid arguments  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   208 42  FFmpegSharp
Error   27  Argument '1': cannot convert from 'uint' to 'int'   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   208 64  FFmpegSharp
Error   28  The best overloaded method match for 
'FFmpegSharp.Interop.AVStreamArray20.this[int]' has some invalid arguments  
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   211 35  FFmpegSharp
Error   29  Argument '1': cannot convert from 'uint' to 'int'   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   211 57  FFmpegSharp
Error   30  The best overloaded method match for 
'FFmpegSharp.Interop.FFmpeg.url_fclose(ref 
FFmpegSharp.Interop.AVIO.ByteIOContext)' has some invalid arguments 
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Audio\AudioEncoderStream.cs   216 21  FFmpegSharp
Error   31  Argument '1': cannot convert from 'ref 
FFmpegSharp.Interop.AVIO.ByteIOContext*' to 'ref 
FFmpegSharp.Interop.AVIO.ByteIOContext' E:\ffmpegsharp\ffmpeg-
sharp\trunk\ffmpeg-sharp\src\Audio\AudioEncoderStream.cs    216 43  
FFmpegSharp
Warning 1   Possible mistaken empty statement   
E:\ffmpegsharp\ffmpeg-sharp\trunk\ffmpeg-
sharp\src\Video\VideoDecoderStream.cs   156 25  FFmpegSharp

What version of the product are you using? On what operating system?
Vista or XP

Please provide any additional information below.

Original issue reported on code.google.com by causeyou...@hotmail.co.uk on 2 Apr 2010 at 12:56

GoogleCodeExporter commented 9 years ago
I am also facing similar issues in compiling the solution.
I am using MS VisualStudio 2010 and in Windows7 OS.
Am I missing something? any pre requisites required for build this?

Original comment by g.k.hare...@gmail.com on 15 Nov 2010 at 5:41

GoogleCodeExporter commented 9 years ago
same here on WinXP, VS2010
any updates by now?

Original comment by jonasvan...@gmail.com on 28 Feb 2011 at 1:41

GoogleCodeExporter commented 9 years ago
Hi!
I still have the same problem. Any solution?

Original comment by dustl...@gmail.com on 5 Aug 2011 at 8:14

GoogleCodeExporter commented 9 years ago
This project appears to be dead. That's a shame. It was just what I needed to 
make my app to run on Windows and Linux (mono). There's no way to make a 
wrapper like this just for my application. In fact, this is way more complex 
than my current project.

Original comment by vinicius...@gmail.com on 1 Sep 2011 at 1:00

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:32

GoogleCodeExporter commented 9 years ago

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