Search found 12 matches
- Wed Feb 07, 2024 1:10 am
- Forum: Usage, tips and tricks
- Topic: Source Pixel Aspect Ratio
- Replies: 3
- Views: 1480
Re: Source Pixel Aspect Ratio
I think i've figured that I can use the "sar" param in the x264-params to force the encoder to interpret the incoming footage the way I want.
- Tue Feb 06, 2024 8:37 pm
- Forum: Usage, tips and tricks
- Topic: Source Pixel Aspect Ratio
- Replies: 3
- Views: 1480
Source Pixel Aspect Ratio
Hi, I can't find a way to force or set the pixel aspect ratio for an input. I have a variety of PAL SD files and I can't trust the aspect ratio flags in the files. Some will be correctly 1.066 (PAL 4:3) but others should be processed as 1.42 (PAL 16:9). I can correctly identify these by eye, and bui...
- Wed Sep 29, 2021 8:21 am
- Forum: Usage, tips and tricks
- Topic: DNxHD OP1a to OP-Atom
- Replies: 7
- Views: 6675
Re: DNxHF OP1a to OP-Atom
Yeah, how about that. Went from 1.2.1 to 1.2.2 and now it works as I hoped.
That was a weird time. Thanks for the reassurance!
That was a weird time. Thanks for the reassurance!
- Mon Sep 27, 2021 7:41 pm
- Forum: Usage, tips and tricks
- Topic: DNxHD OP1a to OP-Atom
- Replies: 7
- Views: 6675
Re: DNxHF OP1a to OP-Atom
Hi guys, thanks for the replies. The version I have installed currently is 1.2.1 but I will upgrade later today. I've attached the JSON of the workflow I'm using (in this case I'm trying to pull from 4 decks, but it makes not difference if it's 1 or 4 in my testing). There's a sample piece of media ...
- Sun Sep 26, 2021 9:46 am
- Forum: Usage, tips and tricks
- Topic: DNxHD OP1a to OP-Atom
- Replies: 7
- Views: 6675
DNxHD OP1a to OP-Atom
Hi, I feel like this should be working, but it's not, and I'm not sure what step to take next. I have a simple workflow that connects by FTP to a HyperDeck Studio that's recording DNxHD 185X MXF OP1a files, and I want to take those and drop them into an Avid MediaFiles folder. I've tried many option...
- Fri Aug 26, 2016 8:28 am
- Forum: Feature requests
- Topic: Workflow control elements Split and Join
- Replies: 6
- Views: 13147
Re: Workflow control elements Split and Join
I agree some sort of join/wait/synchronize node would be exceptionally helpful.
- Mon Aug 22, 2016 9:55 am
- Forum: Feature requests
- Topic: Rename Nodes
- Replies: 7
- Views: 13883
Re: Rename Nodes
Thanks Steinar.
- Mon Aug 22, 2016 1:16 am
- Forum: Feature requests
- Topic: Rename Nodes
- Replies: 7
- Views: 13883
Rename Nodes
It would be helpful to be able to rename nodes... Mainly for the purposes of status monitor, and text file generation. In the status monitor when I have four branches all on my MP4 encoding stage, I can't easily tell which is which... ffastrans2.PNG And similarly if I have all my branches to feed in...
- Sat Aug 20, 2016 3:06 am
- Forum: Feature requests
- Topic: Burn in text instead of logo
- Replies: 8
- Views: 14040
Re: Burn in text instead of logo
There is also a 'drawtext' filter in FFMpeg I believe... It might be easier to implement? http://stackoverflow.com/questions/1762 ... deo-ffmpeg
- Sat Aug 20, 2016 3:01 am
- Forum: Usage, tips and tricks
- Topic: Waiting for multiple forks
- Replies: 5
- Views: 9985
Re: Waiting for multiple forks
Thanks. I realised I was missing the A/V Media decoder when I looked at the screenshot afterward... Oddly the workflow does actually work exactly as expected with the structure shown above, but I will amend it. Some sort of Wait node would be handy... I could feed all three paths into is and wait fo...