GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   GFY Jobs and Services Market (https://gfy.com/forumdisplay.php?f=42)
-   -   Hiring: Programmer - MP4 Video Encoding Task (https://gfy.com/showthread.php?t=1132594)

PornDude 02-03-2014 04:01 PM

Hiring: Programmer - MP4 Video Encoding Task
 
About the website?
Established & running tube site that has over 13.000 active videos that were converted in FLV.

More details?
- heavily customized AVS script
- Nuevo player (Flash + HTML5 option as well for MP4)
- CDN at reflected.net

About the problem?
FLV videos cannot be played on mobile devices.

About the solution?
We would need all further and present videos in a MP4 format. This format will need to play in the existing player for desktop and mobile users.

Videos need to be properly encoded with MPEG-4 movie atom so video seeking will work properly along with CDN.

Who can apply for this job?
PHP + Linux skilled programmers who have required knowledge about encoding, meta injection, CDN and have done similar tasks in the past.

This website is important to us and we don't want our project to be your playground. If you are not sure you can do the task properly, please skip this thread.

Payment?
We will pay 100USD directly to your PayPal. Budget may be higher upon agreement.

Contact?
Please add me to Skype or send me an e-mail.

Mikex 02-04-2014 04:12 AM

Hi,

Our company offers developing/programming services, we are hiring many developers who has passed very strict tests. Also we are hiring, designers, virtual assistants, writers...

We have a lot experience in this industry, so I think that we can do the job properly, with skilled and experienced developers our service is very professional.

I will prepare email and send it to you, I hope we will discuss further about this project.

Looking forward to hear from you.

Regards,
Mike

PornDude 02-04-2014 12:28 PM

Thank you & still looking!

Biggie Smalls Web Writing 02-05-2014 10:40 AM

Quote:

Originally Posted by PikaPoka (Post 19969714)
Thank you & still looking!

I'd recommend Mike's company. They are very good at it. Great services at reasonable prices :thumbsup

dunhill 02-06-2014 10:44 AM

Basic conversion with ffmpeg and qt-faststart
Code:

$METADATA = '-metadata title="$TITLE" -metadata author="$AUTHOR" -metadata description="$DESCRIPTION"';
//FILE TO MP4
avconv -i /original/path/$file -vf "movie=/static/files/watermark.png [watermark]; [in][watermark] overlay=$WM_X:$WM_Y [out]" -s $Wx$H -y -c:v libx264 -crf 24 -maxrate $RATEk -bufsize $BUFFERk -pix_fmt yuv420p -r 24 -c:a aac -b:a $AUDIO_RATEk -strict -2 -ac 1 $METADATA -tune zerolatency /out/path/$FILE_NAME.mp4 2>&1';
//MOV atom to start
qt-faststart /out/path/$FILE_NAME.mp4 /final/path/$FILE_NAME.mp4

But for $100 you will find some indians that will mess up with your servers.:2 cents:

Mr. Stiff 02-12-2014 10:30 AM

Transcoding to mp4 isn't a big deal.. $100 should get you someone to write a script to handle it!

If you want some decent advise and a solid solution (that wont crash your server), i'm your guy :) But $100 would only get you a project plan & proper installation of the required software on your server.

Have you considered different bitrates so you can also satisfy mobile visitors?


All times are GMT -7. The time now is 03:48 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123