-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (2) .- Knowledge Base  . 

Perl Audio Converter

   4.0.5  

KDE Sound Application

Score 87%
Perl Audio Converter
zoom


Perl Audio Converter
zoom


Perl Audio Converter
zoom


Link:  Link
Downloads:  31635
Submitted:  Jun 24 2005
Updated:  Mar 20 2009

Description:

Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports AAC, AC3, AIFF, APE, AU, AVR, BONK, CAF, CDR, FAP, FLA, FLAC, IRCAM, LA, LPAC, M4A, MAT, MAT4, MAT5, MMF, MP2, MP3, MP4, MPC, MPP, NIST, OFR, OFS, OGG, PAC, PAF, PVF, RA, RAM, RAW, SD2, SF, SHN, SMP, SND, SPX, TTA, VOC, W64, WAV, WMA, and WV. It can also convert audio from the following video extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, SVCD, M4V, NSV, NUV, PSP, SMK, VOB, FLV, and WMV. A CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading/writing, and extensions for Amarok, Dolphin, and Konqueror are also provided.




Changelog:

----[TRANSLATORS NEEDED]----

language files can be downloaded from: http://pacpl.sourceforge.net

It should be noted that the language files are not actual .po files. They are simply named as such, and should be opened/edited with a normal text editor when translating.

v4.0.5:

+ added support for KDE4 (konqueror/dolphin) service menus

- removed all previously included mime types.
- removed support for KDE3 (konqueror/dolphin) service menus. the old pacpl.desktop can still be found in the source package under plugins/d3lphin for those that still need it.

* the amarok script no longer works in 2.0* due to various changes. a new one is in the works however, and will be included in a future release.

% fixed typo in tag string when encoding mp4/m4a using faac. thanks to Steve Harrold for reporting the issue.
% fixed FLAC encoders list in codecs.conf.
% fixed Makefile.in to include translations from the last release. thanks to Bram Schoenmakers for spotting the fowl-up


v4.0.4:

+ added Romanian translation thanks to Sabadac Petru-Gabriel
+ added Dutch translation thanks to Sander Pientka
+ added Italian translation thanks to Marco Bignami
+ added flake to supported FLAC encoders

* updated Russian translation
* updated Turkish translation thanks to Osman Karagoz
* updated mime type names to prevent conflicts

% fixed mp4 encoding/tagging via ffmpeg. thanks to Neil Stewart for reporting the changes in the latest ffmpeg.
% fixed a few typos/errors in the man page. thanks to Reuben Thomas.

v4.0.3:

+ added encode/decode support for m4b (iPod audio book)
+ added d3lphin to the configure script
+ added option --defopts. this allows you to turn off/remove all default encoder options set by the program, and allows you to completely customize them via --eopts.

* updated po directory (moved to /usr/share/pacpl/locale)

% fixed various inconsistencies in Makefile.in and configure.ac thanks to Cristian Greco for the patches, suggestions, and Debian package.
% fixed link for ape encoder/decoder (mac) in README file
% fixed bug when encoding to mp3 using bladeenc. --eopts was not being read into the command.

v4.0.2:

+ added ability to encode to rm

* updated Polish translation
* updated Estonian translation
* updated Russian translation

% fixed typo when trying to find normalize. thanks to FErki for spotting it.
% fixed WMA tag read bug. thanks to Andrew Neitsch for reporting the issue
% fixed other minor issues

v4.0.1:

+ added ability to select alternate encoders/decoders for various formats
+ added codecs.conf to set desired default encoders/decoders
+ added options --normalize & --nopts
+ added notice to print total completed/failed conversions
+ added support for audio format mmf via ffmpeg
+ added Turkish translation thanks to Cantek Cetin
+ added Estonian translation thanks to Priit Jõerüüt
+ added Catalan translation thanks to Xavi BS
+ added Russian translation thanks to Illarion Khapersky
+ added French translation thanks to Guillaume Loyot

* updated man page to include sndfile-convert in the "see also" section
* updated application to remove partial files when encoding fails.
* updated all translations to include new phrases (att: translators)
* updated user modules (new syntax implemented) thanks to Stefano Sabatini
* updated -v switch to be used for verbose, not version
* updated the pnotice() sub to only print the banner once. thanks to Robert Krawitz for this, and many other suggestions.
* updated mod-install.sh to force install Audio::FLAC::Header. this may or may not be necessary depending on your specific distribution and/or installed libraries.

% fixed typo in mod-install-kubuntu.sh
% fixed a few inconsistencies in the code
% fixed parenthesis/forward-slash in directory/filename bug
% fixed ac3 decoding (ffmpeg can only encode to ac3, use mplayer to decode)
% fixed input file deletion bug (using --delete) when ^C was pressed.

