Find the answer to your Linux question:
Results 1 to 4 of 4
what program do I need to copy xvid movies to a dvd using ubuntu...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Location
    clarksville tn
    Posts
    2

    copy xvid help please

    what program do I need to copy xvid movies to a dvd using ubuntu

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    There aren't too many options. Devede is probably one of the best.

    Code:
    sudo apt-get install devede
    https://help.ubuntu.com/community/DVDAuthoring

  3. #3
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    Do you mean how to burn them to a DVD or how to rip a DVD?
    To burn them you can use Applications->Sound & Video->Brasero.

    The most advanced burning application is k3b.
    You can install it from System->Administration->Synaptic and search for k3b
    or terminal
    Code:
    sudo apt-get install k3b
    or from Applications->Add/remove

    Note that it will require a lot of KDE libraries, but they will be downloaded and installed automatically.

  4. #4
    Just Joined!
    Join Date
    Oct 2009
    Location
    clarksville tn
    Posts
    2
    thank you very muck

Posting Permissions

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