Next, previous problem we are working on it.
The 3gp is not working as ffmpeg may not support it. You can try mencoder for that, to do this, change
toCode:$convert_3gp = $cmd_all
Code:$convert_3gp = $cmd_mencoder;
Next, previous problem we are working on it.
The 3gp is not working as ffmpeg may not support it. You can try mencoder for that, to do this, change
toCode:$convert_3gp = $cmd_all
Code:$convert_3gp = $cmd_mencoder;
Bookmarks