amiaopensource / vrecord

Vrecord is open-source software for capturing a video signal and turning it into a digital file.
https://github.com/amiaopensource/vrecord
152 stars 45 forks source link

vRecord Not Detecting Input #840

Open ChrisNicols opened 3 days ago

ChrisNicols commented 3 days ago

Hello!

I've used vRecord in a bunch of tape digitization setups in the past, but I'm using a pretty different one now and I am running into an issue. Whenever I use pass through mode or record, vRecord isn't picking up any input. I know my hardware is hooked up correctly because I am able to capture video using Media Express, but I want to use vRecord to make MXF files. I am attaching two logs from two different attempts. Hopefully I am just missing something obvious. Any advice would be greatly appreciated!

TEST_capture_options.log TEST2_capture_options.log

bturkus commented 2 days ago

Hi @ChrisNicols I think the issue might be that MXF can't handle AAC audio encodings. I tried switching to PCM/Prores wrapped in MXF and also got a fail (this should work, I believe, but doesn't), but JPEG2000/PCM in MXF should be working fine