taskSavannah Administration - Tasks: task #4328, Submission of pymp3frame

 
 

task #4328: Submission of pymp3frame

Submitter:  Michael Gold <mgold>
Submitted:  Wed 29 Jun 2005 08:52:11 AM UTC
   
 
Should Start On:  Wed 29 Jun 2005 12:00:00 AM UTC Should be Finished on:  Sat 09 Jul 2005 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 29 Jun 2005 08:28:35 PM UTC, comment #3: 

Hi,

I have approved your project
You will receive an automated e-mail containing detailed information about the approval.

Regards.

Sebastian Wieseler <kickino>
Wed 29 Jun 2005 09:40:41 AM UTC, comment #2: 

I've uploaded a new version to the same URL,
http://chat.carleton.ca/~mgold/tmp/pymp3frame.tar.gz

Michael Gold <mgold>
Wed 29 Jun 2005 09:11:17 AM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.

You should include the copyright and license notice(s) in every file of your source code.

If you are done please provide us with an updated tarball, we wish to review it again.
Thanks.

Regards,

Sebastian Wieseler <kickino>
Wed 29 Jun 2005 08:52:11 AM UTC, original submission:  


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:
---------------


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

Michael Gold <mgold>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-29 kickino StatusWait reply Done
    Open/ClosedOpen Closed
2005-06-29 kickino StatusNone Wait reply
    Assigned toNone kickino

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code