Search found 224 matches

by ThomasM
Tue Oct 26, 2021 9:39 am
Forum: Usage, tips and tricks
Topic: [SOLVED] FFAStrans CommandExecuter with RegEx in Powershell
Replies: 3
Views: 2167

[SOLVED] FFAStrans CommandExecuter with RegEx in Powershell

Hi to all, this may be a little Off-Topic, but... I have to re-arrange a bunch of JSON-formatted Files. The wrong .JSON-Files begin with { "Inventarnummer": "INV20911", "Timecode": "noTC", "Seite": "0", "Digitalisierungsergebnis":...
by ThomasM
Mon Mar 08, 2021 2:49 pm
Forum: Bug reporting
Topic: Variable %s_original_name% not working properly
Replies: 3
Views: 3090

Re: Variable %s_original_name% not working properly

Moin emcodem,
Hey Steinar,

thanks for your help and for clearing things up.

regards
tom
by ThomasM
Thu Mar 04, 2021 3:10 pm
Forum: Bug reporting
Topic: Variable %s_original_name% not working properly
Replies: 3
Views: 3090

Variable %s_original_name% not working properly

Hi, I doscovered the following: Whe I try to populate a variable to %s_original_name% the outcome is not correct in cas the name is an UUID: Original Filename is: 12345678-1234-5678-8765-123456788765.avi Var Archnumber set to %s_original_name% gives: -123444458764 (obviously wrong) Var Archnumber se...
by ThomasM
Mon Feb 08, 2021 3:47 pm
Forum: Bug reporting
Topic: Nothing Happens
Replies: 27
Views: 26570

Re: Nothing Happens

Hi,

maybe the false virus detection?

Exclude FFAStrans-folder from Virus-check. Re-install and try again.

regards
Thomas
by ThomasM
Wed Jan 27, 2021 9:05 am
Forum: Usage, tips and tricks
Topic: Rename Special Chars
Replies: 6
Views: 4356

Re: Rename Special Charts

Hi Taurojo, maybe this could be a starting point: you can try it with PopulateVariables-Node and a RegEx-Function: ([a-zA-Z\d]*) In the PopulateVariables-Node create a new UserVariable, e.g. SaveWithoutSpecialCchar Set the new UserVariable to RegEx-Function $regext("%s_original_name%",&quo...
by ThomasM
Thu Jan 21, 2021 1:51 pm
Forum: Usage, tips and tricks
Topic: workflow wont start
Replies: 2
Views: 2257

Re: workflow wont start

Hi emcodem,
:oops:
thank you so much...
Yes - I copied the Workflow from another machine... That´s why...

Great tip with the Tickets-folder. I will have a closer look at that now!

Thanks for your support,
all the best,

tom
by ThomasM
Thu Jan 21, 2021 10:08 am
Forum: Usage, tips and tricks
Topic: workflow wont start
Replies: 2
Views: 2257

workflow wont start

Hi there, strange thing: I am working on this workflow: VIDEOARCHIV_JSON_UUID_JAN2021.json but when i try to submit files to the FOLDER-node nothing happens. I tried it on several machines (WIN10pro Version 20H2). I also excluded FFAStrans-folder from VirusDetection. Anyway - other Workflows are run...
by ThomasM
Wed Jan 20, 2021 11:53 am
Forum: Bug reporting
Topic: No conversion on muted (no-audio)-files
Replies: 3
Views: 3407

Re: No conversion on muted (no-audio)-files

Test - do not reply
by ThomasM
Mon Jan 18, 2021 9:28 am
Forum: Bug reporting
Topic: No conversion on muted (no-audio)-files
Replies: 3
Views: 3407

Re: No conversion on muted (no-audio)-files

@Steinar
oh no - what a week. Sorry. Many things went wrong here the last days.
Anyway - a big THANK YOU for everything...
regards
tom
by ThomasM
Wed Jan 13, 2021 5:11 pm
Forum: Bug reporting
Topic: No conversion on muted (no-audio)-files
Replies: 3
Views: 3407

No conversion on muted (no-audio)-files

Hey there, anyone experienced this? I Try to precess uncompressed-MOV-Files to ProRes. When audio is present, the workflow is fine. When there is no audio (audio-channels = 0) the Process says "success" but nothing is converted. The first node is an ProRes AW/KS-Node set to Audio-channels ...