Jump to content

blafarm

Members
  • Posts

    3
  • Joined

  • Last visited

blafarm's Achievements

ISF Newbie

ISF Newbie (1/5)

  1. Running Version 2.5.8.0 -- and love the software. Trying to covert a large number of DVD rips that are in AUDIO_TS and VIDEO_TS format -- to ISO format using the batch script copied below. I will NEVER need to burn these ISOs to optical media -- just need to convert them to ISO for another application. Batch Script: @for /d %%i in (*.*) do "C:\Program Files (x86)\ImgBurn\ImgBurn.exe" /mode build /buildmode imagefile /src "%%i\" /dest "F:\ISOConversions\%%i.iso" /FILESYSTEM "iso9660 + UDF" /UDFREVISION "1.02" /VOLUMELABEL "%%i" /rootfolder yes /noimagedetails /start /close My problem is that Imgbrn interupts the batch process by presenting a "Create Layer Break Position" dialog box. Is any way to safely bypass this step -- so that I can convert many files without interuption? Thanks.
  2. Yes, if I open the larger file -- it does seem to display correctly in the Source Box. Unfortunately, the Sonic application does not seem to offer the option of a standard ISO file with HD sources. I do use Sorenson Squeeze 6 -- which offers both VC-1 and MPEG-2 compression solutions for BD authoring. Do you happen to know of an open source or low-cost program that might be able to take those Sorenson authoring files and allow me to create a standard ISO? All I need is bare bones Autoplay functionality -- absolutely no need for frills or menus on these discs. Or, given my response to your "larger file" question -- is there another approach I should try to use to make my existing .gi files work? Thanks again for your help on this. I appreciate your time.
  3. I've been using ImgBurn for a while and love the program. Thanks. Earlier today I used "Avid DVD by Sonic" to create a Blu-ray image of a 1080p/23.976 HD video. "Avid DVD by Sonic" is a program distributed along with Avid Media Composer -- which pretty much every big budget feature is edited on. The program created three files and one folder: 1. iso test.gi 2 KB 2. iso test (1).gi 1,175,168 KB 3. iso test.xml 36 KB 4. And a folder named "Sources" I've read the documentation, reviewed the guides and read several posts by other users trying to do the same thing. I'm using the "Write image file to disc" mode -- and I have tried selecting the smaller .gi file -- but I continue to get the error message below: "Invalid or unsupported image file format! Reason: First image part is less than 2048 bytes in size" I've also burned a couple of expensive coasters trying to burn the larger .gi -- and, predictably, the disc is reported as unsupported by my Panasonic BD player. I read a post or two about possible non-compatible .gi files. Is it possible that ImgBurn is not recognizing my smaller .gi file? I have taken the liberty of attaching it to this post on the chance it can be reviewed. Or, am I possibly doing something very stupid and wrong -- like something wrong in "Settings"? Thanks for your assistance.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.