Search code examples
c#.netdecoding3gp

Libraries for decoding 3gp in .net?


Does anyone know of any libraries or sdks for .Net that focus on decoding 3gp files into other media formats?


Solution

  • You may try FFLib.NET which is a wrapper for ffmpeg.