Earlier quoted context omitted.
libfdk historically always was a bit better and supports VBR properly. See also: https://trac.ffmpeg.org/wiki/Encode/AAC
That's why I've been using it. Is the improved built-in encoder on par now?
FFmpeg 3.0 released
81–90 of 95 posts
Re: FFmpeg 3.0 released
#82Earlier quoted context omitted.
I'm yet to find a limit that they won't adjust - what ones are you referring to?
S3 buckets are one I've seen. But there's not really a reason to have 100 s3 buckets, much less more than that.
Re: FFmpeg 3.0 released
#83Among new things: - Common Encryption (CENC) MP4 encoding and decoding support. - New filters: extrastereo, OCR, alimiter, stereowiden, stereotools, rubberband, tremolo, agate, chromakey, maskedmerge, displace, selectivecolor, zscale, shuffleframes, vibrato, realtime, compensationdelay, acompressor, apulsator, sidechaingate, aemphasis, virtual binaural acoustics, showspectrumpic, afftfilt, convolution, swaprect, and…
Chromakey was introduced in 2.8.x.
Re: FFmpeg 3.0 released
#84Earlier quoted context omitted.
@imaginenore's comment below ( https://news.ycombinator.com/item?id=11103063 ) has a detailed list of the 29! new filters.
Wait, are you @majorsheep ? If yes your illustrations are really good :) http://www.king-sheep.com/star-wars-the-force-awakens-fan-ar...
Re: FFmpeg 3.0 released
#85Earlier quoted context omitted.
Chromakey was introduced in 2.8.x.
It's in the official changelog as a new feature: http://git.videolan.org/gitweb.cgi/ffmpeg.git/?p=ffmpeg.git;...
https://ffmpeg.org/ffmpeg-filters.html#colorkey
This was introduced in 2.8 and does the same thing as chromakey, except in RGB rather than YUV.
Re: FFmpeg 3.0 released
#86Earlier quoted context omitted.
First time that I hear about your service and it seems like a copy of Dropbox but with way more features. (the interface) Just a suggestion: Jumpshare Plus link should either be at the top or renamed "Pricing" because you don't see it directly and the usual ctrl+f of pricing gives nothing. Plus your pricing is nothing to be ashamed of :)
Hi, thank you for the feedback and suggestions. We will make sure to include the pricing in the new homepage we're working on. :) By the way, we're more about quick sharing than syncing. We will be overhauling our homepage to make that clearer. Here's the app if you're using a Mac (Windows app is coming soon): https://itunes.apple.com/us/app/jumpshare/id889922906
Re: FFmpeg 3.0 released
#87Is the built-in aac encoder better or as good as fdk-aac? I've been using fdk-aac because it gives lower bitrates and better/same sound.
Re: FFmpeg 3.0 released
#88Earlier quoted context omitted.
With all due respect, you are not answering the question that the parent poster asked. If someone created a hostile fork of QuassalDroid, and made decisions that you disagreed with, I doubt you would be OK with them using the same name for the project. The right to fork is fundamental in open source, but there is no right to present someone else's work as your own, or to confuse the general public about which version…
The fork would only be "hostile" because I disagreed with it. And why should I have any more say on this than the other contributors? This is open development, the very idea is that people are replaced all the time.
In contrast, projects such as Python have a "benevolent dictator" moderl where one person has the final say about the direction of development. There is nothing unethical about a BDFL model in open source; it's just a choice that a community can make.
You seem to be deliberately confusing yourself about the distinction between forking, which is always allowed, and representing your fork as the original project, which is never allowed. If you are still confused, think about it this way: would you want someone to attach a bunch of malware to your project and redistribute it under its original name, as if it were your version? You can't prevent this without trademark law.
Re: FFmpeg 3.0 released
#89Among new things: - Common Encryption (CENC) MP4 encoding and decoding support. - New filters: extrastereo, OCR, alimiter, stereowiden, stereotools, rubberband, tremolo, agate, chromakey, maskedmerge, displace, selectivecolor, zscale, shuffleframes, vibrato, realtime, compensationdelay, acompressor, apulsator, sidechaingate, aemphasis, virtual binaural acoustics, showspectrumpic, afftfilt, convolution, swaprect, and…
Is Intel QSV available on Mac/Linux yet by any chance?
Re: FFmpeg 3.0 released
#90Thanks to all the FFmpeg contributors! Fantastic piece of software. On a project I was recently on recently we started hitting the per-region concurrent transcode limits on Amazon's Elastic Transcoder. [1] Instead of sharding over pipelines or accounts we set up a pipeline with FFMPEG + Lambda functions and it performed fantastically (within the free tier even). It was incredibly simple to write the functions and has…
Wow... I would truly appreciate if you could share a bit more about your specific setup. I found myself working on a new project yesterday that I was really really excited about, until I saw the costs to transcode video. How does doing all this in-house compare price wise (say, per minute), compared to using elastic transcoder? Edit: The ultimate lowest cost I can find is $0.0125-0.015