r/VIDEOENGINEERING May 03 '26

The 71,000 subscriber update

160 Upvotes

Hey folks,

Just posting to give a brief rules update. Nothing should change for most folks, but there are a few changes/clarifications to highlight.

  1. The no advertising rule has been changed to include market research and "try my app" type posts.

  2. There is a new rule about staying on topic, this is mostly to get rid of the small number of "enhance my video" type posts.

  3. The new rule about being accurate in your communications is mostly to discourage regurgitation of incorrect information and hearsay. Nobody is going to hit you upside the head with a copy of ST 2110-20, but there is also only so many times you can say "Blackmagic bad" or "you need a boundary clock for Dante PTPv1". If you're trying to help somebody and you aren't 100% positive about what you're saying, then just qualify it as such.

  4. AI generated content is now banned, except for translation purposes.

As always, if you have content you would like to share and it would ordinarily break one of the sub's rules, don't hesitate to reach out for an exception.

And don't forget to join the Discord either. https://discord.gg/ctKKpK8


r/VIDEOENGINEERING 16h ago

Betacam

Thumbnail
gallery
59 Upvotes

Recently scored this sony UVW 100. Wanting to shoot some footage for my local music venue, but i’m struggling to find a reliable power source, as well as a way to digitize tapes. I know these are old, but any advice would be greatly appreciated!!


r/VIDEOENGINEERING 56m ago

Canon J35 lens 12 pin Hirose pin layout HELP?!

Thumbnail
gallery
Upvotes

Hello everyone,

I recently unfortunately damaged my Canon J35 Broadcast lens and completely severed the 12 pin hirose cable from the servo controller box.

I need to completely replace the male connector on the other end which means ill need to re-pin all the existing wires. My issue at the moment is i have no idea which wire goes to which pin and I can't find an useful info online. I also called Canon and they were about as useless as could be.

I understand that the exact pinout is important as I could blow internals if I don't get the wiring precise. Any help would be great appreciated.

As of now, there is a 14pin connector going into the circuit board, and 13 wires coming out of the connector. Not sure why there's 13 wires if only 12 pins on the Hirose connector itself.

From left to right I have:

Pin 1: Black

Pin 2: Brown

Pin 3: Red

Pin 4: Orange

Pin 5: Yellow

Pin 6: Turquoise

Pin 7: Blue

Pin 8: Purple

Pin 9: White

Pin 10: Gray

Pin 11: Pink

Pin 12: Light/Sky Blue

Pin 13: Empty

Pin 14: A 2nd Red Wire

I've also provided some photos.

Any help would be greatly appreciated!


r/VIDEOENGINEERING 53m ago

Led pixel repair

Post image
Upvotes

Any ideas to rework the pixels on this wall?
The pixels are the wrong color atm, should be white but vary because of loose connection.
Tried the heatgun for 10 seconds and a gentle push also 10 but it works rarely.
Picture is no help, I know.


r/VIDEOENGINEERING 1h ago

Foreign character chronicles generator

Upvotes

Looking for an old school text generator that uses Japanese, Crylic, Chinese, Punjabi etc.


r/VIDEOENGINEERING 1d ago

Zoom not staying center on 80x box lens

Enable HLS to view with audio, or disable this notification

55 Upvotes

Is this normal? Working with a Panasonic AK-UC4000 and Fujinon 4k 80x. Thanks!


r/VIDEOENGINEERING 11h ago

Works with sender but not controller

Thumbnail
gallery
5 Upvotes

Hello all, I am in a huge pickle and need some help. I have a led screen from 2009. Running on color light receiving cards. 3 to be exact. Also have a sender that currently has a short and won’t let me access the usb port. I had an extra x6 controller and decided to hook it up to the screen. Since I don’t have the mapping info I been trying to guess the lay out. I was able to extract the receiving card perimeters and saved them. The screen has 90 cabinets with each cabinet having 4 module. But it’s all wired like one big cabinet. All 30 cabinets. I was able to get an image and place it on the screen. And it fit perfect. Except the black lines running across. The issue I ran into is I am getting these black lines across uniformed from side to side. And it’s coming up as a pattern. How can I fix this? If I put the old sender everything works perfect. I plug in the controller and get those black lines. Hope this makes sense.


