Announcement

Collapse
No announcement yet.

VCDImager GUI problem.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    VCDImager GUI problem.

    Hi!

    I was trying to copy a VCD to HD.
    Seems like that the only available option is ripping it with vcdimager.
    I tried VCDImager GUI (from sf.net), but gives me the error:

    "VCDImager has been started:

    **ERROR: fread (): Input/output error"

    OK, VCDs aren't state of the art technology and both vcdimager and vcdimager gui are not in active development for many years.


    Does someone understand this cryptic message or knows any alternative method?
    I couldn't even understand, how the vcdimager (the console version from repositories) works.
    Kubuntu 13.10 saucy 3.11.0-12-generic 64bit (el_GR.UTF-8, kde-plasma), Windows 7
    AMD Athlon 64 X2 Dual Core Processor 5600+ ‖ RAM 1750 MiB ‖ ALiveNF6P-VSTA
    nVidia C61 [GeForce 6150SE nForce 430] [10de:03d0] {nvidia}
    eth0: nVidia MCP61 Ethernet [10de:03ef] (rev a2)

    #2
    What is it you're trying to do exactly?

    If you're just trying to rip it, insert vcd into drive.

    Run command "vcdxrip" in the terminal.
    It will create the avseq**.mpg files in your home folder.
    Now the mpg files can be used with ffmpeg to create other formats.

    Please Read Me

    Comment


      #3
      THANKS oshunluvr!!!
      Indeed I was trying to rip it.

      Giving vcdxrip at konsole without puting a vcd on the tray, returns an error that couldn't find the vcd.

      Giving vcdxrip, with a vcd in tray, don't gives an error (so I suppose it can see it), but still doesn't do something.
      It just returns after a second or two, in the next konsole line.

      Code:
      Τετ Ιούν 12 . 06:54 πμ ~>vcdxrip
      Τετ Ιούν 12 . 06:55 πμ ~>

      PS. I tried also some other switches (like verbose, gui, pointing to avseq01.dat etc.), but still no luck.
      And the help files has removed both from binary distribution and gnu page, because of the lack of a proper free license. Only the man page is still available.
      Kubuntu 13.10 saucy 3.11.0-12-generic 64bit (el_GR.UTF-8, kde-plasma), Windows 7
      AMD Athlon 64 X2 Dual Core Processor 5600+ ‖ RAM 1750 MiB ‖ ALiveNF6P-VSTA
      nVidia C61 [GeForce 6150SE nForce 430] [10de:03d0] {nvidia}
      eth0: nVidia MCP61 Ethernet [10de:03ef] (rev a2)

      Comment


        #4
        Could be your VCD isn't in the best shape. vcdxrip and mencoder are both very sensitive to source format. You might have to mount it using cdfs and read the files that way.

        Please Read Me

        Comment


          #5
          If you can play the disc using VLC you can stream it to a file that way.

          Please Read Me

          Comment


            #6
            Try these:

            mencoder vcd://2 -oac lavc -ovc lavc -o targetfile.avi

            vcdxrip -i /dev/sr0 -v -p -t 1 –nofiles –nosegments

            Please Read Me

            Comment


              #7
              Originally posted by oshunluvr View Post
              vcdxrip -i /dev/sr0 -v -p -t 1 –nofiles –nosegments
              **ERROR: Why are you giving me non-option arguments? -- try --help

              I tried also with /media/VideoCD/ (since it is mounted there) with the same results.
              The DVD-RW is in good shape (since it's brand new), but it may not be 100% compatible (since it's a cheap noname brand).

              Originally posted by oshunluvr View Post
              mencoder vcd://2 -oac lavc -ovc lavc -o targetfile.avi
              Success!!!
              Mencoder did the trick!
              THANKS AGAIN!!!
              Kubuntu 13.10 saucy 3.11.0-12-generic 64bit (el_GR.UTF-8, kde-plasma), Windows 7
              AMD Athlon 64 X2 Dual Core Processor 5600+ ‖ RAM 1750 MiB ‖ ALiveNF6P-VSTA
              nVidia C61 [GeForce 6150SE nForce 430] [10de:03d0] {nvidia}
              eth0: nVidia MCP61 Ethernet [10de:03ef] (rev a2)

              Comment


                #8
                Cool! I don't have any VCD's so I was shooting in the dark. Glad I hit a target!

                Please Read Me

                Comment


                  #9
                  Nice!!!

                  A have a collection of VCDs (from an older newspaper offering), that my dad likes to watch.
                  Kubuntu 13.10 saucy 3.11.0-12-generic 64bit (el_GR.UTF-8, kde-plasma), Windows 7
                  AMD Athlon 64 X2 Dual Core Processor 5600+ ‖ RAM 1750 MiB ‖ ALiveNF6P-VSTA
                  nVidia C61 [GeForce 6150SE nForce 430] [10de:03d0] {nvidia}
                  eth0: nVidia MCP61 Ethernet [10de:03ef] (rev a2)

                  Comment


                    #10
                    You could rip them to videos and then burn collections to DVD. Then he could watch them on his DVD player.

                    Please Read Me

                    Comment

                    Working...
                    X