[Asterisk-video] mp4/3gp files and h264

Klaus Darilion klaus.mailinglists at pernau.at
Mon Jul 21 08:24:37 CDT 2008


Hi!

I once created videos with ffmpeg. I did it with (2 pass):

ffmpeg -i speed_lives_mab.wmv -s 176x144 -r 10 -vcodec h263 -b 34000 -bt 
10000 -vstats -ar 8000 -acodec libamr_nb -ac 1 -ab 12200 -vstats_file 
vstats-2p-noip -pass 1 speed_lives_mab-2p-noiq.3gp

ffmpeg -i speed_lives_mab.wmv -s 176x144 -r 10 -vcodec h263 -b 34000 -bt 
10000 -vstats -ar 8000 -acodec libamr_nb -ac 1 -ab 12200 -vstats_file 
vstats-2p-noip -pass 2 speed_lives_mab-2p-noiq.3gp

hinting was then done with mp4create.

klaus

Borja SIXTO schrieb:
> Hi alls,
> 
> Have someone tried to convert a video clip to a mp4/3gp hinted file in 
> order to play it with mp4play ?
> Same question, but to convert the mp4/3gp recorded file with mp4save to 
> a standard video format ?
> 
> I have made some tests with mpeg4ip and ffmpeg (with x264 + gpac) 
> without success.
> 
> Thanks,
> 
> 
> Borja
> 
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> 
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video



More information about the asterisk-video mailing list