Warning: session_start(): open(/tmp/sess_vku0cbfk12aqlaolli85ou40a2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Transcogg openDesktop.org
-
 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    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Transcogg

   3.3  

Amarok Script

Score 72%
Transcogg
zoom


Transcogg
zoom


Transcogg
zoom


Link:  http://jjorge.free.fr
Downloads:  617
Submitted:  Jul 27 2007
Updated:  Oct 26 2009

Description:

This Amarok plugin shrinks (reduce the size) your files (MP3, OGG and FLAC) before tranfering them to your devices, to put more music in them. It also normalizes the volume of ReplayGain tagged files.

You need a device that plays the patent free Ogg/Vorbis format to benefit of this script.

Translations are welcome, contact me if you want to add your language to existing translations (english, français, português, español, deutsch).

This script loves multi-core machines, as it uses 3 threads to decode, normalize and encode.

FAQ:
1. My OGG files are not reencoded, only MP3 ones are converted to OGG?
-You have to ask Amarok to convert file "if possible" if you want the OGG files to be reduced, as this is a OGG to OGG conversion.

2. Amarok only transfers the first file at each transfer?
-Ask Amarok also to delete the converted file, or you won't be able to transfer more than one file.




Changelog:

3.3 : fix a bug with mono and/or not 44100Hz mp3 files

3.2 : sometimes mp3 files are recognised as 'application/octet-stream'

...(watch changelog to know older changes)




LicenseGPL
(Transcogg (Amarok Script))
Donate
Send to a friend
Subscribe
Other  Content  from zezinho
Report inappropriate content



goto page:  1  2 

-
.

 mp3ogg

 
 by frodrigo on: Sep 2 2007
 
Score 50%

Transcogg use mp32ogg. But standard version of mp3ogg (http://faceprint.com/code/) haven't option --quality . So from where come you version of mp32ogg ?


Reply to this

-

 Re: mp3ogg

 
 by zezinho on: Jan 4 2008
 
Score 50%

Debian package has a patch adding this functionality. It was also brought to Mandriva. I don't know for other distros.


Reply to this

-

 Some problems

 
 by artrasa on: Sep 17 2007
 
Score 50%

Hi,

I'm experiencing some problems with transcogg.

When I drag'n'drop music files (MP3) into the "Devices" queue list, the converting-process starts. But on every song except the first one, it always ends with the following error.

Failed to copy track into media device: /tmp/transcogg.ogg

Also, Amarok crashes every time it thinks it is done converting and transferring the list of files.

My DAP is Samsung YP-J3. MTP device with 2GB memory. It is able to play back Ogg files.

OggEnc v1.0.2
AmaRok 1.4.7

Kubuntu Gutsy


Reply to this

-

 Re: Some problems

 
 by zezinho on: Jan 7 2008
 
Score 50%

I don't have an MTP device to test, so I can't help you much more. I someone has an old MTP device to throw away, I'll correct the problem.


Reply to this

-

 GUI settings

 
 by H00K on: Oct 3 2007
 
Score 50%

It would be great if the user could choose the desired quality in the Amarok Scripts interface.

Otherwise I like it a lot :]

p.s. AFAIK frodrigo is right. Maybe if you would just use parts of the script that is mp32ogg and modify them?


Reply to this

-

 Re: GUI settings

 
 by zezinho on: Jan 4 2008
 
Score 50%

I just replied him. Original mp32ogg is unmaintained. If your favourite distribution doesn't carry the version with --quality setting, please fill a bug to it, asking to sync with Debian patched version.


Reply to this

-

 Flac support

 
 by Grunty on: Dec 26 2007
 
Score 50%

I have added flac input support to the script. Heres a diff, take it or leave it...

--- 63121-transcogg 2007-08-09 14:00:27.000000000 +0100
+++ transcogg 2007-12-25 23:25:16.000000000 +0000
@@ -83,6 +83,17 @@ ogg2ogg()
rm $tmpfile
}

+flac2ogg()
+{
+ out=$1
+ in=`uri_to_file "$2"`
+ tmpfile='/tmp/flac2ogg'
+ flac -d --silent --stdout "$in" | oggenc -q 0 -Q -r -o "$out" - 2>&1
+ metaflac --list "$in" | grep comment | grep -v -e "^.*comments: [0-99]" | sed 's/^.*\[[0-99]\]: //g' > $tmpfile
+ vorbiscomment -w -c "$tmpfile" "$out"
+ rm $tmpfile
+}
+
get_decoder()
{
uri=`uri_to_file $1`
@@ -90,6 +101,7 @@ get_decoder()
case $format in
audio/mpeg) echo mp32ogg;;
application/ogg) echo ogg2ogg;;
+ audio/x-flac) echo flac2ogg;;
*) error $uri "Unsupported format \"$format\""
return 1;;
esac
@@ -130,6 +142,8 @@ transcode()
outfile='/tmp/transcogg.ogg'
if [ $decoder = "mp32ogg" ]; then
error=`mp32ogg --quality=0 --rename="$outfile" "$file" 2>&1`
+ elif [ $decoder = "flac2ogg" ]; then
+ error=`flac2ogg "$outfile" "$file" 2>&1`
else
error=`ogg2ogg "$outfile" "$file" 2>&1`
fi


Reply to this

-

 Re: Flac support

 
 by zezinho on: Jan 4 2008
 
Score 50%

Of course I take it! I'll release a new version with it.


Reply to this

-
.

 Thanks

 
 by Grunty on: Jan 4 2008
 
Score 50%

Thanks, for adding my patch:)


Reply to this

-
.

 Bug

 
 by zhick on: Jan 22 2008
 
Score 50%

I'm loving your Script, but there's a little bug concernig "umlauts". When the name of/the path to the file contain a umlaut like Ä, Ö, Ü (only tested Ä but I have no doubt it also applies to others) and letters with a `, °, ... ontop of the it can't be transcogged.
I'd be very glad if you could fix this. :)


Reply to this

-

 Re: Bug

 
 by zezinho on: Feb 15 2008
 
Score 50%

Well, I don't have such filenames, sticking to ASCII to filenames is easier when transporting them across filesystems, etc.

I'd like to help, but I'm just no good at that. If anyone has a clue?


Reply to this

-
.

 Re: Re: Bug

 
 by zezinho on: Feb 15 2008
 
Score 50%

I just tried the "Quick and Dirty Transcoder" way to do this, and it seems to work. If someone can test, replace a Transcogg 2.0 file by this one http://jjorge.free.fr/divers/transcogg


I ---> O
Reply to this

-

 Re: Re: Re: Bug

 
 by zhick on: Feb 20 2008
 
Score 50%

http://jjorge.free.fr/divers/transcogg works like a charm for me, thanks. :D


Reply to this

-

 Re: Re: Re: Re: Bug

 
 by zezinho on: Feb 20 2008
 
Score 50%

Ok, so I can keep 2.1 released ;-)


I ---> O
Reply to this

goto page:  1  2 

Add commentBack




-



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

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team