savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #4328] Submission of pymp3frame


From: Michael Gold
Subject: [Savannah-register-public] [task #4328] Submission of pymp3frame
Date: Wed, 29 Jun 2005 08:52:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en; rv:1.7.7) Gecko/20050421

URL:
  <http://savannah.nongnu.org/task/?func=detailitem&item_id=4328>

                 Summary: Submission of pymp3frame
                 Project: Savannah Administration
            Submitted by: mgold
            Submitted on: Wed 06/29/2005 at 08:52
         Should Start On: Wed 06/29/2005 at 00:00
   Should be Finished on: Sat 07/09/2005 at 00:00
                Category: Project Approval
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
             Open/Closed: Open
                  Effort: 0.00

    _______________________________________________________

Details:


Site Admin. Approval/Edition URL:
 <https://savannah.nongnu.org/admin/groupedit.php?group_id=7754>


###### ORIGINAL SUBMISSION DETAILS ######

System Group Name:
-----------------
  pymp3frame


Full Name:
----------
  pymp3frame
  

Type:
-----
  non-GNU software & documentation


License:
-------- 
  X11 license


Other License: 
--------------
  


Description:
------------
  This project provides:
- a Python module for reading MPEG audio frames and interpreting, creating,
and modifying frame headers.
- an application which uses this library to read a variable-bitrate audio file
and write a Xing VBR header to enable proper seeking of the file.

Other applications using the library might be added later.

The source code is available at:
http://chat.carleton.ca/~mgold/tmp/pymp3frame.tar.gz

mp3frame is object-oriented and defines several classes. Scanner reads a given
file, returning a Frame object for each audio frame. Each Frame contains a
Header to provide access to the frame's header fields (a writable Header
object can also be created, which is used when creating a Xing VBR frame).
Classes to extract information from the frame body may be added in the
future.

mp3bits is a lower-level module used by mp3frame to interpret various frame
header fields.


Other Software Required:
------------------------
  Python 2.X (tested on 2.3.5, but the exact version needed is unknown)


Other Comments:
---------------
  

#########################################







    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?func=detailitem&item_id=4328>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]