It's ok, but you have to run all 32 bit versions of the plugins and the host programs (eg. Virtualdub)
Upgrading to Avisynth Plus is recommended I would think by now, it offers to backup the previous setup and it works well.
Then you have a choice of running in a 32 or 64 bit environment
Probably best to install mediainfo and keep the icon on your desktop, then it's easy to use by dragging and dropping the files onto it
+ Reply to Thread
Results 31 to 38 of 38
-
-
Will change to AviSynth+ 64bit.
[Attachment 67569 - Click to enlarge]
The video used was in lagarith avi format -
A workaround is ConvertToYV12(interlaced=true) after avisource
But interlaced RGB is quite rare. What is your source file from originally? Why is it RGB ? Commonly there are errors with interlaced subsampled YUV<=>RGB conversions , chroma errors if it's not handled properly upstream -
Remember you told me that Lagarith could be opened with AVISource?
I am happy to save any file to Lagarith before any process.
I converted a video to Lagarith for the test!
Does QTGMC need TemporalSoften for my use?
Is it posible to disable the use of TemporalSoften in QTGMC?
If not, how does the conversion compare with saving as Lagarith YV12 from the start. Same thing? -
Is that your starting format ? Is it interlaced RGB to begin with? I'm concerned about errors even before your conversion or tests
What is your original original source ? Before everything
It's not necessary to save to lagarith before a test, I must be missing something ?
What is your original, original format ? Before you converted to some lagarith avi
Does QTGMC need TemporalSoften for my use?
Is it posible to disable the use of TemporalSoften in QTGMC?
If not, how does the conversion compare with saving as Lagarith YV12 from the start. Same thing?
YV12 is worse, because it's subsampled. It's was a workaround to get the script working
If you're starting with RGB, you would need the intermediate pixel format to be YUV444P10 (10bit 444 YUV) to be truly lossless (to satisfy the QTGMC step) to/from 8bit RGB, assuming you're exporting RGB as well for the final -
-
Very few AVI formats are interlaced RGB (99.99% of "original interlaced AVI" are YUV) to begin with. There are "red flags" in your posts that suggest other possible issues
Lagarith supports several pixel formats. But if you converted it incorrectly in the first place your errors will propogate and your tests not very useful
If you answer some of the earlier questions, it would help . I don't ask question for fun. They are very specific to problem solving
Or don't answer them, it's up to you.
Similar Threads
-
FFmpeg: Lossless video conversion from AVI to MP4 possible for ALL codecs ?
By pxstein in forum Video ConversionReplies: 1Last Post: 8th Feb 2022, 01:20 -
Lossless Copy of Excerpt Using FFmpeg
By raywood in forum ProgrammingReplies: 8Last Post: 21st Jun 2021, 07:44 -
if mpv-32bit doesnt work with XP then what is this 32bit version for?
By sommers in forum Newbie / General discussionsReplies: 4Last Post: 14th May 2020, 10:52 -
lossless framerate change with ffmpeg?
By BabaG in forum Video ConversionReplies: 7Last Post: 8th Feb 2020, 19:53 -
FFMPEG - hevc_nvenc & h264_nvenc lossless presets not truly lossless?
By AnomalyDetected in forum Video ConversionReplies: 5Last Post: 27th Oct 2019, 02:24