Search found 1685 matches

by admin
Sun Sep 22, 2024 6:09 pm
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 54287

Re: Audio to video conversion issue

Baev12, did you try with the setting displayed in the screen shot I posted?

-steinar
by admin
Sun Sep 22, 2024 11:14 am
Forum: Bug reporting
Topic: DVCPRO adds 1 frame to the file metadata
Replies: 13
Views: 87950

Re: DVCPRO adds 1 frame to the file metadata

Hey guys,

About 2.

The default AviSynth behavior of the fade filter is to add one black frame at at the start/end of the clip. And this is also how it was originally implemented in FFAStrans as well. But some would complain that the duration of the clip increased (by one or two frames) and thus ...
by admin
Sun Sep 22, 2024 10:54 am
Forum: Bug reporting
Topic: Audio to video conversion issue
Replies: 11
Views: 54287

Re: Audio to video conversion issue

Hi beav12,

Emcodem is correct that there is no customizable global setting for frame rate. But FFAStrans has it's own internal parameter set to static 25 that's used when we have none. In your case you can use either what emcodem suggest or simply use the inbuilt "FPS Converter" filter:
assume_fps ...
by admin
Sun Aug 18, 2024 11:25 am
Forum: Usage, tips and tricks
Topic: Limit size Variables
Replies: 3
Views: 18920

Re: Limit size Variables

Hi, sorry about the late reply...I've been on quite long vacation.
I don't think there is a problem with the variable size per se but maybe the payload in total. This particular issue was fixed in the lates release 1.4.0.7. So unless you're already updated, can you please do that and report back ...
by admin
Mon Jul 08, 2024 9:39 pm
Forum: Usage, tips and tricks
Topic: Filenames produced by the "Stills" Encoder
Replies: 2
Views: 15312

Re: Filenames produced by the "Stills" Encoder

Hi amdx,

You have some excellent improvement points there for the stills encoder! Just use your workaround if you're happy with it, until these features are natively supported. I cannot promise it for 1.4.1 but they will definately be on the feature wish list.

-steinar
by admin
Fri May 17, 2024 8:46 pm
Forum: Usage, tips and tricks
Topic: set order in which folders are processed
Replies: 16
Views: 36457

Re: set order in which folders are processed

Making sure you have enough HD space is a must for any system. FFAStrans use the file system as is and depend on that it's working as expected and have enough free space. Now that you managed to get into the case of full HD, there will be a bit of cleaning up in the FFAStrans database, which with ...
by admin
Tue May 14, 2024 8:22 pm
Forum: Usage, tips and tricks
Topic: set order in which folders are processed
Replies: 16
Views: 36457

Re: set order in which folders are processed

Yes, looking at this again now and it's true that this is actually how it works today. So the "old" behavior is basically the same with the difference being that higher priority jobs will start even if you have used all your job slots. Then the jobs slots will be filled with the higher pri jobs ...
by admin
Thu May 09, 2024 6:01 pm
Forum: Usage, tips and tricks
Topic: Watchfolder not working
Replies: 12
Views: 31413

Re: Watchfolder not working

Ok, so I see you're running as service now. Does the service account have access the files on the share? Normally, if you just use the default local service user, it don't have access to UNC paths or the mapped S:. Please stop the service and enable as application again with your own user to see if ...
by admin
Thu May 09, 2024 2:42 pm
Forum: Usage, tips and tricks
Topic: Watchfolder not working
Replies: 12
Views: 31413

Re: Watchfolder not working

Maybe you can just zip the whole \Processors\db folder and post it, so that we can take a look at the complete set of config and logs? I guess it's not very big.

-steinar
by admin
Thu May 09, 2024 11:53 am
Forum: Usage, tips and tricks
Topic: Watchfolder not working
Replies: 12
Views: 31413

Re: Watchfolder not working

Well. hopfully you will soon see an error when the filter is trying to apply normalizing to a non decoded source.

-steinar