Hi RFuente,

I'm in the your same,  i send 3gp live video  from android to a server  via 
socket, and no moov atom (until android device stop recording).
did you found  a solution to encode/process mp4/3gp file  "without moov 
atom" with ffmpeg ?

thnks
Felix

Il giorno martedì 17 agosto 2010 09:25:58 UTC+2, RFuente ha scritto:
>
> Sorry for the wait, I was on holidays. 
>
> This is the command I used for testing: ffmpeg -i input_file.mp4 -ab 
> 12k video.mp4 
>
> "-ab 12k" is not necessary but I used the same as for the proper mp4 
> file. 
> input_file.mp4 has no mp4 structure, I mean, I left mdat atom without 
> headers. 
> Ffmpeg version SVN-r24456 configured with options --enable-libopencore- 
> amrnb --enable-version3 
>
> Note: I have no audio, just video. 
>
> On 4 ago, 21:19, Ivar Refsdal <refsdal.i...@gmail.com> wrote: 
>
> > 
> > Sorry, I can't help you with that. But I have one question for you: 
> > Are you using any special parameters to decode the video? 
> > What version of FFmpeg? I was never able to decode a truncated file.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to