[Asterisk-video] mp4/3gp files and h264
Borja SIXTO
borja.sixto at i6net.com
Mon Jul 21 09:17:00 CDT 2008
Hi Klaus,
Thanks for your response.
I will test it now.
Did you try to convert a recorded file (with mp4save) to an other format
too ?
I have made some recording from 3 different video sip phones (I can
repompt its without problems).
I have tried to convert the files with ffmpeg and with the mp4creator
extract (h264 raw format), and I have a lot of sizing errors.
Thanks for your response.
Borja
Klaus Darilion a écrit :
> 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
>>
>
> _______________________________________________
> --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