[FFmpeg-user] 3gp file without moov atom

Jon Drukman jsd at cluttered.com
Thu May 26 01:20:49 CEST 2011


David Overcash <funnylookinhat <at> gmail.com> writes:

> 
> Depending on the way the media is encoded, you may have success if you first
> do a strict copy to essentially re-mux the file:
> 
> ffmpeg -i infile.3gp -vcodec copy -acodec copy outfile.3gp
> 
> Then take outfile.3gp and encode it as you were trying to originally.

That just gives me the same 'moov atom not found' error, so I guess I'm out of
luck there.  Thanks.




More information about the ffmpeg-user mailing list