Coder Social home page Coder Social logo

bfansports / cloudtranscode Goto Github PK

View Code? Open in Web Editor NEW
294.0 294.0 59.0 4.02 MB

Distributed videos and images encoding/transcoding using Amazon SFN, FFMpeg and ImageMagic

License: GNU General Public License v2.0

Makefile 0.41% PHP 98.92% Shell 0.15% Dockerfile 0.52%

cloudtranscode's People

Contributors

ceache avatar defmonk0 avatar emephield avatar gyzmogwai avatar koxon avatar marcperezpro avatar mhugot avatar ollleg avatar parent5446 avatar scrutinizer-auto-fixer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloudtranscode's Issues

You Folks Rock! (I'm a noob and could use some install help.)

The work you folks are doing seems amazing. I'm pretty good with FFMPEG, SOX, ImageMagick (FFMPEG's audio cousin) and have some experience with scripting in PHP and PERL and a few other langs. I'm no Linux guru, but I figured I could install this easily.

I got this this part in the install guide :

_> The "decider" folder in the project is a Git sub module. You must initialize it.

$> git submodule update decider
_

Well I think that module has been separated out. I guess the answer is install that one separately, but as a noob I don't want to stray too far from the basic recipe.

Once I get up and running, I do want to contribute to your project (and probably can), but any help getting this up and running would be great. I think this is an awesome project.

#48 Perform actual asset validation

Related to #48. After running ffprobe we need to check in which basket the asset falls into.
If not "video" or "image" then we reject the asset. We will implement an imageTranscoder soon.

Thanks Tyler.

No Documentation !!

Hi,

We were looking for some opensource encoding technology to adapt for video transcoding and stumbled upon CT. This project looks good but looks like its not being properly maintained. So before we start working on it can you please let us know if this is ready for production ? Also we are worried that the documentation provided in readme is no more valid. Here it is :-

(http://blog.bfansports.com/CloudTranscode/.

Please guide us from where to begin in order to adapt this solution with our application as there is not a proper step by step documentation for the setup.

I've one more question, as you said that it can be deployed on private hardware without any 3rd party service but at the same time you said to use AWS SFN for it. Can you please let us know if AWS SFN is necessary for it ? If yes, is that the only 3rd party service that we need while rest can be hosted on our own infrastructure ?

Thank you in advance :)

Shahzaib

Possible to use without S3 ?

Can we use our own storage solution/server instead of S3 ?
I think S3 is okay for small use but for large sized files its storage/bandwidth costs outdo commercial encoding platforms or just manually encoding on your own server.

We create some 360VR videos and want to encode Raw 4k videos which would be 1-4GB~ in size.
I just ran the S3 calculator with a estimate of 50GB storage usage per month and around 500GBs bandwidth (rough upload/download) and costs came close to $50~ for S3 alone (which actually gets me a dedicated server at OVH)

I am not trying to bash the project or anything, instead I am really interested to actually use it but just the fear of AWS/S3 costs scares me away

CommandExecuter.php - Question

Hello ^_^

i have made a custom implementation but hangs on the execution routine.

following scenario: when i put the executer command into an foreach loop the executer gets only one time called.
$out = $this->executer->execute('some call', 1, array(2 => array("pipe", "w")), false, false, false, 1);

So what is wrong ?

Regards Sascha

Non aws option?

Hi,

This project looks great and I'm looking forward to digging into it more. I'm interested in why decided to use AWS services? Would it be possible to architect the library to use alternative services, perhaps a native one? Doing so will really make this a true open source contender.

Mark

Local ?

Can i use this software for testing purposes really only on local environments no internet connection ?

Regards Sascha

Your Work is awesome ^_^

No Idea to implement Parallel encoding

Have anyone an idea how to implement parallel encoding for video into cloudtranscode ?

My first approach was to implement the splitter into validateInputAndAssetActivity and then let the TranscodeAssetActivity pick them up and merge them on end.

But all doesnt work -.-
Need trusted help

Regards Sascha

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.