Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: How To: Make A VCD

  1. #1
    Join Date
    Dec 2005
    Location
    England
    Beans
    183
    Distro
    Ubuntu 6.06

    How To: Make A VCD

    Hi,


    I recently went through a huge ordeal trying to copy a VCD and so people don't have as many problems as I did here is a super mega happy guide.


    I'm not sure if all this is needed but this is what I did:

    Code:
    sudo apt-get install vcdimager cdrdao
    This is the bit I'm unsure about for people; whether or not any more codecs need to be installed. I believe that I installed ffmpeg but I'm not sure if that was any help.


    The next section of this is to find something that can convert .avi to .mpeg,
    the best thing that I have found for this purpose is avidemux:

    Code:
    sudo apt-get install avidemux
    Once that you have installed this open up your .avi file in it and then, on the menu bar at the top, click on the auto button and select VCD.
    This will do all the stuff that needs doing for it to work VCD style.

    When this is eventually done you now need a program to actually write the VCD. The best one for this use that I found had to be k3b.

    Code:
    sudo apt-get install k3b
    Once this is installed right-click on the blue section bottom middle and select make Video Disc. Now choose your file and burn the VCD.

    I hope this has helped!

    (P.S. I have only tried it on Gnome so I have no idea if it works on KDE or not)
    The List Goes On
    The Greatest Band Ever

    Registered Linux User #407600



    (\ /)
    (O.o)
    (> <)
    Bunny, taking over the world, one signature at a time.

  2. #2
    Join Date
    Apr 2005
    Beans
    40

    Re: How To: Make A VCD

    Could you please post (or inform us) of the address you added in your apt sources list to acquire avidemux? Thanks and nice how-to.

    KCK

  3. #3
    Join Date
    Jan 2006
    Beans
    59
    Distro
    Kubuntu Breezy 5.10

    Re: How To: Make A VCD

    repository plz without which the post is not fruitful

  4. #4
    Join Date
    Apr 2005
    Beans
    67
    Distro
    Ubuntu 6.06

    Re: How To: Make A VCD

    He does not say which avidemux but you can download it from:

    http://mirrors.dotsrc.org/ubuntu/poo...untu2_i386.deb

    Hopefully this helps.
    ubuntu 7.04, AMD Athlon XP2800,

    Billquinn1

  5. #5
    Join Date
    Nov 2005
    Location
    Australia
    Beans
    149
    Distro
    Dapper Drake Testing/

    Re: How To: Make A VCD

    Object not found.

    I just went up one directory and found it though.
    By the time you read this, you already read it.
    Linux user #404721 http://counter.li.org

  6. #6
    Join Date
    Dec 2005
    Beans
    49

    Re: How To: Make A VCD

    read my Ubuntu Video Conversion Guide. Tovid, ffmpeg, and dvdauthor do the exact same thing (and more....

  7. #7
    Join Date
    Sep 2005
    Location
    Romania
    Beans
    26
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: How To: Make A VCD

    Hello. Does anyone know how to also add subtitles to the resulted svcd file?
    I mean you usualy have the .avi file and a subtitle in .sub or .srt format. But if you convert the .avi to .mpg and burn the .mpg as svcd you lose the subtitle...

  8. #8
    Join Date
    Dec 2005
    Beans
    49

    Re: How To: Make A VCD


  9. #9
    Join Date
    Sep 2005
    Location
    Romania
    Beans
    26
    Distro
    Kubuntu 8.04 Hardy Heron

    Re: How To: Make A VCD

    Thanks for the answer, but it seems I didn't make myself understood. I want to do the reverse process.

    I don't want to rip a DVD and extract the subtitle from it, but to combine an .avi and .srt or .sub file into an .mpg file in order to write a SVCD with the subtitle included.

  10. #10
    Join Date
    Dec 2005
    Beans
    49

    Re: How To: Make A VCD

    Quote Originally Posted by yorick
    Thanks for the answer, but it seems I didn't make myself understood. I want to do the reverse process.

    I don't want to rip a DVD and extract the subtitle from it, but to combine an .avi and .srt or .sub file into an .mpg file in order to write a SVCD with the subtitle included.
    Try using DVD::Rip again. You can rip the dvd to avi, and also rip the subtitles to vcd or svcd images....and then burn them as one to a cd. I believe DVD::Rip uses vobsub and transcode for these things.

Page 1 of 2 12 LastLast

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
  •