Get Re-fuze HD at SourceForge.net. Fast, secure and Free Open Source software downloads             Re-FuzeHD: HDTV archiving toolset


Re-FuzeHD  is a set of GUI based tools intended to reduce the need for commandline activities in Linux while archiving High Definition video. For years, the Linux user has had to make due with console commands such as:

[doug@SS21T-2 ~]$ cat /dev/video0 > BattleStarGalactica_4_03-720p.ts
[doug@SS21T-2 ~]$ mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd \
-vf scale=720:480,harddup,softskip \ -srate 48000 -af lavcresample=48000 \
-lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9000:vbitrate=8000:\
keyint=18:aspect=16/9:acodec=ac3:abitrate=192 -ofps 30000/1001 \
-o BattleStarGalactica_4_03--480p.mpg BattleStarGalactica_4_03-720p.ts

Re-FuzeHD will streamline the entire Capture, Edit, Transcode and Archive process, making it possible for a user with very little experience with Linux to save videos to optical media and playback HDTV programs.

Project News
  • December 14, 2011: There is a new source tarball available for the HDPVR-Capture module that supports FLTK 2.0.
  • December 8, 2011: The source for the HDPVR-Capture module has been updated. Major new feature is a preview window.
  • March 8, 2009: The source for the HDPVR-Capture module has been imported to CVS. Anonymous access is available at:
anonymous@re-fuzehd.cvs.sourceforge.net:2401/cvsroot/re-fuzehd

NOTE: The Hauppauge HD-PVR driver is now part of the Linux
                source tree.