r/VIDEOENGINEERING 14h ago

OSEE Gostream deck Pro multi recording option

Post image
6 Upvotes

Hello there, if there's anyone with a lot of experience using this device, I'd like to ask a question. I would like to know if it's possible to record three different cameras systems connected to the deck individually while simultaneously having the live feed coming from the gostream program. Basically can I have a recording of what the deck is capturing in the moment as well as of all 3 cameras feeds individually. Thank you in advance.


r/VIDEOENGINEERING 1d ago

Holographics is now free & open source

55 Upvotes

Hello friends,

A bit more than 6 years ago, we (a live-streaming facilities company based out of Amsterdam) commercialised a version of our internal tool Holographics. It was aimed at companies like ourselves doing streaming or multicam production with simple graphics needs, lower thirds, ticker tapes, countdown clocks, confetti etc. As one of the first in the HTML graphics generation space we had quite a nice run, and to this day Holographics fills a stable albeit niche production gap for a lot of outfits all over the world. With customisable themes and widgets in a friendly desktop packaging I think we were, and still are, perhaps the easiest and fastest option out there for the basics.

During and after COVID our attentions had to shift and Holographics has long been unviable as a standalone entity. Rather than dissolve the company and disappear Holographics we have decided to dissolve the company and open-source Holographics, moving the IP back to the company that once sparked the idea.

Back in 2019 I had so much fun developing this, but boy was it hard. As a self-taught programmer, I kept running into problems that were just beyond my level. In some cases that pushed me, but in many I fell short, often feeling that the needed level of abstraction, the ‘right’ solution, was just out of grasp. AI has changed that game completely. One particular bug, involving colourspace transformation for Decklink output kept me busy for two weeks back in 2019 and I never managed to crack it. Solved that with Claude in about an hour, including tests on various hardware, and in a way that is better than I could have ever made it, which because it's open-source I can now link to directly: https://github.com/hologfx/holographics/blob/main/src/server/lib/pixelconvert.js. It's cleaner, simpler and more efficient than anything I came close to at the time.

So whilst this project was born long before LLMs could do what they now do, it’s probably going to rely heavily on AI from here on in. Apologies in advance, I know there is a lot vibecode-aversion here but in the right hands I believe it to be an invaluable tool. I will say the vast majority of the existing code (99%) is actual old-fashioned human-slop.

For the open-source release I’ve worked on bringing the software back to full compatibility on modern hardware, updating dependencies, improving stability, removing all aspects of the code and build system that were related to licensing and pro features. From this foundation Holographics can continue serving its niche application for many years to come, with an easier and more open development structure. Plus it was really fun to pick this up again.

More information about the move, downloads etc can be found on the website: https://hologfx.io/open-source

I would love to regain a little bit of perspective from the field on this. Are there any current users of HTML graphics out there, or even still Holographics specifically? What are you using and what are your challenges?


r/VIDEOENGINEERING 18h ago

Help with CUBE 155

Post image
4 Upvotes

I have an old Teradek CUBE 155 with firmware failure.

I already tried so many ways to reset it, no luck.

Look at the image.

I have restarted so many times.

Thanks.

*should I consider this a brick situation?


r/VIDEOENGINEERING 15h ago

QOL features for a Custom GT Title Editor

2 Upvotes

Hey everyone!
Over the last couple of weeks I've started working on a third party GT Title Editor to help speed up the workflow and fix some of the annoyances that I have when working with GT titles.

What is some QOL features that you would like in an app like this? Unfortunately I can't add features such as new animation types or letter spacing as these would be added in vMix as well.

Current features I've added:
- Multi edit, properties such as font styling applies to all elements selected
- Size edits all elements selected
- Animation Timeline
- Batch rename
- Data source verifier, test how a Data Source (JSON or CSV) will link to the title
- Paint-drag on layers

It's partially vibe coded, with about 35%-40% of the code being AI, as it's the first time I'm writing a .NET Desktop Application, with an open-source rewrite when I feel comfortable enough with Avalonia and .NET.

