what program did you use to record this, ive been trying to do something similar with aalib and vlc; the command that i em using is vlc -V aa filename
but i don't know how to record the output ive tried to record it with vlc's built in recording options but all i get is the original video... this might not be the place for this question but seeing as you have gotten some of the best results ive seen i thought you might be able to provide some guidance
@japrogramer : Actually i've used TMPEG to splid the video into frames and then process each images from my program, after that i again used TMPEG to combine the images into video.... but u can also do this entirely in your program using ffmpeg library....!
what program did you use to record this, ive been trying to do something similar with aalib and vlc; the command that i em using is vlc -V aa filename
but i don't know how to record the output ive tried to record it with vlc's built in recording options but all i get is the original video... this might not be the place for this question but seeing as you have gotten some of the best results ive seen i thought you might be able to provide some guidance
japrogramer 4 months ago
@japrogramer : Actually i've used TMPEG to splid the video into frames and then process each images from my program, after that i again used TMPEG to combine the images into video.... but u can also do this entirely in your program using ffmpeg library....!
rahulsrma26 4 months ago
This awesome effect was done in C++
rahulsrma26 9 months ago