VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Hi

    I'm trying to find a way to convert all dvd's i a folder.
    so I have a base folder where I have 4 dvd folders and inside each dvd folder I have the Video_ts folder containing the .VOB files.

    I'd like to be able to batch convert these and leave a .mp4 file in each folder.

    so structure is:

    BASE
    -------MOVIENAME
    -----------------------VIDEO_TS
    -------------------------------------.VOB files

    Any good scripters out there that can help...

    I tried this: for D in *; do ffmpeg blablablabla; done

    but it fails..

    ideas?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    I don't think you can do that easily with just ffmpeg. Maybe if you concat the vob files like http://stackoverflow.com/questions/8241630/ffmpeg-open-a-dvd-vob-chain

    Or else it might be easier to use mencoder as I think it support dvd folders. See http://unix.stackexchange.com/questions/106374/how-to-convert-a-vob-file-to-avi
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!