Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ee99ee

macrumors 6502
Original poster
Mar 9, 2006
270
3
Not sure if this is the right place to post this or not, but I'm in a bind. I need to develop an application that will do the following:

1) Accept movies of various formats when "dropped" into the application and add them to the list control.

2) Have a settings button that allows a user to enter a username and password. Save the username and password for feature 3.

3) When an "upload" button is clicked two things happen
a) Re-encode the video selected for upload using ffmpeg
b) Use HTTP to upload the video (via POST) to a specified URL, including the username and password as form variables. Show a progress bar

4) Provide a preview window to play the video selected.

That's it. Can anyone do this for me? I need it this week...
 
umm..

this week?

hehe...

I can do it in PHP, but not in a week :)

- Doc

Not sure if this is the right place to post this or not, but I'm in a bind. I need to develop an application that will do the following:

1) Accept movies of various formats when "dropped" into the application and add them to the list control.

2) Have a settings button that allows a user to enter a username and password. Save the username and password for feature 3.

3) When an "upload" button is clicked two things happen
a) Re-encode the video selected for upload using ffmpeg
b) Use HTTP to upload the video (via POST) to a specified URL, including the username and password as form variables. Show a progress bar

4) Provide a preview window to play the video selected.

That's it. Can anyone do this for me? I need it this week...
 
Yeah, seriously. I could do this in Cocoa, but not in a week. Working (as I would have to) in the evenings I think 3-4 weeks at the very least is much more realistic.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.