Anyone know where I can find a short video clip of static video, like when your cable comes uplugged from the tv or whatever. Just need a short clip, I could capture it I guess from my own tv, but if someone already has one or knows where to get one that would probably be easier. Thanks
+ Reply to Thread
Results 1 to 5 of 5
-
-
Make one yourself. Use this script with AVISYNTH 2.5 or higher to give yourself a pseudo-noise clip. This one works pretty good, but experiment with the settings until you are satisfied.
LoadPlugin("d:\program files\HOLDER\mpeg2dec3.dll")
blankclip(length=240,width=720,height=480,fps=24,p ixel_type="YV12",color=$FFFFFF)
addgrain(80000,0.5,0.5)ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
Oh, sorry. Get the "ADDGRAIN" plugin at:
http://mywebpages.comcast.net/trbarry/downloads.htm
More good work by Tom Barry.ICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W -
Originally Posted by watyeagICBM target coordinates:
26° 14' 10.16"N -- 80° 16' 0.91"W
Similar Threads
-
For Developers ; Video Sample having TWO AC3 and PCM, with en-SUB
By Bonie81 in forum Latest Video NewsReplies: 1Last Post: 13th Oct 2010, 00:30 -
Need help in deinterlacing an old VHS converted video (Sample included) ..
By ahmadka in forum RestorationReplies: 22Last Post: 30th Jun 2010, 12:43 -
[SOLVED!] Converting Variable Sample Rate to Constant Sample Rate
By Midzuki in forum AudioReplies: 17Last Post: 24th May 2009, 10:26 -
How to calculate the sample size of wmv Video file
By asifjavaid in forum Video ConversionReplies: 3Last Post: 13th Apr 2009, 08:33 -
Detecting static/noise in video
By tripecac in forum EditingReplies: 10Last Post: 17th Jul 2008, 07:53