Results 1 to 1 of 1

Thread: From Topfield to DVD

  1. #1
    Join Date
    May 2009
    Location
    Sydney, Aust
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    From Topfield to DVD

    I've been working on a process to create a DVD from a movie recorded on the topfield using Ubuntu 8.10

    From Topfield PVR to DVD

    1. Copy file from topfield using "puppy"
    puppy -c get 'DataFiles\filename.rec' 'filename.rec'
    2. Use "Project X" to cut out ads and demux
    results in 2 or 3 files filename.m2v filename.ac3 filename.mp2
    3. Use mplex1.exe to form mpg file
    wine mplex1.exe filename.m2v filename.ac3 filename.mpg
    or
    wine mplex1.exe filename.m2v filename.mp2 filename.mpg
    4. Use DeVeDe to create iso file
    click on "adjust disc usage" to make it to size
    5. Right click on iso file
    select "Write to disc"

    If anyone has found a better way I'd be interested to try it.
    Last edited by physwizz; June 9th, 2009 at 12:53 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •