Tag: mpeg-1

Here you can see a listing of all the posts tagged with mpeg-1 on this website.

  • JMF not really so useful...

    Posted on Nov. 16, 2006 at 23:53 +0100 Tagged with , , ,

    Is it just me or is JMF yet another example why Java isn't really platform independent? Or actually another example of Sun really making it useful no matter what platform you're on. For example: I now have to write a small program using JMF. I thought: Great, should be no problem using a normal MPEG-1 stream as input source. Yeah, right ... According to the list of supported formats the really platform independent JMF package doesn't support even MPEG-1. This feature is reserved for the platform-dependent binaries. I also tried to register the MP3 plugin and failed there too, so perhaps I understood something the wrong way (but at least I also read about other people having the same problem).

    [more ...]

    0 comments