VideoHelp.com Forum
+ Reply to Thread
Results 1 to 13 of 13
Thread
  1. Member
    Join Date: Dec 2009
    Location: United States
    I'm having trouble converting VOB to DV. When I run the encoder, it encodes in a matter of seconds. This is the log from the encoding:

    Encoding started on Mon Dec 28 19:37:45 CST 2009
    Input #0, mpeg, from '/Users/cpfeifer20/Desktop/VIDEO_TS/VIDEO_TS.VOB':
    Duration: 577014:32:22.6, start: 0.133467, bitrate: N/A
    Stream #0.0: Video: mpeg2video, 720x480, 29.97 fps
    Could not open '/Users/cpfeifer20/Desktop/VIDEO_TS/VIDEO_TS.VOB.ff.dv'

    I save the file to my desktop and can't use it. When I put it into iMovie I get this message:

    The file could not be imported: The file “Macintosh HD/Users/cpfeifer20/Desktop/christmas.dv” can’t be imported; QuickTime couldn’t parse it: -39

    When I try to open it in Quicktime it gives me this message:

    The end of the file was reached.

    Am I missing something? All I want to do is edit some video of the grandkids and this is so frustrating!

    Thanks in advance!
    Candy
    Quote Quote  

  2. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    It may be that by copying the VIDEO_TS folder from an optical disc to your hard drive, the folder does not have writing privileges, and appears locked. Do a Get Info on the folder, check Ownership & Permissions, and change it to Read & Write, if needed. After that, the encoder application should be able to save an output file even in that folder.
    Quote Quote  

  3. Member
    Join Date: Dec 2009
    Location: United States
    You're right. It's set to read only. It's grayed out and I don't know how to change it. Can you help?
    Quote Quote  

  4. Member
    Join Date: Dec 2009
    Location: United States
    I was able to change the folder to read and write. When I tried to convert this was the log message:

    Encoding started on Mon Dec 28 21:41:24 CST 2009
    Input #0, mpeg, from '/Users/cpfeifer20/Desktop/VIDEO_TS/VIDEO_TS.VOB':
    Duration: 577014:32:22.6, start: 0.133467, bitrate: N/A
    Stream #0.0: Video: mpeg2video, 720x480, 29.97 fps
    Number of stream maps must match number of output streams

    I feel like I'm missing a step.



    This is the screenshot after the encoding.
    Quote Quote  

  5. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    Originally Posted by candy56
    Number of stream maps must match number of output streams
    This error means: ffmpegX doesn't know how to encode a movie with just video (one stream) to something with video and audio (two streams).

    But... I believe you are trying to convert the wrong VOB file. VIDEO_TS.VOB is not part of the movie. It is probably a small file, and just marks the beginning of the disc. It might be just a one second black frame, a menu or such.
    Try converting VTS_01_1.VOB.
    Quote Quote  

  6. Member
    Join Date: Dec 2009
    Location: United States
    Yes, the DVD has audio. It's apparently not being recognized.
    Quote Quote  

  7. Member
    Join Date: Dec 2009
    Location: United States
    If it helps the folder includes these files:

    VIDEO_TS.BUP
    VIDEO_TS.IFO
    VIDEO_TS.VOB

    The only file that's recognized in the software is VOB. My son is wondering if one of those other files is the audio.
    Quote Quote  

  8. Member
    Join Date: Dec 2009
    Location: United States
    I tried converting the other file. It still doesn't work. This is the log:

    Encoding started on Mon Dec 28 22:24:59 CST 2009
    Input #0, mpeg, from '/Users/cpfeifer20/Desktop/VIDEO_TS/VTS_01_1.VOB':
    Duration: 00:00:17.4, start: 0.161133, bitrate: 484620 kb/s
    Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
    Stream #0.1: Video: mpeg2video, 720x480, 29.97 fps
    Codec type mismatch for mapping #0.0 -> #0.0

    The SAVE AS option doesn't convert to DV. It still says VOB like in the screenshot.

    I drag the VOB file to the source format and then I choose DV in the target format. Then I choose Encode. Is there anything else I should be doing?
    Quote Quote  

  9. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    Originally Posted by candy56
    the folder includes these files:
    VIDEO_TS.BUP
    VIDEO_TS.IFO
    VIDEO_TS.VOB
    I hope there is more, because a DVD disc should at least have a VTS_01_1.VOB file too.

    Originally Posted by candy56
    The only file that's recognized in the software is VOB. My son is wondering if one of those other files is the audio.
    The VOB files contain video, audio and subtitle streams. The BUP file is a backup file for the IFO file, in case the player can't read the IFO. The IFO file is a navigation file with instructions (actions for events, colors for subtitles, etc.)

    This site has a bit more on the DVD file structure at http://www.videohelp.com/dvd#struct -- a good read for the basics.
    Quote Quote  

  10. Member
    Join Date: Dec 2009
    Location: United States
    Yes, it does contain the VTS_01_1.VOB, IFO and BUP Sorry, I thought they were copies. Please bear with me. This is all very new to me. I feel like we're getting closer,though. At least I'm hoping so!

    Did you see the last log I sent? This is the log from my attempt at converting the VTS_01_1.VOB Just in case, I'm sending it again.

    Encoding started on Mon Dec 28 22:24:59 CST 2009
    Input #0, mpeg, from '/Users/cpfeifer20/Desktop/VIDEO_TS/VTS_01_1.VOB':
    Duration: 00:00:17.4, start: 0.161133, bitrate: 484620 kb/s
    Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
    Stream #0.1: Video: mpeg2video, 720x480, 29.97 fps
    Codec type mismatch for mapping #0.0 -> #0.0
    Quote Quote  

  11. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    Originally Posted by candy56
    The SAVE AS option doesn't convert to DV.
    The 'Save As' button allows the user to set a custom output name and location. It doesn't start any action yet.

    Originally Posted by candy56
    I drag the VOB file to the source format and then I choose DV in the target format. Then I choose Encode. Is there anything else I should be doing?
    Usually those actions are all that's needed, unless you encounter an error.

    Originally Posted by candy56
    It still doesn't work.
    Codec type mismatch for mapping #0.0 -> #0.0
    This cryptic error message means that it failed to convert the first stream (#0.0: Audio) into video output. Obviously it should convert video to video and audio to audio, but ffmpeg cares about the order of the streams. For some reason the streams in your source file are reversed from the default ffmpeg expects them to be. (Unfortunately, ffmpegX isn't intelligent enough yet to figure this out on its own.) To tell ffmpegX that the streams are reversed, set the "invert mapping" checkbox in the Audio tab. Then try again.
    Quote Quote  

  12. Member
    Join Date: Dec 2009
    Location: United States
    Case...

    It worked!!! Takes a while to encode but it works! Thank you so much! I really appreciate the time you took with me.

    Candy
    Quote Quote  

  13. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    You're welcome.
    Quote Quote  




Similar Threads

  1. VOB conversion help
    By MarkL1986 in forum Video Conversion
    Replies: 4
    Last Post: 14th Feb 2011, 09:10
  2. VOB(DVD) conversion Need Help Please
    By tonkatoy42 in forum Video Conversion
    Replies: 1
    Last Post: 14th Jan 2011, 21:47
  3. .vob to .flv conversion
    By mayur in forum Newbie / General discussions
    Replies: 1
    Last Post: 26th Nov 2010, 08:04
  4. .vob Editing/Conversion
    By matedog in forum Video Conversion
    Replies: 2
    Last Post: 13th Dec 2009, 11:27
  5. VOB to .WMV conversion
    By SCDVD in forum Video Conversion
    Replies: 5
    Last Post: 22nd Aug 2007, 01:53
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools