Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
track number in gzip [fixed]
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
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Tue Jun 20, 2006 12:30 am    Post subject: track number in gzip [fixed] Reply with quote

i encode my cd in ogg with grip
but i want to have the track name in gzip
baila_morena.ogg->06-baila_morena.ogg
is this possible to do it automaticaly or do i have to emerge the kde ripping uttility?


Last edited by GNUtoo on Wed Jun 21, 2006 3:12 am; edited 1 time in total
Back to top
View user's profile Send private message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1471
Location: /uk/sheffield

PostPosted: Tue Jun 20, 2006 4:02 am    Post subject: Reply with quote

Quote:
but i want to have the track name in gzip
baila_morena.ogg->06-baila_morena.ogg


Not sure that the above is really 'name in gzip' since the example you give doesn't appear to be compressed in anyway.

If you want to prefix the track names with a number, and pad them out with zero's so that they are ls'd correctly then you need to go into the config tab then the encode tab and alter the entry for Encode file format.

The help file for grip indicates that you can use %t option to place a number in front of the track name. My entry looks like...

Code:
~/music/rip/%A/%d/%t %n.%x


so music is ripped to the directory ~/music/rip/ in the artist directory (%A) and the sub-directory of the album/disc name (%d) with the track number (%t), the track name (%n) in the defined format (%x). More info on switches can be found in the help file or at http://nostatic.org/grip/doc/ar01s04.html#gripswitches

HTH's

slack


Last edited by slackline on Wed Jun 21, 2006 4:02 am; edited 1 time in total
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Wed Jun 21, 2006 3:11 am    Post subject: Reply with quote

thanks a lot
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