donations
-
recent posts
- Summer of Code 2010 brings a floating point AMR-WB decoder to FFmpeg
- FFmpeg Google Summer of Code 2010
- more progressive downloading
- working hard
- A wedding, OpenKvarken, ffmpeg-mt, Collabora
- Chrome and Theora/H.264
- a month on
- Debian: /usr/bin/ld: cannot find -lGL
- New PC
- Hauppauge WinTV Nova-TD 500 PCI in Linux and MythTV
pages
- about me/contact
- development
- good stuff
- Compiling / building XviD with asm optimisations for Mac OS X Intel
- Encoding flash video for embedded web playback
- FFmpeg x264 ‘the old way’ encoding guide
- FFmpeg x264 encoding guide
- H.264 Profiles and Levels
- iPod video guide
- PSP video guide
- Resize OS X ‘volume’ (partition)
- x264 quality/speed guide
- x264 to FFmpeg option mapping
blogs
interesting links
last.fm
archives
Monthly Archives: May 2009
Debian: /usr/bin/ld: cannot find -lGL
While building MythTV svn trunk in Debian unstable, I stumbled across this error message:
“/usr/bin/ld: cannot find -lGL”
$ ls -l /usr/lib | grep GL showed that indeed, libGL.so was not present. I was a little confused as I had libgl1-mesa-dev installed. … Continue reading
Posted in Debian
Leave a comment
New PC
I recently purchased a new PC. I had been using my Apple MacBook for quite some time without any desktop PC. And no, I’m not an Apple fan boy, but it has served its purpose quite well.
For what it’s worth, … Continue reading
Posted in Ubuntu, hardware, multimedia, opinions, technology
Leave a comment
Hauppauge WinTV Nova-TD 500 PCI in Linux and MythTV
I recently purchased a Hauppauge WinTV Nova-TD 500 PCI to use in a Linux machine. I was planning to use Debian testing/unstable AMD64, and may still do so, but at the moment I’ve settled on Ubuntu Jaunty.
I don’t think I … Continue reading
Posted in MythTV, Ubuntu, hardware, multimedia, opinions, technology, video, work
1 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