./wip/mpgedit, MPEG audio file editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.1.99nb1, Package name: mpgedit-0.7.1.99nb1, Maintainer: pkgsrc-users

mpgedit is an MPEG 1 layer 1/2/3 (mp3), MPEG 2, and MPEG 2.5 audio
file editor that is capable of processing both Constant Bit Rate
(CBR) and Variable Bit Rate (VBR) encoded files. mpgedit can cut
an input MPEG file into one or more output files, as well as join
one or more input MPEG files into a single output file. Since no
file decoding / encoding occurs during editing, there is no audio
quality loss when editing with mpgedit. When editing VBR files that
have a XING header, mpgedit updates the output file's XING header
information to reflect the new file size and average bit rate.

mpgedit operates in two modes: a command line and a curses-based,
full-screen interactive shell. All editing functionality is available
in both modes. The chief advantage of the interactive mode comes
when using the playback feature for selection and verification of
edit begin and end times, which is more rapidly performed interactively.

xmpgedit, a GTK2-based GUI for mpgedit, is also included.


Required to run:
[x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 24776f7369582edab6871d983ff99375b8cdb638
Filesize: 1308.167 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 16:34:49 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2007-01-07 10:16:00 by Roland Illig | Files touched by this commit (10)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-09-09 04:49:32 by OBATA Akio | Files touched by this commit (37)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-06-15 15:31:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
Drop maintainership, I don't use them any longer.
   2005-05-25 16:15:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add RMD160 checksum.

   2005-04-11 23:14:06 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.