Download List

專案描述

audiopreview is a command-line tool that plays
previews of many audio file types (Ogg, MP3, etc.),
video file types (AVI, MPEG, Real, etc.), and Internet
streams. It can also be used as a regular command-line media file player (i.e. play the files entirely like yauap or mpc123 would).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-28 22:07
0.6

The "R" shortcut was added to restart playing the current stream. The "P" shortcut was added to play the previous stream in the queue list. "[paused]" is now shown when the stream is paused, instead of "[playing]". Capital letter equivalents are now accepted for shortcuts. A problem in which the stream title/duration were not shown when STDERR is a file was fixed. The "g_set_prgname" multiple-call warning was fixed. Lots of code clean-up was done.

2009-08-20 13:34
0.5

Track information is now displayed in colors. The --colors option was implemented. The --loop option was added to play the stream list in a loop. A problem with putting audiopreview in the background and being stopped by SIGTTIN was fixed. Errors when the DISPLAY environment variable is undefined or empty were fixed.

2009-05-20 06:17
0.4

This release adds support for --max-duration (useful with --entirely). It prints stream info depending on terminal column size to avoid line-wrap. Previous autogen.sh changes have been reverted. There are other minor changes/fixes.

2009-04-23 02:56
0.3

This release adds the keyboard shortcuts "N" to play the next stream,
"Spacebar" to pause/resume playing, and "Q" to quit, better duration
checks and better tracking of the current stream, and support for simple
playlists (newline-separated lists of files). It fixes segmentation
faults with very long arguments, a few memory leaks, warnings being sent
to STDOUT instead of STDERR, a possible race condition, and a minor
packaging-related issue with potfiles.in.

Project Resources