Awhile back there was a post regarding how to detect a movie's technical attributes, such as bitrate, resolution size, decoder used. I am looking for the specific function call in QT4J that can be used to determine a movie's decoder. I want to make the call via java using QT4J and not the QT API.
Any additional info on how or if this is doable is greatly appreciated. Thanks.
Greg
Here is the post that explains how to gather a lot of movie attributes but not the decoder info (from what I understand)