Category Archives: ffmpeg

FFmpeg Google Summer of Code 2010

Are you interested in multimedia software development such as codecs, containers and protocols? Do you have experience coding in C? Are you a student? If yes, apply to work on a Summer of Code task for FFmpeg this summer! The … Continue reading

Posted in development, ffmpeg, google summer of code, multimedia | Leave a comment

A wedding, OpenKvarken, ffmpeg-mt, Collabora

Well, I’ve been quite busy over the past months, despite my lack of blog posts.
My brother got married.
FFmpeg finally has channel layout support for AAC and Vorbis. I’ve published my work-in-progress HE AAC v1 (Spectral Band Replication) code in FFmpeg’s … Continue reading

Posted in AAC, Collabora, audio, development, ffmpeg, multimedia, technology, work | 1 Comment

Chrome and Theora/H.264

There’s been a lot of noise recently about Google Chrome shipping with H.264 decoder support. They’re actually using FFmpeg for this and a few other things. <disclaimer>These comments on my blog do not necessarily represent the views of all FFmpeg … Continue reading

Posted in development, ffmpeg, multimedia, opinions, video, x264 | Leave a comment

bit rate, file size, quality misunderstandings

It seems quite a few people have been confusing how bit rate, file size and quality are inter-related. A number of people have been using the -sameq option from the ffmpeg CLI and expecting it to output a file of … Continue reading

Posted in ffmpeg, multimedia, video, x264 | 3 Comments

Updated the FFmpeg x264 encoding guide

After receiving some criticism of my FFmpeg x264 encoding guide a day or two ago, I decided to make the guide a bit more detailed so that readers could better understand how to construct the necessary command lines to best … Continue reading

Posted in ffmpeg, multimedia, x264 | Leave a comment