Search found 19 matches

by nknuelle
Tue Apr 14, 2020 7:02 am
Forum: Feature requests
Topic: REST API P2 Transcoding and destination path
Replies: 9
Views: 12211

Re: REST API P2 Transcoding and destination path

Hi @davep!,

nice to hear from you.

At the moment the program is still in an experimental, early development phase. If the program is ready to use I will inform you in this thread or by contacting you via PM if you like.

Greetings
by nknuelle
Fri Feb 28, 2020 5:14 pm
Forum: Feature requests
Topic: REST API P2 Transcoding and destination path
Replies: 9
Views: 12211

Re: REST API P2 Transcoding and destination path

Thank you,

but we need to check in these files to our Avid Interplay Environment for our network editing workflow - but yes I am going to deliver these files onto a network drive into avid mediafiles folder.
by nknuelle
Fri Feb 28, 2020 4:32 pm
Forum: Feature requests
Topic: REST API P2 Transcoding and destination path
Replies: 9
Views: 12211

Re: REST API P2 Transcoding and destination path

@momocampo thank you for that! I think I missed that feature :)
by nknuelle
Fri Feb 28, 2020 3:29 pm
Forum: Feature requests
Topic: REST API P2 Transcoding and destination path
Replies: 9
Views: 12211

Re: REST API P2 Transcoding and destination path

Hey @encodem I think it's necessary to make clear what I want to achieve in the end: I am building a cross platform automatic ingest system based on Python (so it should be more or less platform independent). Because I wanted to "outsource" the watchfolder/monitor mechanism and transcoding...
by nknuelle
Thu Feb 27, 2020 5:11 pm
Forum: Feature requests
Topic: REST API P2 Transcoding and destination path
Replies: 9
Views: 12211

REST API P2 Transcoding and destination path

Hi everyone, I am transcoding files with my own external program. For that I want to use REST API. The docs mention that I can submit a new job with a given filepath. I need to transcode p2 files inside a p2 content structure. For this there is a monitor node. But if I use the REST API I can't issue...
by nknuelle
Thu Feb 27, 2020 4:21 pm
Forum: Bug reporting
Topic: SOLVED: Transcoded P2 Files not getting delivered?
Replies: 2
Views: 5656

Re: Transcoded P2 Files not getting delivered?

No problem for the notification :)

The problem seems to be solved after applying the patch files.

Thank you anyway for this software!
by nknuelle
Wed Feb 26, 2020 3:05 pm
Forum: Bug reporting
Topic: SOLVED: Transcoded P2 Files not getting delivered?
Replies: 2
Views: 5656

SOLVED: Transcoded P2 Files not getting delivered?

Hi, I tried to transcode P2 Structure to AVCIntra100 (with create Avid Project Structure checked) and deliver the processed files to a folder on a network drive. The workflow is like this: Monitor(P2 Structure)->AVC Intra100 Encoder->Deliver(Network Path) The FFAStrans monitor shows that all process...
by nknuelle
Wed Oct 23, 2019 1:41 pm
Forum: Usage, tips and tricks
Topic: AAF processing
Replies: 108
Views: 127331

Re: AAF processing

Maybe @taner can help here, as the createaaf stuff worked for him on interplay http://www.ffastrans.com/frm/forum/viewtopic.php?f=5&t=892&start=50#p3952 @taner, maybe you could upload one of the aaf files that you created with the createaaf 0.0.0.1 tool? :-) Did you ever update to the recen...
by nknuelle
Fri Oct 11, 2019 9:44 am
Forum: Usage, tips and tricks
Topic: AAF processing
Replies: 108
Views: 127331

Re: AAF processing

@emcodem

I generated some new AAF's and it seems like pyaaf2 is failing to add descriptors for the source files. I added this information to the GitHub issues. This is the link. So I don't need to duplicate everything in here :)

https://github.com/markreidvfx/pyaaf2/issues/64
by nknuelle
Fri Oct 11, 2019 7:42 am
Forum: Usage, tips and tricks
Topic: AAF processing
Replies: 108
Views: 127331

Re: AAF processing

Thank you that's working now! This will make the process of analyzing and compare the AAF's more comfortable. I think there is something wrong with pyaaf and the generated AAF. I will generate some samples now and look if there is a working example which includes network locators. This is definetely...