Media

This media is provided to help test media oriented, Java based apps. Though the media files cannot be guaranteed for continued supply (depending on bandwith usage), those that are currently available are listed below. They are divided into sound, images, video & other common formats of interest.

Sound

These are good for testing applications based on the Java Sound API included in the J2SE in Java 1.3.

  • 100_2817 - A short sound byte of cicadas. Mono, 8 bit.
  • Loopable sounds.
    • leftright.wav can be looped in the J2SE based Clip without 'click'.
  • MIDI files
  • MP3 files compatible with (parsable by) the JMF MP3 codec (all 128KbPS 44.1 KHz stereo. With valid ID3 v. 3 tags, but mostly no v. 2 tags.
  • PlayList files (not compatible with JavaSound, but related to sound & sound players)
    • M3U - MPEG version 3 URL
      • mp3.m3u relative paths to the MP3s listed above, includes EXTINF.
    • PLS - Shoutcast PlayList. None immediately handy, but 'watch this space'.

Images

These images are excellent for slideshows and demonstrating image transition techniques. They are all under 80Kb, and displayed below at 1/2 actual size.

  • Sunrise/moonset over the CBD of Sydney, Australia.
    Sydney CBD first shot Sydney CBD last shot
  • Sunset over a scope on Mt Stromlo, near Canberra, Australia.
    Stromlo telescope afternoon shot Stromlo telescope evening shot

This animated screenshot of the StarZoom screensaver can be used to test code that uses animated GIFs. Internet Explorer has been observed to save animated GIFs as static images when the user right clicks the image and chooses 'Save Picture As..'. If that happens, download the starzoom-thumb.zip and expand it locally.

Starzoom animated GIF

Video

For testing JMF applications. These files are also available on the JMF Video page at eSnips.

  • MOV
  • MPEG - these files show incorrect times in both JMStudio and the Windows Media Player.

Other document formats

These are good for testing applications based on textual documents, or fonts/rendering etcetera.

  • test.txt A simple text document that includes upper and lower case letters of the alphabet, common symbols, text indented with both tabs and spaces, a long line to check line wrap behavior and a numeric width scale (accurate for mono-space fonts).
  • test.rtf This Rich Text Formatted document includes some simple structures, styles and alignment options.
© 2003-2011 by Andrew Thompson. All rights reserved.
Web hosting compliments of Java Web Hosting.
Java Web Hosting