A while ago I rebuilt the video streaming solution at YSTV so that it used flash video. Not wanting to pay for Adobe Media Server, I opted to try and create my own, as it were. I knew that VLC could stream video so I set off to get it to stream flv.
Fortunately for me, [...]
Tag Archive 'Video Encoding'
I’ve recently been doing some research in the area of producing High Quality MP4 files with the h264 codec. Of course, my program of choice for encoding to this format was ffmpeg with the libx264 codec. I just wanted to share some of my findings, in particular a few example commands for creating these videos. [...]
Video Encoding
Posted in My Blog on Jan 8th, 2008
As you may have noticed I’ve recently started adding video to my website which has added a whole new set of things to do. Hurray. Anyways…just thought I’d share exactly how my video is encoded etc.