Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dvrescue only able to see one DV device - Ubuntu #935

Open
archisysio opened this issue Aug 12, 2024 · 4 comments
Open

dvrescue only able to see one DV device - Ubuntu #935

archisysio opened this issue Aug 12, 2024 · 4 comments
Labels
linux issues related to linux

Comments

@archisysio
Copy link

I'm running Ubuntu 22.04.4 LTS and would like to use vrecord to capture from multiple DV decks at the same time. However, the application only sees one DV device when I have multiple devices connected to the system.

I've tried different combinations of devices without any luck: HVR-1500As, DSR-1500As, and DSR-40s.

I currently have two HVR-1500As connected:

vrecord01@vrecord01:~$ grep . /sys/bus/firewire/devices/fw*/*_name
/sys/bus/firewire/devices/fw0.0/model_name:DV-VCR
/sys/bus/firewire/devices/fw0/model_name:HVR-1500
/sys/bus/firewire/devices/fw0/vendor_name:Sony
/sys/bus/firewire/devices/fw1/model_name:Juju
/sys/bus/firewire/devices/fw1/vendor_name:Linux Firewire
/sys/bus/firewire/devices/fw2/model_name:Juju
/sys/bus/firewire/devices/fw2/vendor_name:Linux Firewire
/sys/bus/firewire/devices/fw3.0/model_name:DV-VCR
/sys/bus/firewire/devices/fw3/model_name:HVR-1500
/sys/bus/firewire/devices/fw3/vendor_name:Sony

But dvrescue only sees one:

vrecord01@vrecord01:~$ dvrescue -list_devices
0x8004602012c0faf: Sony HVR-1500 [DV]

Version info:
vrecord01@vrecord01:~$ dvrescue --version
DVRescue v.24.07 (MediaInfoLib v.24.06) by MIPoPS.

Please let me know if you need any additional info.

@libbyhopfauf
Copy link
Member

@archisysio thank you for reporting this. Would you mind installing the latest daily build of the DVRescue GUI and see if it detects the other devices or if you are getting the same result?

@archisysio
Copy link
Author

@libbyhopfauf You're welcome. Thanks for looking into it.

I'm getting the same result:

$ /usr/bin/dvrescue --version DVRescue v.24.07.20241008 (MediaInfoLib v.24.06) by MIPoPS.

$ /usr/bin/dvrescue --list_devices 0x8004602012c0fa5: Sony HVR-1500 [DV]

Please let me know if you'd like any additional info.

@libbyhopfauf
Copy link
Member

@libbyhopfauf You're welcome. Thanks for looking into it.

I'm getting the same result:

$ /usr/bin/dvrescue --version DVRescue v.24.07.20241008 (MediaInfoLib v.24.06) by MIPoPS.

$ /usr/bin/dvrescue --list_devices 0x8004602012c0fa5: Sony HVR-1500 [DV]

Please let me know if you'd like any additional info.

Just to clarify, for these results you had additional decks connected and these were detected by the computer? If so, is there a particular port that DVRescue seems to be recognizing? For the other decks are any adapters being used to connect them to the computer?

@libbyhopfauf
Copy link
Member

@archisysio Could you also check your Ubuntu permissions? See instructions here.

@libbyhopfauf libbyhopfauf added windows issues related to using windows linux issues related to linux and removed windows issues related to using windows labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux issues related to linux
Projects
None yet
Development

No branches or pull requests

2 participants