ANN: PyMedia 1.2.1

  • Thread starter =?koi8-r?Q?=22?=Dmitry Borisov=?koi8-r?Q?=22=20?=
  • Start date
?

=?koi8-r?Q?=22?=Dmitry Borisov=?koi8-r?Q?=22=20?=

PyMedia 1.2.1 is out.

What is it ?
----------------------------------------------------------------
PyMedia is a media library for Python based on following libraries:
libavcodec
libavformat.
libdvdcss
libdvdread
PyMedia has simple interface and suply data simple data types.

Features
----------------------------------------------------------------
1. Audio decoding/encoding for the following audio types:
- mp2
- mp3
- ac3
- ogg
- wma
2. Video decoding/encoding for the followin types:
- mpeg1,2 ( dvd, vcd, svcd )
- mpeg4, xvid
- asf
- mov
3. Direct access to sound device
4. Sound manipulation classes such as Resampler
5. Direct access to cdda tracks for easy grabbing and encoding Audio CDs
6. Direct access to dvd tracks for playing DVD movies( all types )
7. Simple interface and portability( Windows/Linux )

Downoad
----------------------------------------------------------------
Just check the http://pymedia.sourceforge.net and download the latest version( 1.2.1 ).

How to use
----------------------------------------------------------------
You may find some really handy scripts in examples directory.
These are:
Video player( vplayer.py )
requires pydfb( http://sourceforge.net/project/showfiles.php?group_id=86491&package_id=107482 ) or pygame 1.6 patched with Overlay support( http://66.159.221.186/pygame-1.6-overlay.patch.gz )
Audio player( aplayer.py )
CDDA grabber( read_cdda_track.py )
Video recoder( encode_video.py, recode_video.py )
Audio recoder( recode_audio.py )

Plans
-----------------------------------------------------------------
- usb support for easy handling the usb devices
ability to write drivers in Python for devices that does not require fast speed
- more sound handling classes( SpectrAnalyzer, Equalizer )
- more codecs for audio playback( ape, flac )

Thank you,
Dmitry/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,480
Members
44,900
Latest member
Nell636132

Latest Threads

Top