Hardware vs software encoders: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (fixed link)
 
m (Added category: Technology)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:


* Some cards have MPEG2 in their name, but have no hardware encoder. The card vendor bundles a software decoder (Windows only) with these.
* Some cards have MPEG2 in their name, but have no hardware encoder. The card vendor bundles a software decoder (Windows only) with these.
[[Category:Technology]]

Latest revision as of 00:14, 7 May 2009

Can you get raw video from hardware encoder cards?

  • For card combos where the decoder is on the PCI bus (Conexant Blackbird, Philips Empress, ATI Theatre, etc.), you can grab either the raw video or the compressed (MPEG2) video. These cards register two devices, one for raw video (/dev/video0) and one for compressed (/dev/video1). For this to work you will need the IVTV firmware.
  • Cards with the encoder on the PCI bus (PVR-350/250, DVB, etc.) only provide compressed streams. This is because the decoder is not accessable on the PCI bus, so you can't grab the raw stream from it.
  • Some cards have MPEG2 in their name, but have no hardware encoder. The card vendor bundles a software decoder (Windows only) with these.