Tagged Questions

4
votes
2answers
716 views

How to convert AVI to 3gp in C#?

Is it possible to convert an AVI file to 3gp in C# ? If so how could I do this? Any ideas will be appreciated, thanks in advance.
1
vote
1answer
535 views

how can I play a 3gp movie (not streaming) in a form with c#?

I want to be able to play small 3gp clips (not streaming) on a form. How can this be achieved? Thanks R
0
votes
2answers
72 views

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?