Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
Text Overlay, add text at specific (x,y) coordinates
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
feburn
Posted: Dec 4 2012, 01:27 PM


Newbie


Group: Members
Posts: 1
Member No.: 35735
Joined: 4-December 12



hello,

I would like to write a filter in which I can overlay several text boxes (number tags) onto each frame.
Looking through existing filters I only found some that overlay small images (e.g. logos) onto the frame
and others that overlay a text line in a single location on the frame (e.g. subtitles).

I need to find a sample script in C++ where overlaying of multiple text tags at given (x,y) coordinates is performed.

thanks!
Yuri
 
     Top
dloneranger
Posted: Dec 4 2012, 04:54 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



Hmmm, the source code for virtualdub itself has an internal filter that writes information on the frame (dimensions, colourspace etc)
That should show the basics of how to do it

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
1 replies since Dec 4 2012, 01:27 PM Track this topic | Email this topic | Print this topic

<< Back to VirtualDub Filters and Filter Development