Search found 8 matches
- Fri Jun 01, 2018 2:41 pm
- Forum: Bug reporting
- Topic: 0.9.1 DNXHD Encoder Issues
- Replies: 5
- Views: 11123
Re: 0.9.1 DNXHD Encoder Issues
Tested on another machine same result.
- Fri Jun 01, 2018 2:20 pm
- Forum: Bug reporting
- Topic: 0.9.1 DNXHD Encoder Issues
- Replies: 5
- Views: 11123
0.9.1 DNXHD Encoder Issues
Hello,
I'm noticing that as I move my workflows to 9.1 I'm seeing some issues in the way the DNXHD node encodes.
So I'm getting a single file being output as an .mxf. MediaInfo reports this as an op1a file. When checking the "create avid project structure" I get no files being output but a success ...
I'm noticing that as I move my workflows to 9.1 I'm seeing some issues in the way the DNXHD node encodes.
So I'm getting a single file being output as an .mxf. MediaInfo reports this as an op1a file. When checking the "create avid project structure" I get no files being output but a success ...
- Wed May 30, 2018 9:07 pm
- Forum: Feature requests
- Topic: Interplay integration
- Replies: 5
- Views: 16116
Re: Interplay integration
python aaf library http://www.ffastrans.com/frm/forum/viewtopic.php?f=5&t=616&p=2221#p2221
write a little script in python for your aaf
http://www.ffastrans.com/frm/forum/viewtopic.php?f=5&t=616&p=2221#p2221
follow Mr. Steinar's great information in this link
Add in your checking component.
write a little script in python for your aaf
http://www.ffastrans.com/frm/forum/viewtopic.php?f=5&t=616&p=2221#p2221
follow Mr. Steinar's great information in this link
Add in your checking component.
- Sat Jan 27, 2018 3:06 am
- Forum: Usage, tips and tricks
- Topic: Command Executor run on encoded files.
- Replies: 4
- Views: 10295
Re: Command Executor run on encoded files.
Just Bumping on this thread.
Looking to get the filename location of the dnxhd encoded file as a variable. not sure if this is built in. I am trying to feed it to another command
Looking to get the filename location of the dnxhd encoded file as a variable. not sure if this is built in. I am trying to feed it to another command
- Fri Jan 19, 2018 7:39 pm
- Forum: Usage, tips and tricks
- Topic: Command Executor run on encoded files.
- Replies: 4
- Views: 10295
Re: Command Executor run on encoded files.
Thanks for the Reply. I apologize I wasn't more clear.
I'm generating an .aaf out of the split dnxhd mxf op atom files. I'm trying to include this operation inside of FFAStrans workflow. So i basically need a list of output files the DNXHD node is creating. Wondering if that is a variable inside ...
I'm generating an .aaf out of the split dnxhd mxf op atom files. I'm trying to include this operation inside of FFAStrans workflow. So i basically need a list of output files the DNXHD node is creating. Wondering if that is a variable inside ...
- Wed Jan 17, 2018 4:26 pm
- Forum: Usage, tips and tricks
- Topic: Command Executor run on encoded files.
- Replies: 4
- Views: 10295
Command Executor run on encoded files.
I'm trying to do this in one workflow but maybe it should be split into two?
Taking an MP4 file, converting to Avid DNXHD .mxf's. This is spitting out 1 video & 4 Audio files. I'd like to call an outside Python Application which will take input file's like so: python batch.py "Z:\path\to\clip1-v1 ...
Taking an MP4 file, converting to Avid DNXHD .mxf's. This is spitting out 1 video & 4 Audio files. I'd like to call an outside Python Application which will take input file's like so: python batch.py "Z:\path\to\clip1-v1 ...
- Wed Jan 17, 2018 4:20 pm
- Forum: Usage, tips and tricks
- Topic: Detect Rotation and move
- Replies: 3
- Views: 7910
Re: Detect Rotation and move
Thanks, got the problem solved. I will post solution to this thread.
Thanks!
Thanks!
- Tue Dec 05, 2017 6:36 pm
- Forum: Usage, tips and tricks
- Topic: Detect Rotation and move
- Replies: 3
- Views: 7910
Detect Rotation and move
Hello,
Having a bit of conceptual trouble of how best to setup a few workflows. Using latest 8.2 version of FFAStrans
Ideally I'm trying to identify clips that have a specific Rotation flag set -180 and 180 for phones that shot landscape video. I'm trying to use a command node to write a file and ...
Having a bit of conceptual trouble of how best to setup a few workflows. Using latest 8.2 version of FFAStrans
Ideally I'm trying to identify clips that have a specific Rotation flag set -180 and 180 for phones that shot landscape video. I'm trying to use a command node to write a file and ...