Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#922 | Link | |
|
Guest
Posts: n/a
|
Quote:
It's an i7 3930K. which only supports AVX, so BM3DCPU doesn't work, and when I only had the AMD R9 290 installed, it could not use BM3DCUDA, but now that I've installed the "old" GTX 650, the encoding app seems to be able to use both GPU's when using BM3DCUDA. The encoding app is RipBot264, which is sadly way out of date, but still works quite well. I have a Ryzen 3950X with an AMD RX 480 (which doesn't support CUDA), so I put an old GTX 760, and the same applies, it just works ![]() I also have a couple of Xeon E5 2690's, with old AMD HD6850's & GTX 650's, and it works the same way
|
|
|
|
|
#924 | Link | |
|
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,836
|
Quote:
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
|
|
|
|
|
#927 | Link | |
|
Guest
Posts: n/a
|
Quote:
With the Distributed Encoding feature of RipBot264 you have the option to use a specific GPU to do the encoding. So when using BM3DCUDA, and have the R9 290 on one server/port, and the GTX 650 on another server/port?, they both appear to be encoding, and at different speeds, due the difference in the Compute Units of both cards. However without the GTX 650, BM3DCUDA cannot be used. |
|
|
|
|
#931 | Link | |
|
Registered User
Join Date: Jan 2014
Posts: 2,533
|
Quote:
I suppose this memory leak appeared after this change, because of this subframe-hack which I have to investigate why it doesn't release its memory or clip reference of I don't know what. |
|
|
|
|
|
|
#932 | Link | |
|
Registered User
Join Date: Jan 2014
Posts: 2,533
|
Quote:
|
|
|
|
|
|
|
#933 | Link | |
|
Registered User
Join Date: Jan 2014
Posts: 2,533
|
Quote:
|
|
|
|
|
|
|
#934 | Link | |
|
Registered User
Join Date: Jan 2018
Posts: 2,170
|
Quote:
|
|
|
|
|
|
|
#935 | Link |
|
Registered User
Join Date: Jan 2014
Posts: 2,533
|
Not only propCopy(last, org) fails but other two-clip filters as well, replacing propCopy with Stackvertical(last,org) or Merge(last,org) yields the same effect.
I have to remove functions from QTGMC one-by-one until the phenomenon stops occuring, since probably some other function call combination inside QTGMC triggers this leak. btw: propCopy now gets/sets everything. Would it be good have a new parameter to be able to pass an array of property names? Then only selected properties would only be extracted and copied? |
|
|
|
|
|
#936 | Link | ||||
|
Registered User
Join Date: Nov 2009
Posts: 2,375
|
Quote:
Quote:
Quote:
). I do follow things on git, I was just replying to this post. You made such a fuss about not reporting but I actually do and most of it pass ignored, so I'm not going to annoy anyone that I know is so busy with other tasks as I see on git.Quote:
QTGMC is a good Expr() testbench because it takes it to its limits. I hope Boulder can answer if vanilla without propCopy() is fine.
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread Last edited by Dogway; 23rd February 2022 at 16:37. |
||||
|
|
|
|
|
#937 | Link | |
|
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,836
|
Quote:
https://github.com/AviSynth/AviSynthPlus/issues/270 I'd like to add my 2c to the GitHub reporting issue as an IT guy. I definitely want to bring up things but even if I do, I don't expect them to be handled. It's always up to the maintainer to decide that, I see reporting just a perfect way to keep things in mind. The issues are very easily lost in the long threads. In your case I've made a difference since you frequent the forum a lot these days.
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
|
|
|
|
|
#938 | Link | |
|
Registered User
Join Date: Nov 2009
Posts: 2,375
|
Quote:
These days I would rather finish the last touches of my scripts because I'm burned out and switch to other things.
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread |
|
|
|
|
|
|
#939 | Link | |
|
Pig on the wing
Join Date: Mar 2002
Location: Finland
Posts: 5,836
|
Quote:
What comes to being burnt out - your scripts already work very well. It's very much possible to take a break and come back to the ideas in the summer or whenever. Of course, if there's some dependency type of bugs found, it's a bit different but I guess the most used functions are in good shape.
__________________
And if the band you're in starts playing different tunes I'll see you on the dark side of the Moon... |
|
|
|
|
|
|
#940 | Link |
|
Registered User
Join Date: Nov 2009
Posts: 2,375
|
Yes, normally my reports whenever possible are very low level examples with Expr(), but beyond that I don't have time to debug with other conditions, compare old versions, etc.
I have an internal todo list and it's pretty much over. I had Harris corner there for a few months now, and now for ExTools the only thing left is some bugs in ex_makediff() when show=1, and update propCopy() calls to latest (unreleased) AVS+ version (also to other scripts). I will probably promote it to v8.0. It's not perfect but it's where I reach for now. The only other thing left is MasksPack, I probably can optimize ex_limitdif() further. And finish Soothe() refactor. That's all, besides the Zopti thingy and SceneStats() which is a big but fun thing to do. There are more but for the future I guess.
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread |
|
|
|
![]() |
| Tags |
| avisynth, dogway, filters, hbd, packs |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|