Akash Bora

Results 16 issues of Akash Bora

Use this version if you want any of the following feature: - Added accurate frame seeking - Added audio (beta stage) - Added more info parameters - Minor error issues...

I created a shader filter and used it with a video as an input channel, it is working properly but I want to save the rendered frames and make a...

enhancement

I found a bug in the UI of ntsc-rs, there are some random flickers happening in the window when I try to move, hover my mouse over it. Here is...

bug
needs info

You can see grid lines are above the lines, which looks a little off. You can simply tag_raise the lines in the chart when it's added. ![image](https://github.com/Thisal-D/ctkchart/assets/89206401/5e658bc5-6dbb-4e62-b1c2-a8107d1fb130)

enhancement

In the Node Editor, suppose we have node A and node B, If I connect node A's output to node B's input, and then connect node B's output back to...

state: pending
type: bug

Calling imageio-ffmpeg's frame counting is extremely slow (it decodes every frame) for large files. This looks like a regression vs older behavior where the ffmpeg call used stream copy and...