Using Logo function for Scoreboard?

Feature requests for VLC.
Calder
New Cone
New Cone
Posts: 5
Joined: 24 Jan 2006 11:35

Using Logo function for Scoreboard?

Postby Calder » 17 Mar 2006 22:01

Is the logo read only once at the start?

We will be capturing (stream to file and http) our hockey games with VLC, but I would LOVE to be able to add the score in the top left, either as an image or video overlay.. Would this be possible to do?

I could program the software that runs the scoreboard to save an .srt file or .png-image with times and scores and whatever I need. But I would need some sort of function or plugin to overlay the info on the saved/streamed file, and if I use image it would be nice to reload the image atleast once a second ...
Anybody up for some coding? Sadly my programming skills end at making the software for the scoreboard.

Thanks in advance!

zorglub
Cone that earned his stripes
Cone that earned his stripes
Posts: 482
Joined: 21 Nov 2003 02:53
Location: Paris - France
Contact:

Postby zorglub » 18 Mar 2006 10:27

Hello,

Logos are only read at startup, at the moment.

I see that you propose using a ".srt" file, so I guess using some text would be OK for you. So, if it is really, you could use the "marq" filter which allows you to overlay some text, and to change this text on the fly (using a TCP connection, that could be made by your scoreboard soft).

So, basically, start vlc with --sub-filter marq -I rc --rc-host ":4242" and then, you could telnet to port 4242 and write

"marq-marquee 2-0" and VLC will display "2-0"

The marq filter has many options to position the text, change its style, ...
Zorglub
Clément Stenac

Calder
New Cone
New Cone
Posts: 5
Joined: 24 Jan 2006 11:35

Postby Calder » 18 Mar 2006 12:24

Tried it a bit now using marquee.
I can get the marquee, but using command prompt start and telnet, I can't get the text to change...

I also can't save it to file with the marquee burned into the file, that would be great.

There are other programs that can be used (Adobe Premiere), but it would be nice to just use VLC to capture and add the score/gametime on the fly during the game.
That way the files would be all ready for upload once the game is over. Don't think that would be possible with Premiere.

Is it possible to write your own plugins or something for VLC (not saying I know how)?
If so, maybe a module for loading a background image for the scores (ie. Logo). Over that use either .srt or marquee to add: 1. Team 2. Score 3. Time of period and 4. Period. Maybe even over 2 lines, but 1 would suffice for now.
Last, get the image and text burned into the file or stream...

Would it be possible?

Thanks for the reply!! :-)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 18 Mar 2006 15:35

You can change the logo file in the rc interface (like the marquee text). That way you could update your "score" image.
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

Calder
New Cone
New Cone
Posts: 5
Joined: 24 Jan 2006 11:35

Postby Calder » 18 Mar 2006 18:12

Tried that to... Well, atleast just having the logo there. But if I stream it to a file, and remember to turn logo of in the settings, there is no logo burned in to the file... Thats kind of what I'm after, might be doing it wrong though!
Anybody been able to burn in the logo? I can burn in subtitles by the way! ;-)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 18 Mar 2006 19:59

are you adding the sfilter=logo option in #transcode ?
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 19 Mar 2006 00:19

it's soverlay=logo,marquee,etc

soverlay burns, sfilter adds subtitle tracks to the output.
Don't use PMs for support questions.


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 7 guests