Search found 18 matches

by Julica67
Fri Jun 19, 2020 7:54 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

It takes about 8-9 seconds for a small number of files, I am wondering if the time increases with the files number in the folder.

BTW, how do I overlay a text in the transcode case? I see only watermark option for this case.
by Julica67
Fri Jun 19, 2020 6:03 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

And there we go. Here is your Plugin Processor @Julica67: http://ffastrans.com/wiki/doku.php?id=custom_proc_download:download_additional_custom_processors Usage example: -) set the "Monitor" processor to accept only *V01*.mxf (only the video file of the OPATom structure) -) after the moni...
by Julica67
Fri Jun 19, 2020 5:28 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Same error on the re-wrap. Maybe the processor I downloaded is not the right one?
by Julica67
Fri Jun 19, 2020 4:30 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Thank you for the details, really appreciated. I think something is not right with the custom processor, I can use aaf_linked but got an error in the processor: ....bb9994acd345","type":"plugin_htmlgui"},"split_id":"1-0-0","event":"_run_sys...
by Julica67
Fri Jun 19, 2020 2:31 am
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Thank you. Tried but not sure what to populate for the Input and Output fields of the custom processor. Default is:

OPAtom video or audio file = %s_source%

AVSource = %s_source%
Created FFmpeg line = %s_file_list%
List of Found files = empty
by Julica67
Tue Jun 16, 2020 2:38 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

I was wondering if there is an update on this topic.
by Julica67
Wed May 20, 2020 1:47 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Ah, great examples! That should suffice to fix the issues. By the way, i have good news: avisynth ffms2 plugin can read the opatom files, so we don't have to rewrap them to op1a before encoding. This means the "to be created" processor must run in 2 different modes: 1) generate a ffmpeg -...
by Julica67
Tue May 19, 2020 9:40 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

My goal is to be able to get the OP Atom files and wrap or transcode ... Sure and we were on a good path already, i just need the file samples that were not grouped correctly uploaded from you. For you to better understand, i explain what a monitor has to do: it has to check if a job needs to be st...
by Julica67
Tue May 19, 2020 6:48 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Understood. I was hoping a new monitor type would be implemented for getting the Avid OP Atom files form a folder, matched by the MaterialPackage UMID or Source UMID as an option. Should I better create a Feature Request for this? Hey Julica, I already told you that this is a terrible idea and expl...
by Julica67
Tue May 19, 2020 6:12 pm
Forum: Usage, tips and tricks
Topic: How do I input OP Atom files to create OP1A
Replies: 41
Views: 43524

Re: How do I input OP Atom files to create OP1A

Hi Julica67, The "P2" monitor monitors xml's that are specific for the P2 structure. From the xml it derives what files belongs to what clip and then gather all for concatenation and merging. Thus the structure MUST adhere to P2, so this is far from generic and the current code can't be u...