Search found 54 matches

by silicontrip
Tue Jul 25, 2023 7:04 am
Forum: Bug reporting
Topic: Folder name length limit?
Replies: 3
Views: 7287

Folder name length limit?

I've encountered a strange issue that Folder Monitor ignores filenames of more than 31 characters. It is monitoring a UNC path of 56 characters. Files can be manually submitted and will work but are not automatically picked up. Is there a way to see why Folder Monitor is ignoring these files? Thanks...
by silicontrip
Thu Aug 02, 2018 2:46 am
Forum: Bug reporting
Topic: Version 0.9.2 XDCAM HQ encoding issues
Replies: 9
Views: 14011

Re: Version 0.9.2 XDCAM HQ encoding issues

The wrapper ffmpeg produces is not necessarily the problem. The majority of clips work and ingest without issues. It's just the odd couple that don't. It would be nice to work out what these differences are.
by silicontrip
Wed Aug 01, 2018 3:56 am
Forum: Bug reporting
Topic: Version 0.9.2 XDCAM HQ encoding issues
Replies: 9
Views: 14011

Re: Version 0.9.2 XDCAM HQ encoding issues

Using the custom command in the mean time, is it possible to overwrite the existing file so that the deliveries processor puts the correct file in its final place? The ffmpeg encoder is much more compliant than past versions, previously every file needed to be post processed with bmxtranswrap. Now i...
by silicontrip
Tue Jul 31, 2018 3:56 am
Forum: Bug reporting
Topic: Version 0.9.2 XDCAM HQ encoding issues
Replies: 9
Views: 14011

Re: Version 0.9.2 XDCAM HQ encoding issues

we were using version 0.8.0 without issues. I'm pretty sure all clips were ran through bmxtranswrap after coming out of the ffmpeg encoder. I know that when I wrote my own ffmpeg shell script to perform encoding, I had to use bmxtranswrap on the resulting files from ffmpeg. After a workflow change, ...
by silicontrip
Fri Jul 27, 2018 1:28 am
Forum: Usage, tips and tricks
Topic: I think I've over complicated my workflow
Replies: 1
Views: 3975

I think I've over complicated my workflow

I have a work flow that can accept a file in any size/FPS and interlacing and performs multiple tests to determine the best way to treat that file so that it conforms to XDCAM 1440x1080 4:3par 25fps TFF. I perform checks to see if the size is correct, I've written a custom AVI synth filter which tak...
by silicontrip
Wed Jul 25, 2018 7:29 am
Forum: Bug reporting
Topic: Version 0.9.2 XDCAM HQ encoding issues
Replies: 9
Views: 14011

Re: Version 0.9.2 XDCAM HQ encoding issues

I think the problem might've been in the way that I've been converting from 50p to 50i (or 25i, silly field vs frame notation) and that resulting clips with odd number of frames was causing this issue. I'm not sure what was happening inside the XDCAM encoder that we didn't see this incorrect convers...
by silicontrip
Wed Jul 25, 2018 4:01 am
Forum: Feature requests
Topic: Web Monitor
Replies: 17
Views: 25904

Re: Web Monitor

Woo Hoo! version 0.9.2 has a web monitor!
by silicontrip
Wed Jul 25, 2018 2:19 am
Forum: Feature requests
Topic: Writing a custom input monitor?
Replies: 1
Views: 5433

Writing a custom input monitor?

How easy would it be to write my own custom input monitor. Are these just executables which live in the processors directory or built into the FFAStrans binary? Our DAM uses FTP however to get a listing via ftp takes about 10 minutes, so there is a postgress db available to list the files. I'd like ...
by silicontrip
Tue Jul 24, 2018 11:35 pm
Forum: Bug reporting
Topic: Deinterlacing Problem with .ts files,
Replies: 2
Views: 5777

Re: Deinterlacing Problem with .ts files,

Try writing the video format out to a text file to check that the decoderis correctly recognising the source material is interlaced. I've got some workflows that force some settings if the clips are incorrectly identified. My workflow is to produce 25i TFF(or 50i depending on if you write frame rate...
by silicontrip
Tue Jul 24, 2018 12:00 am
Forum: Bug reporting
Topic: Version 0.9.2 XDCAM HQ encoding issues
Replies: 9
Views: 14011

Version 0.9.2 XDCAM HQ encoding issues

Version 0.9.2 XDCAM HQ (35mbit) output occasionally creates incompatible files. Which need to be run through bmxtranswrap to successfully ingest into our DAM. We haven't been able to work out the difference between the files that fail and the files that are successful. Is it possible to force re-wra...