IFIscripts icon indicating copy to clipboard operation
IFIscripts copied to clipboard

Detailed documentation is available here: http://ifiscripts.readthedocs.io/en/latest/index.html

Results 80 IFIscripts issues
Sort by recently updated
recently updated
newest added

manifest_normalise.py breaks on macmini. works fine on es2 and yujings laptop. maybe it's an issue with macmini rather than anything else. if it is workign fine on es2 and laptops...

again, - this is macmini only. works fine on yujing's laptop. would be handy to have this running on macmini though. - more so than manifest_normalise.py - if you could...

same adding a logo argument as in bitc. this is for a discrete logo to be added to top right hand corner in the bitc script it is: ('overlay=main_w-overlay_w-5:5') the...

An error catching script could be very useful. This would be a script that would: * scan for video files * decode with loglevel debug reports * scan the report...

Due to a list index error, more than one file is required for input. This makes sense as it's a concat script, but there are times where remuxing can be...

Things like 'Calculating number of files..' used to just print on a new line in the early days. When I attempted to have python2 and 3 simultaneous compatibility, I kinda...

We now use a new version of as11fixity called as11fixity2 - remove the original script and update with the new one.

There are tools out there to check for dependencies, but it should also be easy to check for these yourself.

I think maybe something with the ffmpeg options is not right. I get this when trying out dcpaccess.py: ``` $ ./dcpaccess.py /dcp/GFF2020-INGEST/ALI-NINA/ There were no audio delays. There were no...

* accession_register.py should just run automatically at the end of batchaccession.py * extra line breaks appear in accession_register on windows