VidCoder icon indicating copy to clipboard operation
VidCoder copied to clipboard

Watcher adding many, queuing gets stuck

Open Registered55 opened this issue 1 year ago • 3 comments
trafficstars

Problem Description

When adding around 350+ items, the queuing gets stuck.

image

image

love vidcoder by the way, big thanks for your continued effort.

What version of VidCoder are you running?

9.16

Encode Log

No response

Registered55 avatar Jan 09 '24 22:01 Registered55

Does it always get stuck at 350 items? Does it matter what source files are used?

RandomEngy avatar Jan 13 '24 17:01 RandomEngy

hi sorry for late reply, family and work stuff.

it's around the 350, sometime less, sometimes more, i've never been able to get above 400.

the other thing is see below, this is after i deleted what it managed to get done before hand.

image

the watcher queuing doesn't continue, it's completely crashed, it doesn't send anything no more to vidcoder main gui

image

however if i quit the watcher, and also quit vidcoder completely, and restart vidcoder

everything is okay again, and nothing has changed regarding the source files...it's like the entire watcher has crashed...like's it's exceeded it's maximum amount it can handle and just stops...no errors, just stops.

Registered55 avatar Jan 16 '24 03:01 Registered55

You can find the logs in %appdata%\VidCoder-Beta\Logs . I'm interested in the General and the Watcher logs. Those could help narrow down which part is failing. I'm also interested in:

  1. Does disabling and enabling the Watcher help?
  2. Is the VidCoderWatcher.exe process still running when it's stuck?

RandomEngy avatar Jan 18 '24 04:01 RandomEngy