Postby ibstars » 26 Apr 2013 18:06
If you want to display time and title of what you are streaming, or just elapsed time, use this as an example.
#transcode{sfilter=marq{marquee="$N$_$T$_$D",position=5,size=12,opacity=255}
Here are more tokens u can use!!
Tokens
$_ - new line
$a - artist
$b - album
$c - copyright
$d - description
$e - encoded by
$f - frame count
$g - genre
$l - language
$n - track num
$p - now playing
$r - rating
$s - subtitles language
$t - title
$u - url
$A - date
$B - audio bitrate (in kb/s)
$C - chapter (as in DVD chapter number)
$D - duration
$F - full name with path
$I - title (as in DVD title number)
$L - time left
$N - name (media name as seen in the VLC playlist)
$O - audio language
$P - position (in %)
$R - rate
$S - audio sample rate (in kHz)
$T - time code of the video
$U - publisher
$V - volume
$$ - dollar sign
IBstars