More > JRiver Media Center 31 for Mac

Is there a way to display kHz and bit?

(1/1)

media user:
Is there a way to display the kHz/bit of a song that is currently playing on the main top display window?

Ex: 44kHz/16bit

Awesome Donkey:
Sure, right click on the area and select customize display. From there you can something like [Bit Depth]-Bit // [Sample Rate] to the status.

media user:
Thanks!!  :)

blgentry:
Here's what I'm using for the lower line of my display:


--- Code: ---if(isequal([Media Type],Video),
  [Elapsed Time] // [Remaining Time] // [Total Time] [File Type] regex([Compression],/#\(video: (.+), audio: (.+)\)#/,-1,0)[R1] [R2] [Channels]ch [Zone],
  [Elapsed Time] // [Remaining Time] // [Total Time] - [File Type] [Bit Depth]//[Sample Rate] - [Channels] ch [PN Position] of [PN Tracks] / [Zone]
)

--- End code ---

Brian.

Navigation

[0] Message Index

Go to full version