Newbie here
I have recorded multiple episodes of some show from my STB. STB periodically inserts a serial no in a rectangular box in the video at many points. I want to join all the clips (trimming some portion of clips, masking that serial no). Currently I have created gif image with rectangular black bar mask with transparency in other portion except the rectangular one and insert it in the time line for required duration. But here are the problems with this method.
1. Serial No box is displayed many times at many different locations. It is very painful to create different masks for many many different random locations in the image editor(GIMP) by taking snapshot, opening in Gimp to create mask.
I am comfortable with scripting. Is it possible to do some kind of scripting (VBA, C#, C++) to automate this process in PD itself ? Does PD supports scripting ?
2. If at some point in time I insert new clips before the clips already in timeline, crossfade, change clip duration, then real problem starts. I have to readjust each and every mask position in timeline.
PD should have supported multiple PDS files in a same project so that every mask position is anchored relative to individual clip rather than to the entire movie. Is it possible to anchor the mask position wrt to start of untrimmed individual video clips so that the mask position remains at desired position even if I trim some portion of the clip from starting position or insert some other video clip before it(apply other things like trimming, changing duration, crossfade etc on inserted clip) ?
Thanks
Jagandeep Singh