Java, Xuggler and Ideas

I have very briefly experimented with Xuggler. Xuggler is a tool that wraps the functionality of FFmpeg, and provides the ability to uncompress, modify, re-compress and transcode video.

I have started developing a swing application in Java that I will use to how all of the steganography tools and techniques I develop. The intention is to release this for public use as I develop it.

I have only spent about 10 minutes playing with Xuggler and have been able to produce a small and basic application that is capable of encoding a watermark image in the bottom right corner of the video. It's nothing new, but let's walk before we can run.

This early experimentation with Video encoding has prompted an idea courtesy of Mike, who has suggested the possibility of encoding in real-time for demonstration/poster-session purposes.