Thread: How do I burn a dvd with nero using ffdshow from k-lite pack
Started 1 month, 1 week ago by sxpredman
Hi i'm having problems trying to enable ffdshow so I can burn the dvd with the filters i want to it.
I'm got k-lite pack for codecs, and got nero . When I use nero vision ,and write it to dvd or hard drive how to I enable ffdshow so it burns the filters on the the dvd image video ts?
I don't think Nero can use ffdshow filters.
But others here may have better information.
What types of filtering do you want to do?
And welcome to our forums.
To do what you propose requires re-encoding.
You could use DVDRB and add an Avisynth filter or two to the filter editor.
For example:
FFT3DFilter(sigma=3,sharpen=0.3)
#Light sharpen and denoise
OR
FFT3DFilter(bt=-1,sharpen=0.7)
#Medium sharpen
For increasing color saturation, you could use:
#Hue from -180.0 to +180.0. Positive toward ...
Sure, it's best if you extract a small clip to play with. Open the DVD with DVDShrink in Reauthor mode, using start/end frames to get a clip. A minute or so will do. Output to DVD-Video folder. Use Vob2MPEG to make an MPEG2 clip from the output folder, you'll use it for previewing. Save it at the root of your "C" drive and label it, say, test.mpeg.
If you've installed DVDRB , you've...
Before someone points out the obvious, re-encoding entails quality loss. To really do the job right, the original source (whatever that may be) should be frame-served to a good MPEG2 encoder, for instance Avisynth --> HCEnc . Or VirtualDub --> HCEnc. Then authored to DVD.
Mind you, the above is quick and dirty, but since you were using NeroVision to start with...well, let's just ...
hi redwudz
thanks for replying. I want to use sharpen, picturing properites filter, and post processing so I can enhance the color of the movie right now the movie is a dull light color ,and not warm.
hi I got Avisyth working ,but when I try to add a plugin in it says and error here is my code
DirectShowSource("C:\DVD_NTSC\Night at the Museum.mpg")
Tweak(hue=0,sat=2,bright=0,cont=1)
LoadPlugin("D:\downloads\fft3dfilter\FFT3DFilter. dll")
LoadPlugin("D:\downloads\fft3dfilter\fftw3.dll")
FFT3DFilter(bt=-1,sharpen=0.7)
Hi i'm having problems trying to enable ffdshow so I can burn the dvd with the filters i want to it. I'm got k-lite pack for codecs, and got nero . When I use nero vision ,and write it to dvd or hard drive how to I enable ffdshow so it burns the filters on the the dvd image video ts?
Before someone points out the obvious, re-encoding entails quality loss. To really do the job right, the original source (whatever that may be) should be frame-served to a good MPEG2 encoder, for instance Avisynth --> HCEnc . Or VirtualDub --> HCEnc. Then authored to DVD. Mind you, the above is quick and dirty, but since you were using NeroVision to start with...well, let's just say NeroVision is not well thought-of here....
I don't think Nero can use ffdshow filters. But others here may have better information. What types of filtering do you want to do? And welcome to our forums.
Thread profile page for "How do I burn a dvd with nero using ffdshow from k-lite pack" on http://www.videohelp.com.
This report page is a snippet summary view from a single thread "How do I burn a dvd with nero using ffdshow from k-lite pack", located on the Message Board at http://www.videohelp.com.
This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity