PDA

View Full Version : ffDShow OSD user format description


krolyk
10th September 2005, 21:24
Hello guys!

Could you please point out a description of format for User OSD string: how do I enter certain data values there, like FPS, Current time, etc. ?
I want to see Cuttent playing time alone: only numbers, without text label.

I have spent an hour searching for thi info in Google and this forum's search -- yet found nothing.

Also: how can I make OSD text aligned to the right side of the screen?

And: that's another stroy, but as long as I have started asking...
Is there any way to make ffDShow behave like DivX-G400 feature: Cut frame sides to vertically fill at least 70% (or whatever) of the screen.

--
Andrey

D-Skott
26th May 2006, 23:20
Could you please point out a description of format for User OSD string: how do I enter certain data values there, like FPS, Current time, etc. ?
I want to see Cuttent playing time alone: only numbers, without text label.

I've been looking for some information about this too. So I'm posting here to refresh this thread, maybe someone knows something about this.

foxyshadis
27th May 2006, 02:30
Select "user", double click the fields you're interested in, and put the spacer text you want in between them. "\n" should be the linebreak.

D-Skott
27th May 2006, 10:00
Thank you for your reply.
I just noticed that you couldn't do this with my version. I've been using an "hybrid" version with some old and new files mixed together. I did this because new versions of ffdshow didn't calculate Remaining Time corectly. Now I tried this with the 2006-05-26 version and it works perfectly.

krolyk
6th June 2006, 08:21
Well, for newer versions that works -- thatnks!
But is there any way to right-align OSD, like DivX G400 (http://www.tac.ee/~prr/videoutils/divxg400.html) does? ;)