- removed inclusion of uneeded Perl module Pod::Usage

v4.0.0:

+ added Chinese Simplified translation thanks to Ni Hui
+ added Spanish translation thanks to Antonio
+ added --keep option which prevents re-encoding files matching the destination format.
+ added the following formats from sndfile-convert (part of the libsndfile package): caf, fap, ircam, mat, mat4, mat5, nist, paf, pvf, sd2, sf, w64

* updated en.po (renamed to en_US.po)

% fixed typo in extra/README.module
% fixed a few typos in the man page
% fixed lang sub to handle .uft8/UTF-8 extensions
% fixed apostrophe in directory name bug. this affected all GUI service menus and plugins with kdialog using the --getexistingdirectory option.




LicenseGPL
(Source)
(Slackware Package)
(Debian Package)
(SuSE Package)
(Arch Linux Package)
(FreeBSD Port)
(Ubuntu Package)
(ChangeLog)
Send to a friend
Subscribe
Other  Apps  from viron
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-

 Gentoo ebuild

 
 by rumcho on: Feb 25 2007
 
Score 50%

FYI,
the gentoo ebuild for the package is called media-sound/pacpl


Reply to this

-

 Re: Gentoo ebuild

 
 by viron on: Feb 25 2007
 
Score 50%

Great. If you can give me a link to / send me the file I would be happy to post it.


Reply to this

-

 If only...

 
 by prestochango on: Jun 25 2007
 
Score 50%

I've heard you have the best audio converter available for Linux. Unfortunately I'm not a programmer, and I'm new to Linux. Have you considered making PAC self installing so normal people can use it? I've tried to install it, and I just don't have the time to learn how to go though all the steps. Maybe if I had majored in programming instead of music theory...

Just a suggestion.
Thanks.


Reply to this

-

 Re: If only...

 
 by viron on: Jun 28 2007
 
Score 50%

Well in theory running the following:

pacpl-install -i all

as root should install the required modules, binaries, etc. There are also many packages available for various distributions including Slackware, Debian, & SuSe. All of which are what you would call "Self-Installing Binaries". Feel free to email me regarding any installation troubles, or any other problems you may have with the application.


Reply to this

-

 updating config

 
 by sinister99 on: Sep 7 2007
 
Score 50%

Is there any way to automatically update the config file if I install/uninstall a codec? I ran checkinstall, and it recognized the changes I made, but it didn't make any changes to my pacpl.conf


Reply to this

-

 Re: updating config

 
 by viron on: Sep 8 2007
 
Score 50%

This should no longer be an issue as of 4.0.0beta1.


Reply to this

-

 mp3 320 bitrate

 
 by sinister99 on: Sep 11 2007
 
Score 50%

If I add 320 to this line, will pacpl properly encode at 320?

case 'BITRATE' {
$bitrate = `$kdialog --default $bitrate --combobox \"$lang{kde_bitrate}\" 56 112 128 160 192 256`;


Reply to this

-

 Re: mp3 320 bitrate

 
 by viron on: Sep 11 2007
 
Score 50%

absolutely. I'll be sure and put that in there myself as well.


Reply to this

-

 Arch Linux

 
 by sinister99 on: Sep 11 2007
 
Score 50%

This program has a PKGBUILD in AUR.


Reply to this

-

 Re: Arch Linux

 
 by viron on: Sep 12 2007
 
Score 50%

awesome. thanks.


Reply to this

-

 make install error

 
 by google01103 on: Sep 24 2007
 
Score 50%

/usr/bin/install: accessing `/usr/share/mimelnk/audio/': No such file or directory

also, I had to manually install the konqueror extension as described in the INSTALL file.

thanks,



Suse 10.2 x64, KDE 3.57, Opera 9.x weekly build
Reply to this

-

 Re: make install err

 
 by viron on: Sep 24 2007
 
Score 50%

The KDE root directory differs in SuSE, therefore you would need to use the following:

make KDEDIR=/opt/kde3 install


Reply to this

goto page: prev   1  2  3  4  5  6 

Add commentBack




-
-
Do you like or dislike Ubuntu Unity?
 Yes, unity is alien technology!
 It is less confusing than Gnome 3 default, shell.
 Granny thinks it is much more usable than Gnome 2
 Canonical is embarrasing itself with this split project
 Gnome 3 default shell is much better
 I dislike Unity, Gnome 3 default shell is alien technology!
 None of the above, I like the 2Gb for free and Apple alike behavior. Will post a comment instead

resultmore
 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.