Search found 775 matches

by Guest 2
Mon Aug 29, 2022 12:43 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Will anyone pop an aneurysm if I do that? YUV from our disks, etc., is limited range. YUV from "usual disks" is limited TV range but YUV from some cameras (even pro ones like Arri) can be either limited or full. While you have hands in it, do it the right way, or, at least, plan for future release.
by Guest 2
Sun Aug 28, 2022 1:13 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Sun Aug 28, 2022 12:36 pm
Got the new scheme coded and tested for RGBP16. Moving on to YUV420P16. Probably won't be done until tomorrow.
:salute:
by Guest 2
Sat Aug 27, 2022 5:25 pm
Forum: CUDA Filters
Topic: AVISynth+ CUDA support
Replies: 17
Views: 9667

AVISynth+ CUDA support

Rocky wrote:
Sat Aug 27, 2022 10:12 am
I saw your message to pinterf
What forum?
by Guest 2
Sat Aug 27, 2022 2:05 pm
Forum: CUDA Filters
Topic: AVISynth+ CUDA support
Replies: 17
Views: 9667

AVISynth+ CUDA support

Any test release for us to play in the weekend? :)
by Guest 2
Fri Aug 26, 2022 12:14 pm
Forum: CUDA Filters
Topic: AVISynth+ CUDA support
Replies: 17
Views: 9667

AVISynth+ CUDA support

Rocky wrote:
Fri Aug 26, 2022 11:45 am
That's the whole point of the (DG)CUDASynth proposal. How to make it happen?
I see, thanks for the clarification. :salute:

Isn't the AVS+ CUDA framework use feasible?
by Guest 2
Fri Aug 26, 2022 9:09 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Annnnd sending 2 / 4 frames to video memory, stitched as a single transfer, to make them process and moved back as single transaction again? I was also thinking that it's possible to need to have to apply more than one cube at a time (ex: technical, artistic, technical again) and it would be a pity ...
by Guest 2
Thu Aug 25, 2022 3:04 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Could be I'm confused, keeping an open mind. You know, I am not a programmer, just a computer enthusiast. AFAIK ( https://developer.nvidia.com/blog/gpudirect-storage ), CPU can be freed from having to manage data transfer to GPU. Perhaps it's won't increase GPU processing speed but, for sure, anyth...
by Guest 2
Thu Aug 25, 2022 2:25 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Curly wrote:
Thu Aug 25, 2022 2:24 pm
And when you start thinking like me you'll really be getting somewhere.
:agree:
by Guest 2
Thu Aug 25, 2022 2:18 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

One thing we could do is integrate it into DGSource(). That would eliminate two full frame transfers Believe it or not, I was having dinner and thinking about that. I sat to my PC and I was replying with that idea in mind. Then I read your post and I smiled. Great minds think alike. :D Thanks for p...
by Guest 2
Thu Aug 25, 2022 1:36 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

If y'all agree that this will cover your desired uses, I'll start coding and testing. Seems fine to my innocent eyes. :D I don't know if DGCube is internally "multithreaded" (I don't know how it's called for CUDA). In that case, would be possible to have a threads parameter to adapt to slower, with...
by Guest 2
Wed Aug 24, 2022 12:34 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Am I doing something wrong or is the cube file intended for RGB only? Cubes always work in RGB space (at least the ones I saw). The only difference can be what kind of video they expect, i.e. full range or limited range. Some software houses (such as xtremestuff) call them data (full range) and leg...
by Guest 2
Wed Aug 24, 2022 9:38 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

mwittmann wrote:
Wed Aug 24, 2022 9:09 am
I have a cube file in limited range to convert HDR PQ to SDR.
Can you share it?
by Guest 2
Tue Aug 23, 2022 4:24 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Tue Aug 23, 2022 4:10 pm
Your link is helpful. Thank you for that.
You are always the most welcome.
by Guest 2
Tue Aug 23, 2022 10:53 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

My conversions already convert limited to full on input, and full to limited on output. If you set compress_out=true you see from the histogram that it is wrong because it compresses twice. At this point, I've lost myself. Your internal conversion should make the external source to comply to the cu...
by Guest 2
Tue Aug 23, 2022 4:23 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Mon Aug 22, 2022 12:59 pm
Maybe just port z to CUDA and run it all in CUDASynth mode?
That would be nice but how much effort and how big the overhead? Perhaps it's time to use the CUDA extension of AVS+ (if working) to have a unified buffer to work with?
by Guest 2
Mon Aug 22, 2022 1:42 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Sherman wrote:
Mon Aug 22, 2022 1:05 pm
Gonna get the restoration project going again.
Have a look at the brand new (porting) of https://github.com/Asd-g/AviSynthPlus-RIFE.

Perhaps it's of some use to you.
by Guest 2
Mon Aug 22, 2022 1:35 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Mon Aug 22, 2022 12:59 pm
May I please have your source stream?
Sure: https://krakenfiles.com/view/0VcYGMVjg5/file.html
by Guest 2
Mon Aug 22, 2022 12:07 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

There is difference between Cube and DGCube when internal expansion / compression is used. LoadPlugin("D:\Eseguibili\Media\DGDecNV\DGDecodeNV.dll") LoadPlugin("D:\Eseguibili\Media\AVSCube\AVSCube.dll") DGSource("F:\In\2_0446 Akira - TAiCHi\taichi.dgi",ct=48,cb=48,cl=0,cr=0) propClearAll() z_ConvertF...
by Guest 2
Mon Aug 22, 2022 6:13 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Guys, is there a way to find if a 3D lut is to be applied to limited range or full range?

Some tests? Property of the matrix?
by Guest 2
Sun Aug 21, 2022 1:58 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Perhaps it's time to have some quality and consistency tests with other plugins and programs to see if everything is ok. Who here is using some professional software, LUTs, etc? I am having some luminosity differences between BBC full range LUT and Warner limited range LUTs outputs. With a lot of pr...
by Guest 2
Sun Aug 21, 2022 1:54 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Sherman wrote:
Sun Aug 21, 2022 12:59 pm
Guys, I'm thinking rd as shortform vernacular. Unanimous consent?
Ok. But you should ask HIM :mrgreen:
by Guest 2
Sun Aug 21, 2022 9:23 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Sun Aug 21, 2022 7:04 am
What is his other handle?
Grumpy something, can't remember.
by Guest 2
Sun Aug 21, 2022 6:30 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Sat Aug 20, 2022 1:21 pm
BM3D. Sure, I'm listening.
Go for it. ;)
Rocky wrote:
Sat Aug 20, 2022 1:21 pm
Can you get that TDS guy straightened out? Or is it terminal?
He did even created a new user some months ago because people were fond of him.

We are now talking to the second reincarnation.
by Guest 2
Sat Aug 20, 2022 8:44 am
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

Rocky wrote:
Sat Aug 20, 2022 8:16 am
Interest is apparently greater than I anticipated.
As I told you ;)

You did something eagerly wanted by a lot of people.

When DGCube will be polished and shiny, a proper BM3D is wanted too. ;)
by Guest 2
Fri Aug 19, 2022 4:40 pm
Forum: CUDA Filters
Topic: Port Cube
Replies: 299
Views: 200176

Port Cube

reel.deal wrote:
Fri Aug 19, 2022 1:48 pm
Hi DG
Welcome ;)