[FFmpeg-user] Need help with converting a h.264 3gp file to h.263 3gp
Jaume Lopez
glueball at gmail.com
Fri Jul 20 14:27:37 CEST 2012
2012/7/20 Mani Goswami <mani.goswami at gmail.com>
> ffmpeg -i video_new.3gp -b:v 64k -vcodec h263 -acodec aac newgph263.3gp
>
Try adding -strict experimental
More information about the ffmpeg-user
mailing list