N
N
nizulko2012-05-12 16:02:51
ISO
nizulko, 2012-05-12 16:02:51

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

2 answer(s)
S
sumnix, 2012-05-12
@nizulko

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

V
vasilievvv, 2012-05-12
@vasilievvv

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 question

Ask a Question

731 491 924 answers to any question