ok it works like a charm.
Thanks a lot emcodem and momocampo, as usual
Search found 16 matches
- Fri Sep 04, 2020 7:58 am
- Forum: Usage, tips and tricks
- Topic: [solved] Audio only and Avid Project Structure
- Replies: 5
- Views: 6447
- Fri Sep 04, 2020 7:27 am
- Forum: Usage, tips and tricks
- Topic: [solved] Audio only and Avid Project Structure
- Replies: 5
- Views: 6447
Re: Audio only and Avid Project Structure
Hi,
OK great, i'm trying this Asap
thanks a lot for your response, once again
OK great, i'm trying this Asap
thanks a lot for your response, once again
- Thu Sep 03, 2020 1:13 pm
- Forum: Usage, tips and tricks
- Topic: [solved] Audio only and Avid Project Structure
- Replies: 5
- Views: 6447
[solved] Audio only and Avid Project Structure
Hi all, I have another question : I am trying to use FFASTRANS to convert media and embed it in Avid Media Composer. With a video file (like Mov or Mp4), it works like a charm, I use the XDCAM_HD processor with the create Avid Structure and it's perfect. Thanks a lot for the job. But unfortunately, ...
- Tue Jul 28, 2020 3:20 pm
- Forum: Usage, tips and tricks
- Topic: Purge and Maintenance
- Replies: 9
- Views: 10107
Re: Purge and Maintenance
hey emcodem and momocampo,
no problem for the script and about the limit history job, it's just for best visibility and i think (but maybe not), that if the history file is light, the performance to refresh the web page is better
thanks for your support.
no problem for the script and about the limit history job, it's just for best visibility and i think (but maybe not), that if the history file is light, the performance to refresh the web page is better
thanks for your support.
- Tue Jul 21, 2020 3:30 pm
- Forum: Usage, tips and tricks
- Topic: Purge and Maintenance
- Replies: 9
- Views: 10107
Re: Purge and Maintenance
if someone is interest, here is the very little powershell script (task scheduler with ExecutionPolicy Bypass) : Get-Content "C:\FFAStrans\Processors\db\cache\monitor\log.txt" | select -Last 30 | Out-File "C:\FFAStrans\Processors\db\cache\monitor\log2.txt" Remove-Item "C:\FF...
- Tue Jul 21, 2020 9:15 am
- Forum: Usage, tips and tricks
- Topic: Purge and Maintenance
- Replies: 9
- Views: 10107
Re: Purge and Maintenance
yes i talk about the job on the webinterface, it's for more visibility
so my script is the best way to do that if i understand correctly, in this case no problem
so my script is the best way to do that if i understand correctly, in this case no problem
- Tue Jul 21, 2020 8:14 am
- Forum: Usage, tips and tricks
- Topic: Purge and Maintenance
- Replies: 9
- Views: 10107
Re: Purge and Maintenance
hey emcodem, Thanks for your reply, but i do not find this option in the workflow manager, i'm sorry :cry: I see the maintenance tab in the workflow properties but i'm not sure it's that i make a simple workaround powershell script to keep only the 50 last history job. It's OK but if i can do that d...
- Mon Jul 20, 2020 8:29 am
- Forum: Usage, tips and tricks
- Topic: Purge and Maintenance
- Replies: 9
- Views: 10107
Purge and Maintenance
hi everyone, Just a little question : Is there best pratices to purge log and other cache file used by ffastans ? Maybe a script exist to do that ? I would like to purge, for example, the history job older than xx days (for best visibility in monitor web page) and maybe, some other file for maintena...
- Mon Dec 03, 2018 4:32 pm
- Forum: Usage, tips and tricks
- Topic: SubClip No Transcode
- Replies: 4
- Views: 7203
Re: SubClip No Transcode
ok thanks
no solution for me at this moment
thanks for your reply
no solution for me at this moment
thanks for your reply
- Tue Nov 27, 2018 9:10 am
- Forum: Usage, tips and tricks
- Topic: SubClip No Transcode
- Replies: 4
- Views: 7203
Re: SubClip No Transcode
hello, this morning, some few test : If i take off the A/V media Processor, the custom FFMPEG Processor work fine without transcoding but of course, the markers are not taken. finally, how can i combine A/V Media and the custom FFMPEG processing to copy video and audio streams with MarkIn and Markou...