HOWTO: Auto transcode MYTHTV recorded shows to DVD, XVID or DIVX cutting out the co
PLEASE READ POSTS 1 thru 3 to fully!
How to auto transcode MYTHTV recorded shows to DVD, XVID or DIVX cutting out the commercials.
This how to is assuming that MYTHTV and MYTHWEB are already installed and running correctly.
Step 1: Install dependencies for nuvexport.
Code:
sudo apt-get install mjpegtools libdbix-profile-perl libdate-manip-perl
Step 2: Build ffmpeg with the xvid and other formats.
Code:
Follow these instructions
Step 3: Create a directory for nuvexport.
Code:
mkdir nuvexport
Step 4: Change into nuvexport.
Code:
cd nuvexport
Step 5: Grab nuvexport.
Code:
wget http://www.forevermore.net/files/nuv...latest.tar.bz2
NOTE: When MythTV 0.21 is released nuvexport will be integrated into MYTHTV.
Step 6: Extract.
Code:
tar jxvf nuvexport-latest.tar.bz2
GOPchop is an open source tool for losslessly cutting and merging hardware-encoded MPEG2 video files. It limits cuts to I-frames or group-of-picture (GOP) boundaries, thereby preventing artifacts and degradation of quality by not needing to re-encode. GOP
Supported sources: * Any DVD-like source: VIDEO_TS folder, DVD image or real DVD (encrypted or unencrypted, but protection methods other than CSS are not supported and must be handled externally with third-party software) * PAL or NTSC * AC-3, LPCM or MPE
DVD Flick is a simple but at the same time powerful DVD Authoring tool. It can take several video files stored on your computer and turn them into a DVD that will play back on your DVD player, Media Center or Home Cinema Set. DVD Flick is Open Source, mea