Video Transcoding
- Don't build your own
- Upload
- problem
- rails parses the attchment with cgi.rb
- cgi.rb very slow
- don't worry about it until it becomes a problem
- murs
- specifically designed to handle uploads better than rails
- sizes
- Flash? Java applet?
- progress bar
- multiple file uploads
- Asynchronous processing
- rails doesn't really help with this one
- poll database
- Interesting gems