How to set optimum buffer size when burning CDs?

There is a drop-down menu in the CD burning dialogue box with a choice of six buffer sizes.
How does one determine the optimum size? Is this size related to the burning speed?
Please help.
Thanks,
cobaltgreen

Having trouble with dvd players not liking burned dvds.
Will track down Tom Woskly and see if he has ideas...

Similar Messages

  • How to set the paper size when printing to postscript...

    I need help in setting the paper size in the PrintPreference when using either the Postcript File or Adobe PDF printer to generate ps files.
    Here's what I am doing (in c++) and I seem to be getting only 8.5x11 no matter the document page size:
    LPDISPATCH p_Dispatch = Document.DocumentPreferences();
    p_Dispatch = Document.DocumentPreferences();
    if(p_Dispatch)
    DocPreference docPreference(p_Dispatch);
    pgOrientation = (idPrintPageOrientation)docPreference.get_PageOrientation();
    pageW = docPreference.get_PageWidth();
    pageH = docPreference.get_PageHeight();
    paperSize = docPreference.get_PageSize();
    docPreference.ReleaseDispatch();
    p_Dispatch = Document.PrintPreferences();
    if (p_Dispatch)
    { PrintPreference printPreference(p_Dispatch)printPreference.SetPrinter(idPostscriptFile);
    printPreference.PrintFile(outfile);
    printPreference.SetPaperSize(paperSize ); /*I have also tried idCustom but it crashes with invalid parameter for the object type.*/
    printPreference.SetPaperWidth(pageW);
    printPreference.SetPaperHeight(pageH);
    VARIANT vprinterPresetType;
    vprinterPresetType.vt = VT_I4;
    vprinterPresetType.lVal = CInDesignApplication::idCustom;
    Document.PrintOut(FALSE, vprinterPresetType);....
    So how do i pas the document paper size to the print preset or preference?
    I appreciate your input.

    Moving this discussion to the Scanning & OCR forum.

  • "Streaming Buffer Size" pop-up menu does not exist under Advanced when I use iTunes - Preferences - Advanced. How can I increase buffer size?

    How can I change buffer size in iTunes 10? "Streaming Buffer Size" pop-up menu does not exist under Preferences--Advanced.

    Hi all, iTunes streaming victims.
    I struggled long with the streaming buffer problem of iTunes and indeed could solve it with increasing the buffer size, which features has been removed in iTunes 10. And this without updating the instructions by Apple!
    Here is my solutions:
    http://www.rogueamoeba.com/airfoil/
    perfect for all wireless audio streaming not only for itunes, but any source on the Mac.
    solved the problem completely for my 3 MacBooks, 2 airports, iphones etc.
    it is not for free but a very good value for money.
    cheers, Wil

  • Hi, I am using Indesign CS6, How to set the page size in Inches.

    Hi, I am using Indesign CS6, How to set the page size in Inches.

    All fields in InDesign can be entered in any measurement system. So, if you want to make an 8"x10" document and go to File>New Document and the window looks like this:
    …you can type either 8 in or 8" into the Width field like this:
    …and when you move to the next field, it will convert the eight inches into the equivalent number in the unit of measure that it is using at the moment, like this:
    … (203.2 milimeters is the same as 8 inches). You can also enter a different measurement unit into other fields once the file is created, such as the width or height of a frame, or the position of an object in the X and Y coordinates.
    If you would rather just work in inches instead of having to type the inches mark or abbreviation, go to InDesign>Preferences>General and select the Units & Increments tab. There you will see Ruler Units for Horizontal and Vertical at the top of the window. Set them to Inches and all of the fields will display in inches. If you do that to an open document, you will change the unit of measure for that document. If you do it while no documents are open, it will change the unit of measure for any new documents you create. To change the unit of measure for existing documents, you will have to open each and make the change.

  • File sizes when burning in different formats

    Like many people, most songs in my playlists are MP3s/MPEG.
    If I want to burn 20 songs as an Audio CD (to play in a car's CD player) and select same in Preferences>Advanced, I understand that the files will be uncompressed to something like AVI format.
    My playlists show (at the bottom) file sizes of 50MB to 70MB. Obviously, the real size when uncompressed is something nearer 700MB. It means a bit of guesswork as to how many songs I can burn on one CD.
    Similarly, when burning Data CDs, the file size will be much reduced.
    Is there a way I can ascertain the exact file size when burning in different formats?

    +"It means a bit of guesswork as to how many songs I can burn on one CD."+
    For audio CDs, there is no guesswork required. At the bottom of the playlist that you are about to burn, you will see the number of songs and the total time. If the time is under 80 minutes, the list will fit on a normal audio CD. If it is approximate, like "1.2 hours," click on it and it will change to exact hours, minutes, seconds.

  • How to set a minimum size of a JFrame

    hi freinds,
    i have written a swing application which starts like this ,
    public class workerclass extends JFrame implements ActionListener {
    blah blah blah ..
    now can you please tell me how to set a minimum size for this application once it starts so that user cant minimize it more than that minimum size.....
    when i tried
    setDefaultLookAndFeelDecorated(true);
    it did my job by setting it to a particular size which wasnt minimizable, but this default look and feel looked ugly.
    so i used system look and feel
    UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
    but with this how do i set the minimum size..
    please do help
    and one thing more , like
    in my main Method when i say
    new workerclass().setSize(500,500); or say(100,100) or say(300,300)
    new workerclass().setVisible(true);
    the size (***,***) , doesnt reflect when my application starts, it always starts with some damn fixed size , what can be the issue .
    waiting.........
    Thanks

    how do i set my Jrame to a minimum size so that
    minimizing beyond that can be restrictedThis is what the code is all about
    don't know your code but ..
    import javax.swing.*;
    import java.awt.event.*;
    import java.awt.*;
    public class workerclass extends JFrame implements
    ActionListener,ComponentListener {
    public void initcomponenet()
    setJMenuBar();
    pack();
    addComponentListener(this);
    public static void main(String args[]) {
    java.awt.EventQueue.invokeLater(new Runnable() {
    public void run() {
    new myclass.setSize(500,500);
    new myclass().setVisible(true);
    public void componentShown(ComponentEvent e)
         public void componentResized(ComponentEvent e)
              if(getWidth()<200)//restrict width to minimum 200
                   setSize(200,getHeight());
    if(getHeight()<100)//restrict Height to minimum
    um 100
                   setSize(getWidth(),100);
         public void componentMoved(ComponentEvent e)
         public void componentHidden(ComponentEvent e)
    Thanks kanad , your code is working ... you desere lot more than a duke dollar but for now i can only give that :-( , please accept it :-)

  • How to increase the buffer size ?

    Our BI system displays the following message when I execute a query on the web : buffer too small
    How to increase the buffer size ?
    Thanks in advance

    Indeed, we are using  Bex Web 7.0
    The query uses a big structure and when I execute it on the web, it takes a long time (> 5 min) and I receive folowing message on  top of the result page : " could not buffer query structures. Buffer too small "
    When I execute the query in Bex analyzer, it takes a long time too but we dont get the message
    I have checked the cache size:
          -  Local cache : 100 MB
          - Global cache : 200 MB
    Please let me know any solution as there is no BASIS  TEAM. The guy who installed the soft was a consultant and is no more reachable.
    Thanks in adavnce

  • How to set the fix size jframe window

    when I run the jframe ,the jframe window size is very small
    1)how to set the fix size jframe window??
    2)how to set the jframe cannot change the window size??
    thx~~

    1. You can set the size by calling JFrame's method setSize. There are two versions of this method: (1) setSize(int width, int height) and (2) setSize(Dimension d). Note, that when you use this method to set the frame size, you don't have to call JFrame's pack method.
    2. JFrame has a method called setResizable(boolean resizable) which you can call with the argument false.
    Without any ill intent, these questions are regarding something that is very easily answered by looking at the documentation for the JFrame class. I suggest to anyone working with swing to at least look briefly through the base classes they're extending before giving up. In my experience it is always more gratifying to figure things out on my own than asking someone. But please don't take this the wrong way, I respect people who seek out help in order to further their knowledge, instead of just giving up.

  • Setting the buffer size centrally

              Is there a way to set the buffer size to a specific value for
              multiple JSPs without having to use the @page buffer...
              directive on every page?
              I have a JSP/EJB application with many JSPs and want to allow
              for an easy update of the buffer size in the future.
              Placing <@page buffer... in a separate file and using the
              @include directive or <jsp:include... action doesn't work.
              

    I had the same problem, and that's a great solution. Anyone know how to set
              the autoFlush property in an included file?
              "Gary Keim" <[email protected]> wrote in message
              news:3a96c2d8$[email protected]..
              > % cat Test.jsp
              > <%@ include file="SetBuffer.jsp" %>
              >
              > <html>
              > <body>
              > BufferSize is <%response.getBufferSize()%>
              > </body>
              > </html>
              > % cat SetBuffer.jsp
              > <%response.setBufferSize(16000);%>
              > --
              > Gary
              >
              > "Padraig O Broin" <[email protected]> wrote in message
              > news:3a969809$[email protected]..
              > >
              > > Is there a way to set the buffer size to a specific value for
              > > multiple JSPs without having to use the @page buffer...
              > > directive on every page?
              > >
              > > I have a JSP/EJB application with many JSPs and want to allow
              > > for an easy update of the buffer size in the future.
              > >
              > > Placing <@page buffer... in a separate file and using the
              > > @include directive or <jsp:include... action doesn't work.
              >
              >
              

  • Does weblogic set socket buffer size ?

    Hi all,
    Want to know if Weblogic sets the Socket buffer size,when it establishes a connection with a client ?
    If so then what is its default value?
    any help is appreciated.
    Thanks in advance.

    Thanks for all your reply.
    I give u more detail on my issue:
    Test Environment:
    Server: 4 GB memory, 1.3 GHz, a dual core CPU with hyper-threading enabled on each core (4 logical CPUs), a tomcat with my application deployed
    Client: the same configuration as Server, a http simulator
    Network: 1Gb/s
    Test:
    1> Simulate one user. Client keep sending requests to server, and server has one thread serve user's requests. (make Server always busy)
    request
    Server <------------- Client
    response
    Server ---------------> Client
    request
    Server <-------------- Client
    CPU usage was 18%, in normal case should be 25% (100% / 4 = 25%, in my other cases, CPU were 25%)
    Take a few thread dumps: saw threads sometimes blocked in the native method java.net.SocketOutputStream.socketWrite0(Native Method).
    2> Simulate 4 concurrent users. Client keep sending requests to server concurrently, and server has multiple threads serve user's requests. (make Server always busy)
    4 requests
    Server <------------- Client
    responses
    Server ---------------> Client
    requests
    Server <-------------- Client
    CPU usage was 80%, in normal case should be 90%+.
    Take a few thread dumps: saw threads sometimes blocked in the native method java.net.SocketOutputStream.socketWrite0(Native Method).
    If CPU was not fully utilized, for example only 80%, server must be blocked by something. And this bottleneck would impact the scalability of server.
    If I can remove this bottleneck and do not bring other overheads, I may acquire:
    1> a higher throughput
    2> a more scalable server
    In our performance requirement, server CPU usage must be 90%+.
    I just feel strange that why the CPU usage was normal (25% for single thread test or 90%+ for 4 threads test) even I choose a very small buffer size.

  • CR 2008 SDK: how to set custom paper size?

    Dear forum users, I'm trying to use Crystal Reports 2008 SDK to print barcode labels to a Datamax Printer.
    The printer uses a custom page size. Can anyone tell me how to set custom page size and margins using C# and CR2008 SDK?
    Best regards
    Alessandro

    I'm experiencing this problem: I need to print barcode labels which are 4 x 9 cm each (a custom paper size). The report has been build correctly, orientation is right but when I print the labels programmatically by an application I made the label gets printed in a wrong way.
    In particular, orientation and paper size are not correct.
    So I would like to try to force both of them (both the orientation and the custom paper size). How can I do that?
    Best regards
    Alessandro

  • Can someone tell me how to set my name so when I send a text it shows up instead of my phone number

    Can someone tell me how to set my name so when I send a text it shows up instead of my phone number

    You can't do that. Only the sending number is transmitted by the carrier with an SMS message. If the recipient has you in their address book, with most smart phones and some others, the name will display, but that's a function of the phone on the receiving end.

  • How to set the screen size with nested Iview screen

    Can someone show me how to set the screen size with nested IView  screen.
    at the moment i only try it with trial and error untill it looks somewhat close. Is there a property in VC to set the size for Height and width.
    The same question is for the form. the form elements inside the form is easy but the actual form is still a challenge.

    Hi,
    Yes you are correct ,Still the Form and iview are not able to change thier Layout Structure using a Propery.
    it is available with VC7.1
    Govindu

  • How to set the frame size?

    Hi,
    Can some one show me how to set the frame size in this program? History: I have created a window and added a button but its to small. So I want to increase the size of the frame to at least 600X400 pixel.
    private static void showGUI() {
            //Create and set up the window.
            JFrame frame = new JFrame("ButtonDemo");
            frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            //Create and set up the content pane.
            Main newContentPane = new Main();
            newContentPane.setOpaque(true); //content panes must be opaque
            frame.setContentPane(newContentPane);
            //Display the window.
            frame.pack();
            frame.setVisible(true);
        }It would be nice if you could show me how to do it.
    Thank you very much for reading this.

    Challenger wrote:
    Simply adding
    frame.setSize(new Dimension(600,400));to the end of your code should work perfectly.Or, if you want to do it correctly, .setPreferredSize() on your frame before you .pack() it. The default layout manager for JFrame is BorderLayout, which uses the preferredSize of each component to calculate sizes during the .pack() call.

  • How to set the page size

    Hi,
    How to set the page size of a B tree node in berkeley db java edition?
    thanks.

    The two systems have different performance characteristics. If you are concerned with the performance characteristics, then the best way to tell is to benchmark them.
    By the way, both BDB and BDB JE are B-trees.

Maybe you are looking for

  • Syncing Multiple Devices and Cals

    We have between us an iMac, iPad, and both of us have an iPhone 4S. We both have a calendar each but can view them both on all devices (we have one each so we know who's event it is). I would like it so when one of us creates an event (mostly on our

  • Wrong path changes in Itunes XML file

    hi there, My Itunes library (9.0.2) is stored locally on my macbook, although actual files are on a network attached storage that I access through AFP. This share is mounted automatically when the mac starts. Everything was working perfectly fine unt

  • Anyone using Creative extrenal sound card via USB w/ Mac mini

    There is a sweet deal for Klipsch Ultra 5.1 for $299.99 at London Drugs in Canada.....I'd like to replace my old 4.1s. Id like to buy Creatives"Soundblaster Live 24-bitExternal. Is there any chance anyone out there has done such a thing with thier Ma

  • Make a Reference Quicktime Movie using QuickTime API for windows?

    Hi all, Does anyone know how to generate or modify a QuickTime Reference file? I try to generate a QuickTime reference file (.mov) that will point to external video clip Avid OpAtom such as \Avid MediaFIles\MXF\V1.mxf, \Avid MediaFIles\MXF\A1.mxf, \A

  • Artefacts in JPEGS.

    I see ALOT of artifacts in jpegs, if shot in jpeg I see them even inside lightroom, if shot I raw I see the artifacts them I export to jpeg. I gives a strange "shadow" or extra line around every straight line in the picture. Is looks ugly. http://uu.