Coder Social home page Coder Social logo

Comments (15)

scottferg avatar scottferg commented on September 16, 2024

What would Vmp outputs be if I upload swap.avi?

Serious question but bonus points for anybody brave enough to google that.

@nimzor

from vip.

foresmac avatar foresmac commented on September 16, 2024

How about a discussion if the relative merits of swap.avi on a bodybuilding forum? @nimzor

from vip.

scottferg avatar scottferg commented on September 16, 2024

How fast does the service work?

from vip.

foresmac avatar foresmac commented on September 16, 2024

http://forum.bodybuilding.com/showthread.php?t=5394243

from vip.

foresmac avatar foresmac commented on September 16, 2024

I haven't had a chance to test that out, but it would probably involve some kind of asynchronous calls for audio and video.

from vip.

foresmac avatar foresmac commented on September 16, 2024

It can also do HTTP Live Streaming, which I think Android supports, which needs just enough time to encode the first chunk I think before it could return a link to a manifest file. I'd have to re familiarize myself with the details of that format to be sure.

from vip.

scottferg avatar scottferg commented on September 16, 2024

I'm game for exploring it but we should understand more about the service
before committing.
On Jan 19, 2015 4:54 PM, "Chris Foresman" [email protected] wrote:

I haven't had a chance to test that out, but it would probably involve
some kind of asynchronous calls for audio and video.


Reply to this email directly or view it on GitHub
#72 (comment).

from vip.

scottferg avatar scottferg commented on September 16, 2024

That's what I had in mind. If it provides a fast transcoder then it's a
perfect match. Does it do things like webm?
On Jan 19, 2015 4:57 PM, "Chris Foresman" [email protected] wrote:

It can also do HTTP Live Streaming, which I think Android supports, which
needs

Just enough time to encode the first chunk I think before it could return
a link to a manifest file. I'd have to re familiarize myself with the
details of that format to be sure.


Reply to this email directly or view it on GitHub
#72 (comment).

from vip.

foresmac avatar foresmac commented on September 16, 2024

Ok, I'll leave this open as a starting point for brainstorming. Like I said, I'd imagine it would be useful for other projects at some point.

Maybe a smarter idea is to build support per file format as pluggable, with preview image retrieval basically as is. Then you could launch it with a yaml or JSON file to list the file types you want the current install to support, and new ones can be added as needed.

from vip.

foresmac avatar foresmac commented on September 16, 2024

I'll check on WebM support.

from vip.

scottferg avatar scottferg commented on September 16, 2024

Right now I'm thinking (in the spirit of doing one thing well) vmp is a
separate service but yeah let's leave discussion open here until we decide
to tackle it. Amazon's service may provide enough to not merit needing a
proxy.

from vip.

foresmac avatar foresmac commented on September 16, 2024

Formats: Amazon Elastic Transcoder supports transcoding to the following output formats:
MP4 container with H.264 video and AAC or MP3 audio
WebM container with VP8 video and Vorbis audio
HLS using an MPEG-2 TS container to house H.264 video and AAC or MP3 audio
Smooth Streaming using an fmp4 container to house H.264 video and AAC audio
MP3 container with MP3 audio
MP4 container with AAC audio
OGG container with Vorbis audio

from vip.

foresmac avatar foresmac commented on September 16, 2024

It can transcode any song file into 30 different formats, so we can specify what files it generates and then selectively serve the appropriate file. It also integrates with S3 and CloudFront pretty easily. It generates thumbs for video.

from vip.

foresmac avatar foresmac commented on September 16, 2024

s/song/video

from vip.

scottferg avatar scottferg commented on September 16, 2024

Alright, good info. I say we hit pause on this idea until you've
experimented further. Vip is a lot of things (groupcache, resizing, an HTTP
server, etc) that aren't available in AWS. We should build out Vmp if
Amazon's server creates a need for it, not just because we want to. Once we
know more about how Elastic Transcoder works we can decide if a proxy in
the same vein as Vip is necessary.

On Mon, Jan 19, 2015 at 5:17 PM, Chris Foresman [email protected]
wrote:

s/song/video


Reply to this email directly or view it on GitHub
#72 (comment).

Scott Ferguson
Director of Systems and Web Engineering
VOKAL INTERACTIVE

m: *+1.312.324.0829
*e: [email protected]
[email protected]

*sn: *http://gplus.to/scottferguson

from vip.

Related Issues (20)

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.