Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 03-02-2015, 06:28 PM   #1
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Anyone do video conversions in mass scale?

Lets say I had to convert 1800+ member vids into multiple streams for multi-device playback and an adaptive stream for apple devices, who would you recommend? (hosting solution built in would be much appreciated, too)
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-02-2015, 06:56 PM   #2
chloelewis
Confirmed User
 
chloelewis's Avatar
 
Industry Role:
Join Date: Nov 2014
Location: Montreal
Posts: 101
If you are a bit technical you can build your own with the FFmpeg library. This is what I did. I used Pandastream and Zencoder (more expensive) in the past and they both work really well.
__________________
Find me on Twitter and LinkedIn | Who am I? Long read (en Francais ici)
chloelewis is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-02-2015, 07:31 PM   #3
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Quote:
Originally Posted by chloelewis View Post
If you are a bit technical you can build your own with the FFmpeg library. This is what I did. I used Pandastream and Zencoder (more expensive) in the past and they both work really well.
Yeah we have done it ourselves in the past, but with the sheer volume of videos and streams needed to process, we dont have the time to do it.

Thanks for the links
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-02-2015, 09:12 PM   #4
avrevenue
Confirmed User
 
Industry Role:
Join Date: Apr 2004
Posts: 1,888
it's not that hard to do it yourself, just need one or two days to setup and adjust setting.

We use a dedicated server based on a Intel(R) Xeon(R) CPU E3-1241 + SSD which is enough to encode our videos using ffmpeg and ftp to upload the video once encoded.
I don't know if ffmpeg can do adaptive stream but for the other format it's quite easy and result is good
__________________
AV Revenue High Quality Sites to Promote
Official Twitter account
Official Telegram account
Skype: avrevenue
Telegram: avrevenue
avrevenue is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-02-2015, 09:58 PM   #5
JimmyStephans
Confirmed User
 
JimmyStephans's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Littleton, Colorado. USA
Posts: 558
Encoding.com does it, and they have system to do HLS and send to your Amazon S3 Bucket.

Amazon has Elastic Encoder that will do it and drop the files right in your Amazon S3 bucket
__________________
http://TrueBabes.com/
JimmyStephans is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-03-2015, 05:17 PM   #6
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Quote:
Originally Posted by JimmyStephans View Post
Encoding.com does it, and they have system to do HLS and send to your Amazon S3 Bucket.

Amazon has Elastic Encoder that will do it and drop the files right in your Amazon S3 bucket
Yeah - we just tried encoding.com and we ended up with a 1700$ estimate after just 200 and some videos. And their support was slow to figuring out what we would owe.
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-03-2015, 05:18 PM   #7
iwantchixx
Too lazy to set a custom title
 
iwantchixx's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: The Boonies
Posts: 12,860
Quote:
Originally Posted by cici131421 View Post
it's not that hard to do it yourself, just need one or two days to setup and adjust setting.

We use a dedicated server based on a Intel(R) Xeon(R) CPU E3-1241 + SSD which is enough to encode our videos using ffmpeg and ftp to upload the video once encoded.
I don't know if ffmpeg can do adaptive stream but for the other format it's quite easy and result is good
We ended up sticking back to this solution with 3 machines.. hoping we have enough time to encode all for when we need it all live.
iwantchixx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-03-2015, 07:23 PM   #8
avrevenue
Confirmed User
 
Industry Role:
Join Date: Apr 2004
Posts: 1,888
Quote:
Originally Posted by iwantchixx View Post
We ended up sticking back to this solution with 3 machines.. hoping we have enough time to encode all for when we need it all live.
We also try the beta from OVH UPC: HPC - High Performance Computing by OVH - OVH quite impressive and not expensive, but it was too hard to make it all automatic but encoding a video was very fast.
__________________
AV Revenue High Quality Sites to Promote
Official Twitter account
Official Telegram account
Skype: avrevenue
Telegram: avrevenue
avrevenue is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-04-2015, 11:22 AM   #9
pinkmasterx
Confirmed User
 
pinkmasterx's Avatar
 
Industry Role:
Join Date: Aug 2014
Posts: 141
I provide PinkEncode - Plateforme automatisée d'encodage vidéos - mp4, flv, avi, watermark
You send xml with videos list with the param do you want to the server, it do the job and send you xml with encode status.
You juste have to make a little piece of php to put the encoded videos where you want .

You can watermark, make thumbs, extract with the duration do you want, choose the type of file you want (flv, mp4) ...
Contact me for more information and price.
pinkmasterx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-04-2015, 12:52 PM   #10
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
Code:
#!/bin/bash

#Start in the parent directory with the files

ls -RdX $PWD/* >out
grep -i "\.flv" out >out2
error lol  1 min
Figure out how to make the files you want here.
Converting AVI to MP4 with ffmpeg

Use a LINUX server with ffmpeg installed and configured.
You might want to use rsync to move the files and convert them on a non production server or go down for "maintenance".
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 03-04-2015, 01:29 PM   #11
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
Code:
#!/bin/bash

#Start in the parent directory with the files

ls -RdX $PWD/* >out
grep -i "\.flv" out >out2
sed -i 's/\.flv//g' out2
for word in $(cat out2)
do 
 
ffmpeg -i $word.flv -c:v libx264 -b:v 1000k $word.mp4

done
fixed it file naming issue :P
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
devices, apple, stream, adaptive, recommend, appreciated, built, hosting, solution, playback, multi-device, scale, video, mass, convert, multiple, streams, vids, 1800+, conversions



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.