Questions tagged [sharpffmpeg]

SharpFFmpeg is a C# binding of ffmpeg. Its goal is to provide the facility that allows .NET developers to easily create audio and video applications.

SharpFFmpeg is a C# binding of ffmpeg. The goal of SharpFFmpeg is to provide the facility that allows .NET developers to easily create audio and video applications.

16 questions
0
votes
1 answer

Can anyone convert this vb.net code to C#?

I'm facing troubles with converting this code ( for using this FFmpeg Wrapper ) to C# since it's the main language of my project . I tried http://www.developerfusion.com/tools/convert/vb-to-csharp/ but the result code didn't work with me :( I know…
Alaa Alrifaie
  • 49
  • 1
  • 5
1
2