Archive

Archive for January, 2009

AudioPreview 0.1 release!

January 25th, 2009 1 comment

We are very proud to announce you that we just released the first version of AudioPreview: AudioPreview 0.1.

This version might still contain a few bugs but it is safely useable.

Features:

  • Preview hundreds of media files without any freeze/lag:
    • audiopreview *.*
  • You can set the playing duration:
    • audiopreview -d 65 yourfile.ogg anotherfile.mp3
  • Change the position from where to start playin:
    • audiopreview -p 1 somefiles.*  to preview a part in the middle of each file
  • You can preview anything (using Gstreamer plugins):
    • audio files (mp3, ogg, rm, flac, ...)
    • video files (avi, mpg, vorbis, mkv, ...)
    • internet streams, etc... !
      • audiopreview video.avi http://coolradio:port/ coolfile.ogg
  • For videos, you can even watch them!
    • You can disable this behaviour by using the -a option: audiopreview -a video.avi
  • Shows the current song for streams and audio files (if available)
  • Shows the current elapsed time and total time (if available)
  • Use it as a normal media player (play till the file's end)
    • audiopreview -d -1 file.ogg
    • audiopreview -d -1 http://radio:port/

Download.

Categories: Releases Tags: ,