-
.3GP encoding. SOS!
My boss thinks I’m some tech guru just because I know after effects, premiere and some programming.
Thing is, there’s a few videos that need to be encoded to 3GP. Each video has to be encoded into 6 different .3gp’s:
1- Sound: [Stereo, AAC, 24Khz], Video: [QCIF(176X144)], h263
2- Sound: [MPEG-4 AAC, Stereo (8kbps-80kbps bitrate and 16khz-32khz sampling rate)], Video: [QVGA(320X240), up to 30fps framerate and 64kbps bitrate], h263
3- Sound: [AMR, Mono (8kbps-80kbps bitrate and 8khz-16khz sampling rate)], Video: [QVGA(320X240), up to 30fps framerate and 64kbps bitrate], h263
4- Sound: [AMR, Mono, 8Khz], Video: [SQCIF(128X96)], h263
5- Sound: [AMR, Mono (8kbps-80kbps bitrate and 8khz-16khz sampling rate)], Video: [QCIF(176X144), up to 30fps framerate and 64kbps bitrate], h263
6- Sound: [MPEG-4 AAC, Stereo (8kbps-80kbps bitrate and 16khz-32khz sampling rate)], Video: [QCIF(176X144), up to 15fps framerate and 64kbps bitrate], h264Adobe Media Encoder doesn’t let me customize my settings to this remarkably specific level. After some research I found FFmpeg. But I need help.
I am way beyond my knowledge. Borderline desperate with unreasonable expectations. I need a miracle. Please.