Hey I am wondering if there is a free or atmost cost efficient way for me to cut the text out of this anime video. This is the particular frame I want to have the text removed on.
The animation is a still picture that scrolls from left to right and the text follows. I have seen things just like this done before, but I don't know that if the person(s) who've done the ediits had very advanced stuff.
Help would be grateful.
+ Reply to Thread
Results 1 to 5 of 5
-
-
If I understand your description, at some point each part of the still is visible without text in the way. If so, it can be done with AviSynth but it will take a lot of work using crop()s and StackHorizontal()s.
An alternative would be to extract the frames in VirtualDub and use a photo editor to cut and paste to clean up each frame, then recompile. Or piece together the entire original still and recreate the scan effect.
Of course, either way it will require reencoding so there will be a quality hit."Shut up Wesley!" -- Captain Jean-Luc Picard
Buy My Books -
gadgetguy: Would all that work be required for just that one frame? That's all I need. I don't have any photoeditting program at the moment so I might try the option with AviSynth. Thanks
AlanHK: So that will manage to take all of that text away without ruining the picture?
Similar Threads
-
adding text to video
By Doug K. in forum Newbie / General discussionsReplies: 3Last Post: 22nd Oct 2011, 16:45 -
Text Video
By alestormdk in forum EditingReplies: 5Last Post: 12th Oct 2011, 21:13 -
Read text create audio and convert text to synced subtitles in mp4
By Philip Lean in forum SubtitleReplies: 1Last Post: 25th Feb 2010, 08:54 -
looking for good OCR software that will convert text in jpg to regular text
By jimdagys in forum ComputerReplies: 6Last Post: 27th Jun 2008, 10:38 -
C# code to save text from listbox to a text file -- SOLVED--
By freebird73717 in forum ProgrammingReplies: 2Last Post: 2nd Sep 2007, 15:50