This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Tags:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 24th, 2007, 01:15 PM
Mistic Surveyor
 
Join Date: Mar 2006
Posts: 139
VBR in WPS

I searched for this but couldn't see anything. I also looked on the Rockbox 'tutorial for WPS' (http://www.rockbox.org/twiki/bin/view/Main/CustomWPS) page and also nothing.

I noticed any VBR MP3s in the WPS only show the first figure if the bitrate tag is used (which is not very helpful!), my question is - is it possible for this to show 'VBR' when necessary?

If its not already implemented, I'll post it on flyspray (a search there also shows its not been flagged previously). But I'm hoping just a little code change with tags I don't know will help me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old January 24th, 2007, 04:39 PM
Denny's Avatar
mistic mad scientist
 
Join Date: Jan 2005
Location: UK - Newcastle
Posts: 1,134
You need to use this tag: %fv. It displays avg if the file is VBR or nothing if the file is cbr. You may also be able to use it as a conditional to display VBR using the following: %?fv(VBR|CBR). However this may not work due to the nature of the tag and i dont have time to test it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old January 25th, 2007, 06:36 PM
Newbie Floating Down The Mistic River
 
Join Date: Sep 2006
Posts: 42
I use:

%fbkbs%?fv< VBR>

which shows either "320kbs", for CBR, or "320kbs VBR", for VBR.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old January 26th, 2007, 01:15 AM
Hopelessly Stuck In Mistic Limbo
 
Join Date: Oct 2005
Location: Wellington, New Zealand
Posts: 195
Send a message via MSN to Chris Stares
I have this:

%ar%?fv<VBR|%fbkb ps>

in my rwps which shows on the remote LCD either "VBR" or the actual bitrate if it's not a variable bit rate track. I imagine this would work for a wps the same way as it does in my rwps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old January 26th, 2007, 10:44 AM
Mistic Surveyor
 
Join Date: Mar 2006
Posts: 139
Thanks Chris,I tried your suggestion and it worked perfectly. I had a bit of trouble as I only show the codec when the hold switch in pressed - so I got a bit confused with the selector tags, but I got there in the end. Learning about the %fv tag was very useful.

Thanks to all who offered help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old January 26th, 2007, 04:14 PM
Hopelessly Stuck In Mistic Limbo
 
Join Date: Oct 2005
Location: Wellington, New Zealand
Posts: 195
Send a message via MSN to Chris Stares
No problem. Glad it worked. I can't really claim any credit - I used a wps/rwps combination created by someone else as a template on which to base my own.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 11:01 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.