Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Mylene 7.20081107 (Default branch) Post 302256238 by Linux Bot on Saturday 8th of November 2008 10:40:21 PM
Old 11-08-2008
Mylene 7.20081107 (Default branch)

Mylene is a command line MPEG audio player. It can play plain and system embedded MPEG audio streams and works for Linux OSS and ALSA emulated OSS and Mac OS X. The player can be used interactively by telling it to establish a UNIX or INET server on which commands can be received. It features sophisticated song selection filters, the ability to interpret programs written in a C-like programming language and user formatted text output among others. The seek-h262 MPEG decoder is required for audio and system MPEG decoding. License: GNU General Public License (GPL) Changes:
Program execution and text formatting capabilities have been further enhanced. Image

Image

More...
 
pods::SDL::MPEG(3pm)					User Contributed Perl Documentation				      pods::SDL::MPEG(3pm)

NAME
SDL::MPEG - a SDL perl extension CATEGORY
TODO SYNOPSIS
$info = SDL::MPEG->new( -from => $mpeg ); DESCRIPTION
"SDL::MPEG" provides an interface to querying the status of a SMPEG stream. METHODS o "SDL::MPEG::has_audio" returns true if it has audio track o "SDL::MPEG::has_video" returns true if it has a video track o "SDL::MPEG::width" returns the width of the video in pixels o "SDL::MPEG::height" returns the height of the video in pixels o "SDL::MPEG::size" returns the total size of the clip in bytes o "SDL::MPEG::offset" returns the offset into the clip in bytes o "SDL::MPEG::frame" returns the offset into the clip in frames o "SDL::MPEG::fps" returns the play rate in frames per second o "SDL::MPEG::time" returns the current play time in seconds o "SDL::MPEG::length" returns the total play time in seconds AUTHOR
David J. Goehrig SEE ALSO
perl(1) SDL::Video(3) perl v5.14.2 2012-05-28 pods::SDL::MPEG(3pm)
All times are GMT -4. The time now is 09:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy