Page 1 of 1

Capture Device AV to USB not working

Posted: Thu Feb 02, 2023 9:42 am
by DavidAJfilms
Hi! I wanted to use this tiny camcorder in Magic but it won't work. The capture device works since I can use this same setup in OBS or Resolume, but I can't figure out what's happening here or how to solve it.
VideoCapture module not working properly
VideoCapture module not working properly
CamcoderMagic.jpeg (193.77 KiB) Viewed 12698 times

Any suggestions?

Many thanks in advance!

Re: Capture Device AV to USB not working

Posted: Thu Feb 02, 2023 12:33 pm
by Terry Payman
Good informative photo. The captured video isn't synchronised, which I haven't seen before on any of my capture devices.

I suspect that there are options for your capture device that Magic is not intialising when you use the simple VideoCapture module. I have seen that before.

I suggest that you try the VideoCaptureDS module, which enables much greater control of a capture device via its DirectShow interface. If the capture device offers specific resolutions then one of these can be chosen using the Size dropdown box.

If the capture device offers only a range for resolution then only the maximum resolution is show in the SIze list ((for the capture devices I've tried).
In that case the desired resolution has to be entered explicity in the Opts box. You could try -video_size 768x576 (for PAL) or -video_size 720x480 (for NTSC), depending on your camera's standard.

For advanced contol of capture its occasionally useful to have -show_video_device_dialog true in the Opts string. Then the capture device's Properties window will open as the project starts (or if you use the Stop All & Start This buttons in succession).

Let us know how you progress with this!

Re: Capture Device AV to USB not working

Posted: Thu Feb 02, 2023 1:26 pm
by DavidAJfilms
Many thanks for the quick response!
I can't find the module since I'm running MMV on a Mac.
Is there any other option to solve this??
Thanks!

Re: Capture Device AV to USB not working

Posted: Thu Feb 02, 2023 1:38 pm
by Terry Payman
Ah, sorry, I only have Windows and can't help with Mac-specific issues.

Re: Capture Device AV to USB not working

Posted: Fri Jun 23, 2023 12:32 pm
by korbv
@DavidAJfilms
Have you found a solution, because I facing the the sane issue with all devices

Re: Capture Device AV to USB not working

Posted: Thu Jul 27, 2023 2:06 pm
by DavidAJfilms
I couldn't find a solution in magic.
I am using the same device as an input for Synesthesia's software and then syphon it out to magic. I tried the same in OBS but virtual cam didn't showed in magic as a videodevice.

Hope it works for you