Tumgik
michietuts · 3 years
Note
hi michie! okay so i have a problem. i downloaded my ts file and tried to run it through normalwebmrange but it never opened my resizer. i tried to run it through different bats but none of them worked. the resizer never opened what do I do?
Oh yikes I’m not sure how I missed this ask. I’m so sorry for the long wait. Not sure if you even need help anymore, but this might happen because you haven’t set a default browser to upen html files. To fix this, find the resizer.html file in the temp folder and open it. Make sure you set a default browser to open the file. Now when you run one of the bat files it should work fine. I hope this helps!
4 notes · View notes
michietuts · 3 years
Note
hi michie, i followed the tutorial for the aviynth but it ended up with this Script error: there is no function named "repair"
hi same anon just now, there is the sharpen.avsi in the plugins folder but why does the script says that there isnt?
Hello! You need extra plugins for FineSharp to work. Please refer to this post to get the plugins to download : )
1 note · View note
michietuts · 3 years
Text
To the lovely anon who asked me about making a script that turns avs scripts into PSDs. I am not ignoring you at all; I am still working on it along with a photoshop GUI script that accompanies it. It’s taking me a long time because I want everything to be perfect for you : - )
1 note · View note
michietuts · 3 years
Note
Hi Michie! I have a bit of a problem. I downloaded a 4k video through 4k video Downloader and then tried to run it through avisynth but it didn't work? The resizer opened but there was just a white screen, nothing else. What do I do?
Hi! There is a white screen because something went wrong when creating the bat_cut.webm file that should be located in the temp folder. I can’t really pinpoint the exact issue without more context. Can you screenshot any errors you got in the command prompt window? I would be able to help you better that way : )
0 notes
michietuts · 3 years
Note
hi Michie !!!! how are you?? I am so happy to see you here again, I was checking your account to see if you came back and there was no activity from you so... I'm happy to see that you are doing well !! I hope life is treating you well every day!
Hello lovely person 💛 I’ve been here, I just take forever to respond. I am busy but I am happy & okay! Still writing scripts for Photoshop and Avisynth in my free time. I can’t wait to finally be done and share them with everyone. Thank you so much for reaching out to check in with me. I appreciate you a ton! If you ever have any questions don’t hesitate to ask, just note that although I may try my best to respond promptly, I might take a while to respond sometimes. I hope that you are having a great week, every week anon : )
2 notes · View notes
michietuts · 3 years
Note
hello !! so i've been using avisynth for a few weeks now nd all of a sudden i've encountered this error with virtual dub where it says, "Dub: Processing thread has not cycled for thirty seconds -- possible livelock. (Thread action: waiting for video frame from I/O thread) " just wanted to ask if you know a possible solution to this?
Hi! I’m not sure if you are using the original avisynth set up or using the Multiple Resizer Scripts. This happens because computing resources are being hogged when processing your video. Try lowering your QTGMC preset to Qtgmc fast or use the medium preset. If you are using the Multiple Resizer scripts, increase the number of videos that are processed within each cmd. I have mentioned solutions here and here. I hope that helps let me know if you need anymore help : )
1 note · View note
michietuts · 3 years
Note
hi ! i really want to learn how to make gifs, and i don't have the access to windows sadly. do you know an alternative way? thank you!
Hey! If you have a Mac, I believe the easiest option would be to check out Vapoursynth. Here is a link to a guide. There are many tutorials on YouTube that can help you as well. I don’t have much experience with vapoursynth so unfortunately, I can’t be of much help ):
2 notes · View notes
michietuts · 3 years
Note
Hey mitchie!! So my resizer isn't working properly like it opens in the browser but it doesn't show the usual stuff but just shows this instead
Tumblr media
It worked the first time i used it but afterwards now it just shows this. Is there anything i can do to fix this??
Hey! I’ve never seen this error before, so I am unsure of what the solution would be. If I were you, I would go to the C:/video/AvsPmod folder and then try deleting the _last_session_.ses file. Run through the avisynth process again to see if the error still appears. If it does, feel free to message me again : )
0 notes
michietuts · 3 years
Note
hi! thank you so much for making multipleresizer I just have a question if you don't mind hehe
so when I put 60fps debiliner fast there are times where the videos are really slow. and if I put in on 60fps slow debiliner it would come out even slower. is there any way to fix this?
oh wait sorry!! my apologies i just saw a past from your blog that the "fast" and "slow" next to the 60fps indicates the time it takes to load 😅 very sorry for the confusion I hope you'll disregard my recent ask
Hi! You are very welcome : ) Yep you’re correct. 30/60 Qtgmc Slow will take longer to process than 30/60 Qtgmc Fast. Usually Qtgmc slow will produce slightly better quality videos due to the long process time. Sometimes the difference isn’t really distinguishable so If the time really bothers you I would stick to fast!
There are faster preset options for Qtgmc, but I do not recommend them due to *possible* difficult configurations and significant drops in output quality. I understand that you already solved the problem, but I hope this answer cleared up any more confusion!
1 note · View note
michietuts · 3 years
Note
hey mitchie! i don't know if you'd be able to help me with this but i recently got a couple of kpop dvds and i've been trying to find a way to upscale the video files in terms of size and quality and i've read that avisynth can help with that, but that includes a lot of scripting and i guess coding as well? Do you know any good websites with tutorials that could possibly help me? (and from a personal view, do you think a newbie like me who's never coded in her life could learn how to work (1)
Hey! I unfortunately do not have any experience working with DVDs. For the past couple of days I have been looking for a DVD to practice on, but I don’t have one. There is a way to use DVD VOBs with avisynth but I’m unsure of how to exactly accomplish that. This could give you some insight on what to do but it may be kind of confusing.
I understand that avisynth is hard to understand if you are not familiar with scripting. It takes a lot of reading through the avisynth documentation to understand. I would recommend messaging me privately and we can see if we can solve this issue together.
0 notes
michietuts · 4 years
Note
mitchie hi! i have a question! so someone here on tumblr said to me that you can use 4k video Downloader to download YouTube videos and then run them through the bats. i tried that but it just says that it failed to open the resizer. Did I do something wrong or?
Hello! Have you sent me 3 asks? They all look like they are coming from you, and I don’t know whether to answer them all or just answer this one.
You should be able to run the videos you download from 4K video downloader though the BAT file (it’s actually my downloader of choice). I think that the resizer is failing to load because you haven’t set a program to open HTML files. Go to c:/video/temp and double click the resizer.html file. If it asks you to choose what program to open the file with, choose Google Chrome (or whatever browser you use). Now try dragging your video into one of the BAT files. Hopefully this resolves your issue and the resizer opens. Please let me know if you need anymore help : )
0 notes
michietuts · 4 years
Note
Hey michie, forget my second message !!!!! The bat you linked worked for me !!!!! I'm very grateful !!!! I was really losing my mind 😩 thank you so much for always being my salvation !!! So now only in the resizer do I use the qtgmc 60 slow to make them slow later in photoshop? sorry I'm still annoying 😔 anyway thank you I send you big kisses !!!! 💖💖💖💖 ( ahh and sorry my english is very bad)
I’m glad that it worked for you! You’re welcome 💛 Yes use Qtgmc 60 Slow or you can use Qtgmc 60 Fast in the resizer. The “Slow”/“Fast” part indicates how long it takes to create the video. They will both make a video with the same speed. Choose either one! You’re not annoying and your English is quite fine to me : )
0 notes
michietuts · 4 years
Note
hi michie. how are you? Lately I have been interested in making gifs with interlaced videos at 60fps, I searched and found that I can do it in avisynth but I have no idea how to do it, because the ts files never work for me in the bats, do you know how I can solve it? or am I doing something wrong by dragging them? I tried the other bats but they don't work. I also saw that I can do it in steam but is it so heavy for my computer * sad emoji? Anyway, if you see this thank you for answering.
Hi, I’m doing fine. Thanks for asking! I hope you are too! Many TS files are encoded differently these days so you can try the x264losslesswebm BAT file. If that isn’t working for you, please try using the script linked in this post. Make sure you use Qtgmc 60 in the resizer so that you get 60fps output!
0 notes
michietuts · 4 years
Note
Hey Michie i was curious to see if there is some sort of script or plugin that can be used to delete duplicate frames ? I downloaded a normal mp4 video and this has happened to me twice already where I had to manually delete each duplicate in photoshop manually which was a hassle since the patterns of the duplicates varied for each lil clip I encoded.
Hey hey! Before proceeding to read about how to remove duplicate frames, please make sure that you are not using Qtgmc 60. If you are using Qtgmc 60 on an MP4 file you are essentially just doubling the frames of your video. Which could be the cause of your problem. Please make sure to only use Qtgmc on TS/TP files (Quick Explanation: Qtgmc is a deinterlacer so it needs interlaced content to work properly. Generally most of the TS/TP files you will work with are interlaced. Other files, like MP4 files, are generally not interlaced). If this is your case, remove the Qtgmc line from your script and in the future select None as your preprocessor in the resizer.
If your video just naturally comes with duplicate frames, first of all, I am so sorry that they would do that to you, second, I was able to find a plugin that removes duplicate frames! However, during my testing, I unfortunately found it was able to remove most of the duplicates, but one duplicate frame still stuck around. I hope this is not the case for you!
You can download the 2 required plugins from here and here. On the right of those webpages, you will find the download link. From each ZIP file’s Avisynth_25 folder, copy the DLL file to your Avisynth plugins directory (C:/Program Files (x86)/AviSynth 2.5/plugins).
Now to remove duplicates, paste the following code in your script after your Trim(<start>,<end>) code, but before the code that you paste from the resizer (For Example: Have your trim code on line 8, the following code on line 17, and the code from the resizer somewhere below the following code):
First_Pass = ExactDedup(firstpass=true, dupinfo="dupinfo.txt", times="times.txt", maxdupcount=20, show=false) RT_ForceProcess(First_Pass) First_Pass = 0 ExactDedup(firstpass=false, dupinfo="dupinfo.txt", times="times.txt", maxdupcount=20, show=false)
That should fix the issue! I hope that this answer has been useful for you!
1 note · View note
michietuts · 4 years
Note
Hi Michie, it's me again (I asked for the video to remove the logo with the script) and I want you to know that I already learned to handle it !! I don't know why I didn't understand the first time !! Anyway, this tutorial is saving my life, thank you so much !!! I send you a hug in the distance, I hope you are having a nice day!
Previous Ask Refereced in this Ask:
Hiii Michie, how are you? please!! I just found out that you have a tutorial to erase logos but with fill and I can't believe it, it's a salvation for me. I've been trying to follow it but I'm not getting the results I want. I don't know if I'm very stupid or ... but I get lost. I just wanted to know if you are thinking of making a video to explain it? It would be very useful for me since I can't follow it that well.
I am so glad that you were able to figure it out. I’m glad that my tutorial has been useful to you! It was going to take me a while to find time to make the video, so I am glad you understand it now. I’m returning your virtual hug!!
In the future, if anyone feels like one of my text tutorials is hard to understand, please send an ask like this lovely Anon and I will definitely find time to record a quick video explanation. Please note that it might take a while to record, but I will get to it as soon as possible!
0 notes
michietuts · 4 years
Note
Hey Michie I was wondering if you know of any sites/resources where I can download any plugins for avisynth? Im using the old version 2.5.8
Hello! If you are talking about the plugins from the avisynth install tutorial, the plugins folder is linked in that tutorial
If you want extra plugins, I recommend going to the official avisynth website and looking at the external filters you can download! To see more info on a filter click its name. A lot of the filters are only compatible with newer versions of avisynth, so make sure you check the requirements of the filter. *Sometimes* plugins for 2.6 will still work with 2.5.8
1 note · View note
michietuts · 4 years
Note
hiiii michie, how are uu? I know it has nothing to do with tutorial questions etc, but I hope you are always well !! always sending you all my love and many hugs in case you need it !!
Oh my gosh thank you! I will gladly accept your virtual hug sjsjdh. I am doing well! I hope you are too. I’m sending all my love back to you!! Have a great day : )
0 notes