Search found 1743 matches
- Sat Nov 23, 2024 12:06 am
- Forum: Usage, tips and tricks
- Topic: Can't understand priority
- Replies: 3
- Views: 189
Re: Can't understand priority
Aye sorry for the delay, our viking steinar is already caught in a snow castle and i was busy adding new features to webint :D You are absolutely correct with your observations. There is an "undocumented" endpoint /api/v2/tickets which reads all files recursively in db/tickets folder. The ...
- Fri Nov 22, 2024 11:02 pm
- Forum: Usage, tips and tricks
- Topic: Tape name / Reel name
- Replies: 4
- Views: 43
Re: Tape name / Reel name
Sorry for the delay, i love when people answer fast :D In this example, i use a populate proc to retrieve the tape name from the submitted source file and populate a variable "s_tape_name_from_source" with the retrieved value. The DNXHD encoder processor has checked "create avid tape ...
- Fri Nov 22, 2024 9:56 pm
- Forum: Usage, tips and tricks
- Topic: Tape name / Reel name
- Replies: 4
- Views: 43
Re: Tape name / Reel name
Hi Mads, you mean you start the workflow with some file that already has some tape name, e.g. some avid mxf? If yes, i think we have to "analyze" the source file for it, exiftool seems to know it: $jsonget("%s_info_exiftool%","[0].PackageName") You know how to use that ...
- Thu Nov 21, 2024 1:54 pm
- Forum: Usage, tips and tricks
- Topic: Prores AW/KS - Encoding: Unsupported frame rate 2997/100
- Replies: 2
- Views: 73
Re: Prores AW/KS - Encoding: Unsupported frame rate 2997/100
Hi Lue, this should be very much independent of the source file, however i created such a source file (using a 3rdparty encoder because ffastrans cannot do it) and set the prores encoder just like in your image. With the result that everything worked fine except my target file shows framerate 29970/...
- Wed Nov 20, 2024 8:43 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390301
Re: Webinterface
I deleted this folder on NAS09 and turned off network share and the current stuck jsons in the monitor directory disappeared immediately :shock: I don't see how this could be related - but it helped with stuck tasks at this time, maybe some residual information about network folders in Windows Than...
- Wed Nov 20, 2024 12:27 am
- Forum: Feature requests
- Topic: FFastrans_Windows Server
- Replies: 3
- Views: 231
Re: FFastrans_Windows Server
For webinterface, we use mongodb and they force Server 2016 (~=windows 10) or newer. The reason for the forcing are as far as i understand mostly the "linked" Windows inbuilt "encryption" libraries for https related stuff and similar, it is the base of all security related matters.
- Sun Nov 17, 2024 7:44 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390301
Re: Webinterface
Aside from Mr. @DCCentR 's problems, here is the newest "Prerelease" which at least fixes the latest memory leaks caused by the caching strategy updates from the last weeks. https://github.com/emcodem/ffastrans_webui/releases/tag/1.4.0.89 @artjuice regarding "multiple systems in shown...
- Fri Nov 15, 2024 11:20 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390301
Re: Webinterface
@DCCentR ok so steinar and me were spending some time with everything you sent but not yet coming forward. Would you be so kind and upload the job directories from the stuff we see in your PMLs? \Processors\db\cache\jobs\20241114-0613-4367-35a0-e076c917518b and 20241114-0615-1434-9971-43cca26ef65f 2...
- Thu Nov 14, 2024 10:28 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390301
Re: Webinterface
@DCCentR sorry for the delay and again thanks for the spot on report and for helping us finally track this nasty thing down. I spent some hours analyzing what you sent and trying to reproduce but no success so far. The cmd.exe you noticed is not the problem but it wants to be a solution. It is start...
- Wed Nov 13, 2024 11:46 pm
- Forum: Usage, tips and tricks
- Topic: Webinterface
- Replies: 392
- Views: 390301
Re: Webinterface
Hi emcodem We use for a few days new webinterface_1.4.0.85 and today we see a problem - FFAStrans WebInterface process use almost 30Gb RAM :D What logs i can send you for a review? Dear @artjuice, it is so nice from you to support us on getting this webint release done, thanks also for this report....