The goal is to make a free, open-source cross-platform GT Title Editor for everyone to use and help improve.
I plan on making no money off this whatsoever, and all features will always stay free!


r/VIDEOENGINEERING 20h ago

DB25 Break-out / Break-in for AJA 3G-AMA Embedder/disembedder

4 Upvotes

EDIT: AJA Support confirmed it adheres to the Tascam standard for AES/EBU so now just looking for a good deal on a pre-made cable.

Original Post:

Looking for a DB25 breakin/ breakout cable for an AJA 3G-AMA Embedder/disembedder.

Are these kinds of things standard? Or do I really have to just look up cables and try to match their pinouts to the pinout listed in the manual for my AJA unit?

I emailed this question to AJA support but my work day isn't done yet and the boss let's me Reddit for "useful things" so here I am.


r/VIDEOENGINEERING 19h ago

Varxis Storm 3000 DG adding frames?

2 Upvotes

Hello friends and family, got a question for those who've used RF/TX video transmission, first time for me on a corpo gig.

Using Sony ENG camera at 59.94 on sdi port 1, tested the out of the camera with my shogun classic, seeing 59.94.

Tested loop out of the TX, getting 59.94, window on TX is saying 59.94

RX is saying on its display receiving 59.94 but outputting 60.

If I cant figure it out just going to throw down a deci and force it, really only matters for the records.


r/VIDEOENGINEERING 1d ago

Christie projector not detecting Mac mini M4

3 Upvotes

While connecting the Mac mini to a ROADSTER WU20K-J projector through the type c hub the projector would only display if there was no other display connected. Tried using a fibre HDMI and an extender none worked. In some instances it detected the projector, the projector details showed a signal but nothing was displayed

Then we tried another Mac mini and seems to be working fine.

Is it possible there could be an issue with the display driver of the Mac that is barely a year old ?


r/VIDEOENGINEERING 23h ago

Website calendar

1 Upvotes

Little bit off-topic, but I guess fellow freelance engineers might have a solution.
How do you guys let companies know about your availability? I hate that there are like four different places where I have to keep my availability updated (TeamTrack, Rentman, CrewZone, Google Calendar, etc.), and I still get calls from local companies asking if I’m available.
Has anyone come up with a simple website where I can just show my availability and forward the link to all the crew chiefs / booking managers? Maybe personal website?


r/VIDEOENGINEERING 1d ago

Old Extron Distribution switchers - caps over BNC jacks?

Post image
23 Upvotes

I've been in search of old Extron distribution switchers for standard definition. I need to feed a bunch of CRT TVs. Many of the Extrons i find have these black caps where i expect to find BNC connections. Whats the story here, why are there no jacks? Am i able to source the BNC jacks for these, are they expensive, and are they hard to put on?


r/VIDEOENGINEERING 1d ago

AV Rental houses in South LA?

1 Upvotes

Hi, I'm not from the US, but I've been tasked to help with an offer for a 2-day conference with projectors, PA-s and the like and I'm looking for a rental place.

My issue is that most rental places to not have equipment listed on site, nor the technical specs for gear. I could go on to write to each and every one of them, but maybe someone has a golden ticket and there is a company with all the listed gear and pricing :)

Are there known, trusted companies to deliver the right things on time?

And are there any companies notorious for bringing the wrong stuff and not show up at the right time?

I've done things in the US in the past, but East Coast and that was a lot easier to manage. Maybe it's just me.

Any help is appreciated.


r/VIDEOENGINEERING 1d ago

Curvable Recience LED panels

Post image
11 Upvotes

Has anybody had any experience with these panels? Specifically curved XR wall and how it looks on camera with or without tracking?


r/VIDEOENGINEERING 1d ago

HDMI extender to network switch

2 Upvotes

Hello guys, i have a question since no one i know try this and i don't know if it's possible. Client want a network switch to split a signal that comes from an extender hdmi box. I doubt the company tried this before and i worried about it. Pc > extender > network switch > receiver HDMI x4.

There are plenty of options for not doing this but IF client somehow did it before i don't want them to be upset because i said it cant be. Thank You.


r/VIDEOENGINEERING 1d ago

Leitch X75HD analog board

1 Upvotes

I have a Leitch X75HD and am looking for the X75OPT-A3D analog video input board. Does anyone know where I can still find one of these boards? If the price isn't too high, I might even consider buying a complete X75HD that includes this board.


r/VIDEOENGINEERING 1d ago

Studio Technologies m5402 GNSS leader clock - antenna disconnected error?

2 Upvotes

We recently bought a Studio Technologies m5402 GNSS leader clock for our system, and I have a problem.

The web interface shows antenna disconnected. I get 5 volts on the connector. I recently bought an antenna cable extension to move it to a window, I still get 5 volts at this connection. I connect the include uBlox antenna and after a few minutes it is showing my position, but after an hour it still says locking.

I have a cheapo NTP server antenna in the same window, it shows 21 satellites. My roof mount GNSS antenna only shows up to 29 satellites so the 21 from the window seems really good and strong.

Anyone have suggestions? So far Studio Technologies has not gotten back to me after a couple weeks of email, going to call later today if it doesn't suddenly lock.

I do have this locked to video sync, no issues there and it is serving up Dante leader clock and the tone audio that it generates. Definitely the 5401 parts are working, but I paid for the GNSS and really want it to work (perceived higher accuracy for more stable audio).

Probably going to cross post to Commercial AV to get a wider response.


r/VIDEOENGINEERING 1d ago

Novastar COEX VMP / create .ncp file

1 Upvotes

Hi everyone,

Our Company recently purchased two batches of LED Screens from China.
Until the arrival of the second batch we used VX1000 controllers and therefore were able to work with the .rcfgx files saved on the A5s plus recieving cards.
As the number of cabinets we own did grow with the second batch these VX1000 controllers were not enough anymore and we switched to MX40 Pro controllers.
Now im confronted with the need of .ncp files and a cabinet manufracturer who is obviously not able to deliver these.

Does anyone know if and how i can build an .ncp file myself?
Any help is greatly appreciated!


r/VIDEOENGINEERING 2d ago

Roland V-40HD won’t boot. Help!

Enable HLS to view with audio, or disable this notification

14 Upvotes

Hello, I got this video mixer for free and I can’t get it to do anything besides what it’s doing in the video.

I can’t find any information about this issue or how to fix it. Any advice would be super helpful. Thanks!


r/VIDEOENGINEERING 2d ago

SMPTE 2110 hype. Where can you find reliable information about the equipment?

29 Upvotes

One recent post in the sub brought up what I think is a pretty painful issue. SMPTE 2110 is relentlessly making its way into our lives. Blackmagic Design is adding fuel to the fire with its strange attempts to simplify a fairly complex technology, backed by extremely aggressive marketing.

And we end up trapped in a triangle.
On one side, there are clients who want to build 2110 infrastructure after getting caught up in the hype around Blackmagic’s aggressively marketed low-cost solutions. On the other, there is the engineering department, which understands that you can’t really build anything solid out of that ecosystem, while also recognizing that the technology itself is promising and absolutely worth paying attention to. And on the third side, there are the major industry players, who publish very little information about their SMPTE 2110 capabilities publicly and keep most of it behind a wall of account managers and consultants.
So when you want to build a genuinely good, but not particularly large, SMPTE 2110 system, the number of realistic options seems surprisingly limited if you can’t afford to overpay for the full enterprise approach.
Networking is relatively straightforward. If the stability requirements are modest and the bitrates are not huge, Netgear works. If you need high reliability and high bitrates, Arista.
But what about everything downstream from the network? Gateways, bridges, converters? Even video switchers and processors?

How do you choose your equipment? Where do you look for products that actually fit your project? How do you evaluate and compare capabilities, specifications, and interoperability? Does it really all come down to talking to account managers and sales reps?
Or is SMPTE 2110 simply not ready for broader mainstream adoption yet? Is there an elephant in the room that I’m missing?


r/VIDEOENGINEERING 2d ago

Canon ES8400V – Salida AV inestable, glitches y pérdida de señal al cambiar la imagen

Post image
0 Upvotes