Frage von cmartis:Hello people.
how to know a DVD player with HDMI output for 1080p DVDs can inflate with some quality for a plasma TV.
I would be interested in the upscale of MINIDV. If I did so with a high bit rate MINIDV burn to DVD and then play them in DVD Player with HDMI and the picture would be with a Blackmagic Intensity HDMI card would be capturing, I would have any advantage with the quality?
Or is a software solution better?
Thanks in advance.
Antwort von B.DeKid:
LOL
So you would think that a Upscaleing by nen cheap DVD player work any better than if you jump all in / on the PC do ?!:_)
Ne Datendursatzrate the original DV file is probably synonymous jays as a DVD, right?
AVISynth should go and download times.
MfG
B. DeKid
Antwort von cmartis:
Yes you are probably right .. but I thought a hardware upscaling could probably be better, at least in real time ....
On the PC would be synonymous to do well the After Effects? Yes Has a lot of Filters and deinterlacer Frameblendings etc..
Antwort von tommyb:
Although NO upscaling quality advantage brings with itself, perhaps you just help AVISynth and the filter named "TempGaussMC_beta2mod. This converts your 50i material to 50p, while considered synonymous come BEFORE and AFTER the frames the current frame and amazing magic Results.
If you then this material with Avisynth (spline36resize) hochskalierst sees this before from far better than any cheap DVD hardware scaler.
Antwort von cmartis:
Thanks Tommy, I'll try.
Letze only one question: since there is a transcoding, I must necessarily make the 50i> 50p process and a File Estelle 50P and then convert them again for the upscale, so another File?
Or I can make this transcoding at a time in which I, the two filters, one after the other count and make upscaled file.
Thank you!
Antwort von tommyb:
The filter can be applied in succession - this is no problem.
[code: 1: aac9c32f35] AviSource ( "video.avi")
ConvertToYV12 ()
TempGaussMC_beta2mod ()
spline36resize (1280.720) [/ code: 1: aac9c32f35]
However, the conversion of long verdaaaamt need (because) slowly look) and it verdaaamt good (because slow.
Antwort von cmartis:
Thank you!