Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A way to reduce vorbis bitrates?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mlsfit138
Guru
Guru


Joined: 20 Sep 2003
Posts: 406
Location: Washington

PostPosted: Mon Aug 08, 2005 9:14 pm    Post subject: A way to reduce vorbis bitrates? Reply with quote

I just got an Iriver 795 and need to reduce the bitrates of a lot of my Vorbis files. I know that "peelers" don't work very well yet, so a convenient way to mass re-encode .ogg files to a given bitrate would be great. Preserving metadata would also be important.

Thanks in advance!
_________________
"Everytime you justify
another good in you dies"

-Converge, The Saddest Day, Petitioning the Empty Sky
Back to top
View user's profile Send private message
jonasmattsson
n00b
n00b


Joined: 20 May 2004
Posts: 71
Location: Gothenburg, Sweden

PostPosted: Fri Jan 13, 2006 5:24 pm    Post subject: Reply with quote

I too bought a iriver (799) and it seems like the bitrate will have to be between 96-225Kbps, i'm quite mad at iriver for this. But since the iriver is for my girlfriend and i'm using an iAudio X5 (exelent player btw) which plays any ogg. i need to edit the files that i encoded for my player to fit her player. so far i'v been using:
Code:
# oggdec -o - song.ogg   |oggenc -m96 -M225 -o song.ifp.ogg -
# vorbiscomment song.ogg |vorbiscomment -w -c - song.ifp.ogg

but i think that some peeling would be alot better, or any other method that walks through the vorbisfile and just reencodes the parts that needs to be reencoded (Kbps < 96 || Kbps >225).
does anyone know of a tool (prefably scriptable) that does this?
Back to top
View user's profile Send private message
ianegg
Apprentice
Apprentice


Joined: 26 Oct 2005
Posts: 279
Location: Breakfast.

PostPosted: Sat Jan 14, 2006 12:47 am    Post subject: Reply with quote

SoundKonverter?

I borrowed someone's ebuild and updated it... http://kde-apps.org/content/show.php?content=29024

Peeling is unfortunately a long way from being useable, and existing vorbis files may not work with it. (Even though that's a requirement of the bounty.)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum