USB hardware in VM or Linux PVR software

Joseph Sinclair plug-discussion at stcaz.net
Tue Dec 7 20:43:47 MST 2010


Responses inline delimited with ---

Stephen Wiebelhaus wrote:
> I prefer running Linux, but am stuck with Windoze for certain
> applications, namely a USB TV adapter. It's a Hauppauge WinTV-HVR-950Q.
> I've been using it with GB-PVR software for the past year, and have a
> couple hundred hours of shows recorded with that software, which is for
> Windows.
> Are any of the Virtual Machine programs support USB enough for this type
> of application? I know VirtualBox, and VMWare support USB, but I don't
> see online that they have support for less common hardware, mainly USB
> drives.
---
If the USB device is dedicated to the guest while it's running, then USB support, in general, is whatever the guest O/S supports.
If the USB is proxy-passthrough (that is, the host recognizes the device, then passes it off to the guest), then support is whatever the host (Linux) supports.
In either case, the speeds may be a bit low and most full virtualization systems (e.g. KVM, Virtualbox, VMWare) have issues with I/O performance and occasional twilighting (the VM may pause for several seconds) that can interfere with realtime services like recording Video.
---
> Are there any Linux based PVR software that would support the Hauppauge
> WinTV-HVR-950Q?
---
Not sure, have you looked at MythTV?
---
 Would that program be able to import/view MKV files?
> Actually they are x264 video and mp3 audio inside an MKV container.
---
MKV is an open container, so good there.  Most Linux distributions handle h.264 video and MP3 audio just fine.
---
> The GB-PVR software stores all the program descriptions in a file
> database, which I suppose I could live without that information.
---
Depending on the file format, this may be recoverable/migratable, pull the database into Linux and try to open it with sqlite3 or a text editor (might be SQLite or XML), if that doesn't work you might do some google searching for software to interpret/migrate the data.
---
> 
> Thanks,
> Stephen
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
URL: <http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20101207/70104bb5/attachment.pgp>


More information about the PLUG-discuss mailing list