Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Convert DVD to MPG ???

Convert DVD to MPG ???

Scheduled Pinned Locked Moved The Lounge
c++comarchitecturehelpquestion
23 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christian Graus

    I have a question - why don't I have any audio in my file ?

    Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

    C Offline
    C Offline
    cp9876
    wrote on last edited by
    #8

    Silent Movies??


    Peter "Until the invention of the computer, the machine gun was the device that enabled humans to make the most mistakes in the smallest amount of time."

    1 Reply Last reply
    0
    • C Christian Graus

      I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #9

      Handbrake[^] is pretty freaking awesome. It's what I use to rip DVDs to iPod format. But I bet you it'll rip 'em to normal MPEG as well. If not, then I'd use VLC[^], cause VLC will definitely rip to WMV for Zune[^].  If you care about quality, though, I'd use Handbrake, seeing as how it's a two-pass converter (or can be, if you tell it to) and VLC is one-pass.

      We are certainly uncertain at least I'm pretty sure I am...

      M 1 Reply Last reply
      0
      • C Christian Graus

        I have a question - why don't I have any audio in my file ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        S Offline
        S Offline
        Steve McLenithan
        wrote on last edited by
        #10

        You probably need to install the AC3 Filter to get the audio out of the VOBs. http://sourceforge.net/project/showfiles.php?group_id=66022&package_id=63808[^]

        Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

        J 1 Reply Last reply
        0
        • D David Stone

          Handbrake[^] is pretty freaking awesome. It's what I use to rip DVDs to iPod format. But I bet you it'll rip 'em to normal MPEG as well. If not, then I'd use VLC[^], cause VLC will definitely rip to WMV for Zune[^].  If you care about quality, though, I'd use Handbrake, seeing as how it's a two-pass converter (or can be, if you tell it to) and VLC is one-pass.

          We are certainly uncertain at least I'm pretty sure I am...

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #11

          Have you tried using VLC to convert videos? I've tried maybe a dozen times over the years, and not one single time has VLC produced a working video. :| I just tried the command line on the WMV for Zune page, and the Zune software chokes on the resulting video and says it can't convert it.

          --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

          D 1 Reply Last reply
          0
          • C Christian Graus

            I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

            Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

            B Offline
            B Offline
            Bassam Abdul Baki
            wrote on last edited by
            #12

            I swear by SUPER©[^].


            "People who want to share their religious views with you almost never want you to share yours with them." - Anonymous Web - Blog - RSS - Math - LinkedIn - BM

            C 1 Reply Last reply
            0
            • B Bassam Abdul Baki

              I swear by SUPER©[^].


              "People who want to share their religious views with you almost never want you to share yours with them." - Anonymous Web - Blog - RSS - Math - LinkedIn - BM

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #13

              Awesome - thanks.

              Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

              1 Reply Last reply
              0
              • M Michael Dunn

                Have you tried using VLC to convert videos? I've tried maybe a dozen times over the years, and not one single time has VLC produced a working video. :| I just tried the command line on the WMV for Zune page, and the Zune software chokes on the resulting video and says it can't convert it.

                --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

                D Offline
                D Offline
                David Stone
                wrote on last edited by
                #14

                Yeah. Works all the time for me. I've dumped stuff onto my iPod several times from VLC.

                We are certainly uncertain at least I'm pretty sure I am...

                1 Reply Last reply
                0
                • C Christian Graus

                  I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                  Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                  A Offline
                  A Offline
                  anishuz
                  wrote on last edited by
                  #15

                  TMPGEnc can do the job along with DVD2AVI and both are free software. 1. Open the .VOB files with DVD2AVI and save the project. (takes a few mins) 2. Open this project with TMPGEnc and start the conversion. Cheers, Anish

                  1 Reply Last reply
                  0
                  • C Christian Graus

                    I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                    Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                    P Offline
                    P Offline
                    Paul Russell UK
                    wrote on last edited by
                    #16

                    You don't need to buy any software to do this. All the following are free. DVDDecrypter to rip the VOBs from the DVD. ProjectX to demux the VOB files. Imago MPEG Muxer to remux the files to MPEG2. They can all be found at videohelp.com.

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                      T Offline
                      T Offline
                      Thomas Stockwell
                      wrote on last edited by
                      #17

                      When you successfully decrypt the DVDs you can use Super Video Converter[^] to convert the VOB files to any format that you so choose so that it is compatible with your media player.

                      Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]

                      1 Reply Last reply
                      0
                      • C Christian Graus

                        I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                        S Offline
                        S Offline
                        sfloyd
                        wrote on last edited by
                        #18

                        I Use Magic DVD Ripper. www.magicdvdripper.com It cost $35.00, but the demo will rip the entire disk, You get a limited number of times to run the program, so don't close the program until you have completed all your disks. It also rips portions of the dvd if you just want to capture a certain part. Skip

                        1 Reply Last reply
                        0
                        • C Christian Graus

                          I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                          M Offline
                          M Offline
                          Mark_Wallace
                          wrote on last edited by
                          #19

                          Christian Graus wrote:

                          I want to convert a couple of DVDs to MPG, for my portable media player.

                          This is the best I've come across: http://www.erightsoft.net/S6Kg1.html[^] You'll need dyddecrypter or dvdfab (both eminently googl-able) to decrypt the DVDs to disk, though, whatever you use.

                          1 Reply Last reply
                          0
                          • C Christian Graus

                            I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                            Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                            L Offline
                            L Offline
                            Lampros Giampouras
                            wrote on last edited by
                            #20

                            Have you tried handbrake? It's really great and free.. http://handbrake.m0k.org/

                            1 Reply Last reply
                            0
                            • S Steve McLenithan

                              You probably need to install the AC3 Filter to get the audio out of the VOBs. http://sourceforge.net/project/showfiles.php?group_id=66022&package_id=63808[^]

                              Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

                              J Offline
                              J Offline
                              JimAtImpac
                              wrote on last edited by
                              #21

                              The new issue of Maximum PC goes into detail on ripping DVD's using various free utilities. http://www.maximumpc.com/this\_month Jim

                              1 Reply Last reply
                              0
                              • C Christian Graus

                                I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                                Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                                C Offline
                                C Offline
                                charlie cpd
                                wrote on last edited by
                                #22

                                I had too much time on my hands last weekend in Arizona. So, I came up with this... I used a DVD Ripper program, DVDDecrypter-3.1.4.0.exe, and I ripped a DVD to my laptop. The DVD was a music DVD that ripped out 4 ea. 1,048,572KB files. I just renamed the file extension from .VOB to .mpeg. Now windows media player will play the file. I then hooked up my Windows Mobile 5.0 phone and used the Windows Media Player 10 on my laptop to sync to my 8525 cingular phone. I have a 1G memory stick in my phone. Each 1,048,572KB file crunched down to about 48MB on the phone. So, a whole DVD is about 190MB total. I've been watching my Pink Floyd DVD on my phone for over a week now. I'm sure you can do this with other DVD's. Is it perect? Not really, but I'm watching video on my phone for free :). I got even better results by putting the phone in "flight mode" and turning off/on the phone. Then, I didn't have any skips and the video didn't get out of sync.

                                1 Reply Last reply
                                0
                                • C Christian Graus

                                  I know this has been asked before, but none of the responses I can find, help. I want to convert a couple of DVDs to MPG, for my portable media player. I can buy them both as mpeg from Amazon for $30, so I'm not looking to spend a lot of money on a converter. The cheapest one I've found that doesn't have audio sync problems, is $35. All the ones I've downloaded that claim to be free, rip up to 5 min and cost > $60. What do other people use ? Note: I don't want to copy VOB files, I want to create an MPG or WMV.

                                  Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                                  R Offline
                                  R Offline
                                  Reg labDV
                                  wrote on last edited by
                                  #23

                                  Should try DVDx, for MPG (VCD/SVCD), WMV or DivX output: http://www.labdv.com/dvdx/[^] Pefect with all PAL DVDs, a few issue with some NTSC (a/v sync), ripper free and DeCSS versions.

                                  1 Reply Last reply
                                  0
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups