So how do you set the burn speed?

I'm having problems with home movies burned to good quality media (TDK -R). They appear to degrade and become unplayable within months. The discs are stored correctly and not misused or dirty - this is happening to numerous discs being used on numerous players (inc. the iMac they were originally burned on).
Having read through previous discussions, I'm trying to ensure I burn at the slowest speed possible to see if that helps, however I can't find anyway to specify a burn speed in iDVD. Preferences are set to "best quality".
Thanks if you can help (I have looked through these forums and "Help" before posting
iMac G4 800 17 / 768 MB SD RAM   Mac OS X (10.3.9)  

Unless you are using a different burner that what came with your 17" iMac G4, I am not sure you need to worry about burn speed. It is already a slower burner. That said, you could create a disc image from with iDVD and then use the disk utility to burn the image to a DVD. Doing this will give you a dialog box allowing you to select a burn speed if a variable burn speed is supported.
I suspect the discs themselves. First, I hope you haven't attached a paper sticky label to these? That would be the sure fire problem. Next, it could be a bad batch or maybe your burner just doesn't like TDK? It happens. Verbatims are usually very Mac friendly.
Mike

Similar Messages

  • How do you reduce the burn speed on a pc???

    I've been getting the dreaded 4310 error and discovered, through searching the discussions, that reducing the burn speed could solve the problem. However, I can't find anything on how to do that on a pc? I have a compaq nc6000 laptop.
    I've had the problem only rarely before today but, for some reason, it is now happening on every cd I try to burn.
    Thanx!

    From the Edit menu select Preferences. Click the Advanced tab, then the Burning tab. You can set the burn speed there.

  • How do you set the burn rate?

    I have been told that best results are attained when DVDs are burned at a slow rate, such as 4X. I have no idea of the rate of my burns, and I 'm wondering how I can set the rate at 4X. Is the burn rate manipulated thru DVD Studio Pro, or is it simply determined by the balnk media you insert? For example: does an 8X disc automatically burn at 8X, and a 4X disc automatically burn at 4X?
    Thanks, Bob

    The burn rate cannot be higher than what the drive is rated for, or the speed the disc is rated for, whichever is lower. So if you have a 2x burner (most likely considering the age of your computer), then that is the maximum speed you can burn at regardless of the speed of the disc media (which could be 16x).
    Toast is software. So you would not use it "instead of" your Pioneer burner. You would use it with your Pioneer burner.

  • How do you change the burn speed when making a CD?

    I have tried burning my iTunes purchases onto a CD, and when I try to play them back on my CD player, nothing happens. It will play back in iTunes on the Mac, but not on my CD player or in my car.
    I suspect it has to do with the speed at which they burn, but I have no idea how to change that?

    Check your similar post
    https://discussions.apple.com/message/18603508#18603508

  • How do you change the fan speed (rpm)

    On a mac, how do you change the fan speed to 7200 or something?

    As was mentioned, installing smcFanControl will do this:
    http://81.169.182.62/~eidac/software/page5/page5.html
    However, as others have indicated, you should determine what the issue is.  For starters, is your machine actually running hot?  Have you run something to let you know what the actual temperatures are?  Setting the fan at max speed will make your system noisy, will reduce the fan life, and significantly reduce your battery charge.

  • How do I lower the burn speed?

    Using strictly the apple Disc utility, how do I control the burn speed?

    I just went through this this week as I'm new to iDVD. When you're in Disk Utility and go to burn it, there is a drop down next to the drive that the disk is in. I think it lists the drive, I'm not in front of my Mac now. Click on that, and you will then see the option to change the drive speed.
    I just did this for the first time last night and am finally getting clean DVD burns. Before I just let iDVD do the whole thing from render to burn and the playback kept hanging up on the DVD player. Going at 1x's seems to have corrected it for me.

  • How do you set the font color for a specific entire row inside a JTable?

    How do you set the font color for a specific entire row inside a JTable?
    I want to change the font color for only a couple of rows inside a JTable.
    I've seen some ways to possibly do this with an individual cell.
    Clarification on changing the font color in an individual cell would be helpful too if
    there is no easy way to do this for a row.

    hai,
    Try out with this piece of code.Create your table and assign the renderer to each column in the table.
    CellColorRenderer m_CellColorRenderer = new CellColorRenderer();
    for(int i=0;i<your_JTable.getColumnCount();i++)
    your_JTable.getColumnModel().getColumn(i).setCellRenderer(m_CellColorRenderer);
    class CellColorRenderer extends JLabel implements TableCellRenderer
    CellColorRenderer()     
    setOpaque(true);     
    setHorizontalAlignment(LEFT);
    setVerticalAlignment(CENTER);
    setBackground(Color.white);
    setForeground(Color.black);
    protected void setValue(Object value)
         setText((value == null) ? "" : value.toString());
    public Component getTableCellRendererComponent(JTable table,Object value,boolean isSelected, boolean hasFocus, int row,int column)
         if(isSelected == true)
              setForeground(Color.red);
         else
              setForeground(Color.black);
         setValue(value);
         return this;
    regards,
    bala

  • How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.

    How do you set the default magnification for Acrobat.  All documents that I open enlarge to 174% and are too big.  I see how to change the size after the document is open by going to File/properties/initial view and saving this setting.  I want all documents to open at 100% when they are first opened.  Can I set this as a default view?

    Hey Kris,
    You might go to Edit> Preferences> Zoom
    Do this without opening any particular PDF so that it applies to the program itself and not just one document.
    Try this and then let me know.
    Regards,
    Anubha

  • How do you set the text of a Hyperlink component in code

    I am using Visual Web pack in NB 6.0. How do you set the text of a hyperlink component in code?
    Please see screenshots at
    http://coba.usf.edu/departments/isds/faculty/agrawal/projects/java/
    I have a hyperlink in a grid panel. I am using
    hyperlink1.setText("Hello"); in prerender(),
    but the Hyperlink shows up with the text "Hyperlink", whereas I was expecting "Hello". However,
    hyperlink1.setUrl("http://www.usf.edu"); works as expected.
    I tried nesting a static text in the hyperlink as suggested in the Creator guide (ed 2, Google project). I deleted the "Hyperlink" text in the properties editor but then the page turned out blank.
    Thanks
    Manish

    Hi Manish,
    Great to know you were able to fix your issue. The following blog entry has the list of resources you would like to look at for future.
    http://blogs.sun.com/NetBeansSupport/entry/useful_resources_for_visual_web
    Thanks
    K

  • How do you set the duration for multiple stills in iMovie 2013?

    How do you set the duration for multiple stills in iMovie 2013?
    Before upgrading to the latest version of iMovie last month, I was able to set the duation of all of the stills included in an iMovie project at one time by clicking the apply to all still box in the adjustment pop up. That option is no longer apparent. If it is available I cannot find it, and I have tried several different ways to accomplish it. I have tried the iMovie help section and can find nothing to help.
    Apple, do I really have to adjust close to 500 pictures to a 5 second duration individually???
    REALLY??!!

    ...why wouldnt people want that level of accuracy when animating, especially when working to music at a specific duration?
    Because often people are animating to words or beats in the music.  Music is rarely performed with a computer-precise beat and tempo.  Musicians aren't robots: they swing the beat sometimes.  They use rubato.  They change tempo.  They change time signatures.  As a result, you have to FIND those words and beats.  It's not a situation where you can say, "There!  I've found the duration of one beat!  Now it's easy to find the rest of them!" 
    If you try it, you will be very disappointed.
    Try finding the precise end of a piece of music that fades or ends on a big chord with a ring-out.  You'll see that it's trial-and-error: what's the point where it becomes inaudible?  It depends on how high your speakers are turned up.  You might have them way up, you set an end point for the layer, and then you do a RAM Preview at a more reasonable volume.  You might say, "Hey!  The music ends before the layer ends!"...  but you KNOW you set the layer's out point when the audio file goes silent.
    AE has layer markers that can be used on an audio layer to mark beats, words, etc. They come in very handy.
    I guess it comes down to this: because AE can do so much different stuff, there are very few automated procedures.  Oh, Adobe tries with effects that convert audio levels to keyframes, but they're not 100% reliable... especially on something like a capella choral works.  For true accuracy, you need  find the timings yourself. 
    If you want something simpler, try a different application. But be prepared for lower level of accuracy.

  • How do you set the number of rows in a spreadsheet, so that even when you drag data in, in writes over those rows instead of adding a new row?

    How do you set the number of rows you want in a spreadsheet, so that even when you drag data in, in writes over those rows instead of adding a new row?

    After the discovery reported above, I filed this report :
    Bug ID# 10073038
    Summary:
    When Numbers is used on a system with decimal comma a csv file may be good AND wrong
    Steps to Reproduce:
    With Numbers v2, you introduced an interesting enhancement.
    In system using the comma as decimal separator, Numbers requires csv files using the semi-colon as values delimiter.
    In fact it’s true if we OPEN the document dragging its icon on Numbers one or thru the open dialog.
    This said.
    (1) Drag and drop a csv built with the 'semi-colon' standard on a table or on a sheet
    (2) Drag and drop a csv built with the 'comma' standard on a table or on a sheet
    Expected Results:
    Every normally constituted user assume that in
    case (1) he will get a perfectly built table
    case (2) he will get every cells of a row in a single cell
    Actual Results:
    In fact you forgot the drag and drop way of use and in
    case (1) every values separated by semi-colon are inserted in a single cell
    case (2) values separated by comma are correctly spread in a table
    isn’t it ridiculous ?
    Regression:
    Except looking in  QuickView to see which is exactly the structure of the file to decide the way we will insert it in a Numbers document, we may use an applescript fair enough to replace the semi-colons by TAB characters
    or
    to replace the commas by TABs and the decimal periods by commas
    Notes:
    While I am on this subject, I wish to make two proposals:
    (1)  It would be fine to format the date according to the ISO format year-mm-dd when you export a Numbers doc to csv.
    Doing that, dates would be imported correctly in every countries.
    At this time, on an English system, you export as mm/dd/year.
    If the doc is open on a system using the format dd/mm/year, the results will be odd.
    On a system using the format dd/mm/year, you export this way and so, if the doc is open on a system using the format mm/dd/year the results are odd too.
    As every localized versions accept the ISO format (at least on entry), using it in the export scheme would give a correct behavior everywhere.
    (2) It would be fine to add the format Tab Separated Values in the Export pane.
    TSV + ISO date format would give documents opening flawlessly everywhere.
    Yvan KOENIG (VALLAURIS, France) dimanche 4 septembre 2011 21:27:41
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • How do you set the zoom level to Inherit Zoom for all bookmarks in a pdf?

    How do you set the zoom level to Inherit Zoom for all bookmarks in a pdf?

    beatngu13
    I made an account just to "like" your comment and say that you are a god among men.
    I've been searching for hours about how to make the zoom level persistent throughout following links in various PDF's I have, and most sources were saying to just buy acrobat pro and edit the bookmarks manually with it.
    I saw that it was possible to write an application to change the property, and considered doing it after the only pre-existing custom application I could find was asking for $50.
    Thanks to you, I no longer have to worry about re-zooming every time I click a bookmark, and I'm not out $50 or the time it would take to code an app myself!
    From the bottom of my heart, thank you!

  • How can you set the max row for a 'open cursor' in a stored proc?

    I would like to know how can you set the maximum amount of row returned in a resultset coming from a stored proc?
    You can do it via JDBC with cStatement.setMaxRows(10); but it works only for select that you do via JDBC...
    I would like the same functionality using open cursor inside a stored proc...
    Thanks...

    is "where ROWNUM <= 10" the equivalent of "cStatement.setMaxRows(10);" because the ROWNUM as problem with the ORDER BY clause and the setMaxRows() as no problem...

  • How do you set the setting in iPhoto to ask before deleting a picture?

    How do you set the setting in iPhoto to ask before deleting a picture?

    If you delete a picture, it sends it to iPhoto trash (left column), there you can permently delete using the empty trash with the icon in the upper right corner. It will come up with a warning if you want tp permently delete trash (photos).  It the iPhoto trash you can drag them back out, once you empty the trash, they are gone.
    You can also go to finder preferences>advanced, and unclick secyre empty trash, and make sure show warning before empting trash is clicked.

  • How do you set the amount of time the screen stays lite after your last use?

    How do you set the amount of time the screen stays lite after your last use?

    Settings>General>Auto-Lock.

Maybe you are looking for

  • What is the best way to untangle myself from my parent's phone plan while keeping my number?

    I know what I would like to accomplish I just need to figure out the correct steps to take. So the situation at present is that I have a line which is tied to my parents Verizon account that I would like to take over. However, I do not wish to alter

  • X220 External display problem

    I bought a DisplayPort to HDMI cable to connect my X220 to my TV. It transfers image and audio, but the image on the TV is cut off at all 4 edges. I have tried cycling through over 10 different resolutions, but the problem doesn't go away. I'm wonder

  • Create HTML that links 100 PDF files in a folder

    I would like to publish my wife's recipes on our website, hoping she can then have access from the iPhone. I have about a 100 and really don't want to use iWeb to create 100 hyperlinks to a file, especially since she is continuously adding recipes. D

  • TimeStampDiff

    Hello experts, I want to know How to use TimeStampDiff function appropriately. My requirement is I have a column in the physical layer say time. It is of datatype varchar(5). It stores the values in HH:MM format. I want to have the difference between

  • ITunes doesn't have a song I want what to do?

    The song is by Nicki Minaj it's called "Girlfriend" but it's not there I tried sending apple a email but didn't get a reply what should I do