Answer the question
In order to leave comments, you need to log in
DVD burst transfer (VIDEO_TS) -> ISO
Gentlemen, there are a large number of DVDs (in folders) on external hard drives.
Are there any solutions to batch transfer these folders to ISO format?
Thanks to!
Amendment of May 13: operating system - Windows.
Answer the question
In order to leave comments, you need to log in
I once wrote a script for ImgBurn (Windows), based on something like this:
ImgBurn.exe /mode build /buildmode imagefile /src "%~1" /dest "%dir%\%str%.iso" /FILESYSTEM "ISO9660 + UDF" /UDFREVISION "1.02" /VOLUMELABEL "%~nx1" /rootfolder yes /noimagedetails /start /close
If ISO means an ISO disk image (and not some video codec unknown to me), then you can make a shell script that makes images using genisoimage .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question