Page 1 of 1

My ipado-web-media-encoder

Posted: Sat Mar 05, 2011 10:47 pm
by Mysoogal
what it is
IPado Web Media Encoder, is based on a Linux server with apache2 and php that provides web based front end for video encoding with ffmpeg on the ipad, it converts mkv videos etc into mp4 so Iphone or Ipad can play that file.
created on google code http://code.google.com/p/ipado-web-media-encoder/

you need to have your own Linux Web server, with root access so you can chmod and install ffmpeg , probably a cheap vps with at least 20gb and 300 gb bandwidth and 500mb memory should be fine

screens
Screenshot.png
Screenshot.png (83.32 KiB) Viewed 5022 times
Screenshot-1.png
Screenshot-1.png (154.14 KiB) Viewed 5022 times
Screenshot-2.png
Screenshot-2.png (151.78 KiB) Viewed 5022 times
Screenshot-3.png
Screenshot-3.png (86.2 KiB) Viewed 5022 times
Screenshot-4.png
Screenshot-4.png (75.7 KiB) Viewed 5022 times

Re: My ipado-web-media-encoder

Posted: Sun Mar 06, 2011 12:07 am
by Saman
Hey dude, this one is a wonderful product. Thanks a lot for sharing....

Re: My ipado-web-media-encoder

Posted: Sun Mar 06, 2011 12:13 pm
by Mysoogal
:mrgreen: no problems

I'm going to expand it to support all the ipad video formats it supports and maybe go after the mobile video like for s60 mobiles :D I'm still working out the ffmpeg command line pretty slow i hate ffmpeg, at first i was going to use handbrake but that didn't want to compile good so i left it out and returned to ffmpeg