Tagged Questions

2
votes
1answer
220 views

Thumbnail image from .3gp file

Does anybody know how to get thumbnail (still image) from 3gb video file? First frame or something like that. I'm using .net, but solution can be in any language (managed or native …
1
vote
1answer
100 views

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

Hi, 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
282 views

Is there a browser embedded player that can play 3gp, amr, mid, mp3 & wav

Hi, I want to play in my web site 3gp, amr, mid, mp3 & wav files My web site should support Internet explorer 6 & 7, It don't have to support mobile devices at all - only …
0
votes
0answers
234 views

3GP playing on Windows Mobile

Developing a 3GP player for Windows Mobile...Playing 3GP content on AxWindowsMediaPlayer using any codec or library... Apart from this can we play the 3GP content on the default de …
0
votes
1answer
290 views

flv stream decoding, 3gp encoding

Are there any open source projects in any language and other recourses that I need to look at in order to implement flv to 3gp conversion? It's better to be streaming, I mean retur …
0
votes
1answer
157 views

how do i upload 3gp files

How do I upload 3gp files to my server and view it? I was told that I need a htaccess.
0
votes
2answers
1k views

creating mobile streaming server (3gp)

I need an Open Source solution & tutorial for creating mobile streaming server that can stream video on 3gp (3gpp) format, i have tried using Helix DNA Server, but it's free ve …