eyrique Posted February 20, 2009 Share Posted February 20, 2009 hi, is there a way to cut uploaded 3gp file into smaller size? let's say user upload a 300kb file, and i would make all the 3gp at a maximum of 200kb file size. So the additional 100kb will be removed. Means tht when user see the video, it has only 2/3 of the original length. thanks Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/ Share on other sites More sharing options...
Q695 Posted February 20, 2009 Share Posted February 20, 2009 http://www.4wordsystems.com/php_image_resize.php Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/#findComment-766831 Share on other sites More sharing options...
eyrique Posted February 20, 2009 Author Share Posted February 20, 2009 3gp is a video format file... i dun think it is possible to use the image resizing function for this case... Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/#findComment-766840 Share on other sites More sharing options...
eyrique Posted February 20, 2009 Author Share Posted February 20, 2009 or any suggestion what to look for? i really have no idea Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/#findComment-766878 Share on other sites More sharing options...
Sangha-08 Posted February 20, 2009 Share Posted February 20, 2009 or any suggestion what to look for? i really have no idea You might want to use something like FFMPEG http://ffmpeg.org/ I'm sure it'll do the trick. Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/#findComment-766981 Share on other sites More sharing options...
eyrique Posted February 22, 2009 Author Share Posted February 22, 2009 anymore suggestion? thanks ~ Link to comment https://forums.phpfreaks.com/topic/146076-cutting-3gp-files/#findComment-768344 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.