Hi Admin team,
hope you are fine!
I have a question.
How can i tell Monsieur A/V Media to decode a video which i have created by command executor?
Concerning the source video i got rid of duplicated frames with mpdecimate and now i want to gently run over his face with a custom avisynth script.
I know i could decode it within custom avisynth processor but the question is more aimed towards convenience, automation and that a workaround maybe could be useful when using other processors too.
Best
Taner
Decoding
Re: Decoding
Once you've created the file with the command executor, set that output file to s_source and after that connect the node to the A/V Decoder et voilà, it will index it just fine. 
As an example, I've created a simple fictional workflow: In this case I'm using ommcp to remux the input file and create an output in %s_job_work%\%s_original_name%_remuxed.mxf.
s_source will then reference that output so that by the time it goes to the A/V Decoder it will point to that file.
Merry Christmas and Happy New Year!
As an example, I've created a simple fictional workflow: In this case I'm using ommcp to remux the input file and create an output in %s_job_work%\%s_original_name%_remuxed.mxf.
s_source will then reference that output so that by the time it goes to the A/V Decoder it will point to that file.
Merry Christmas and Happy New Year!
Re: Decoding
Great, many thanks!
Merry Christmas and a happy new year too!
Merry Christmas and a happy new year too!