Why Won't This AVI File Copy?

Sometimes I try to copy an AVI file onto an external USB or to my Apple TV. Every once in a while I get one file that starts out copying, but then I get an error message saying it "could not be read or written. (Error code -36)". The file names have no unusual characters in them.
Anybody have an idea why this is? Thanks.
By the way I have an iBook and I'm running OS 10.4.11 on it.

Hi Homer, is this File Transfer being done via SMB, or to an MS-DOs/Fat32 Drive?
If so there would be a 2 to 4GB file size limit.
For error -36, might try this...
http://docs.info.apple.com/article.html?artnum=301580
Well, in pure Apple File System talk... -36 ioErr I/O error (bummers)
Not very helpful, but generally means a Drive quit being Readable or Writable since starting the operation...
http://fuzzy.wordpress.com/2006/12/10/ioerror-36/

Similar Messages

  • Why won't some pdf-files open on tablet/phone?

    I simply get the error saying: The document cannot be opened because it's not a valid pdf-document.
    However I have no problems opening the file with my laptop, only my phone and tablet (Jellybean 4.2.2) won't open it.
    My friends also have managed to open the file on their tablets (android/windows).
    Have reinstalled and checked updates and tried other programs but none has worked for me.
    I simply have no clue and would appreciate help.

    Hey,
    Seems like the problem was in the web browser I was using, as the file just
    didn't download correctly.
    Thanks for the help anyway, much appreciated.
    Tuomo
    2014-10-15 1:03 GMT+03:00 Tuomo Stenberg <[email protected]>:
    Hey,
    spent some time discussing this with some friends of mine and found out
    that the document can be opened by downloading it to the computer and
    transferring then to the tablet or phone. The difference is that when
    downloading with tablet/phone I get a .pdf file, which only has some html
    code. So I guess the problem has something to do with the encryption of the
    file. Here are the 2 different files I get as attachments. After all this
    might not have anything to do with adobe, but some other stuff I don't
    really understand.
    Tuomo
    2014-10-14 22:26 GMT+03:00 Romil Mittal <[email protected]>:
    >>     Why won't some pdf-files open on tablet/phone?  created by Romil
    >> Mittal <https://forums.adobe.com/people/Romil+Mittal> in *Adobe Reader
    >> for Android* - View the full discussion
    >> <https://forums.adobe.com/message/6825723#6825723>
    >>

  • Functions in a For Loop defining objects from an Array. . .Why Won't This Work?!

    I'm trying to put these functions into a Loop to conserve
    space. Why won't this work?
    .

    Yeah, sly one is right. You can not have the "i" inside the
    onRollOver function, what you have to do is: As the movieClip class
    is dynamic you can create a property of the movieClip which stores
    the value if the "i". And then, inside the onRollOver function, you
    have to make reference to that property.
    for (i=0; i<2; i++) {
    this.regArray
    .iterator = i;
    this.regArray.onRollOver = function () {
    showRegion(regArray[this.iterator]);
    this.regArray
    .onRollOut = function () {
    hideRegion(regArray[this.iterator]);

  • HT3775 I am using OS X Mountain Lion and I have this .avi file but not able to read. What is missing in my setup and what other file do I need to download to enable me to read?  I can read mp4 files though.

    I am using OS X Mountain Lion and I have this .avi file but not able to read. What is missing in my setup and what other file do I need to download to enable me to read?  I can read mp4 files though.

    Here is a link: https://itunes.apple.com/en/app/mplayerx/id421131143?mt=12
    I agree that VLC is also a good choice but MPlayerX is more user friendly.

  • Help...Why won't this compile?

    Why won't this compile?
    Here is my code:
    import java.util.Calendar;
    import javax.swing.JOptionPane;
    public class GetAge{
    public static void main(String[] args){
    int month=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what month(MM) you were born:"));
    int day=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what day(dd) you were born:"));
    int year=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what year(yyyy) you were born:"));
    Calendar rightNow = Calendar.getInstance();
    int year2 = rightNow.get(Calendar.YEAR);
    int day2 = rightNow.get(Calendar.DATE);
    int month2 = rightNow.get(Calendar.MONTH)+1;
    int years = year2-year-1;
    int months = month2-month+12;
    if(day2 >= day)
       int days = day2-day;
    else
       days = day-day2+8;
    JOptionPane.showMessageDialog(null,"You are: " + years
    + " years " + months + " months and " + days + " days old.");
    }

    What you're doing is using days after the if statement; without curly braces only a valid statement is allowed.
    But if you add curly braces, days will be available only in the if block.
    So what you should do is:
    import java.util.Calendar;
    import javax.swing.JOptionPane;
    public class GetAge{
    public static void main(String[] args){
    int month=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what month(MM) you were born:"));
    int day=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what day(dd) you were born:"));
    int year=Integer.parseInt(JOptionPane.showInputDialog
    (null,"Enter what year(yyyy) you were born:"));
    Calendar rightNow = Calendar.getInstance();
    int year2 = rightNow.get(Calendar.YEAR);
    int day2 = rightNow.get(Calendar.DATE);
    int month2 = rightNow.get(Calendar.MONTH)+1;
    int years = year2-year-1;
    int months = month2-month+12;
    int days = 0;      //declare here
    if(day2 >= day)
       days = day2-day;  //...and use here
    else
       days = day-day2+8;   //..and here
    JOptionPane.showMessageDialog(null,"You are: " + years
    + " years " + months + " months and " + days + " days old.");
    }

  • HT3775 Quicktime 10.2 (603.6), it won't play .AVI files

    I have Quicktime 10.2 (603.6), it won't play .AVI files, tells me "file format isn't recognized" the above article says it does play .AVI files, what gives?

    There isn't a codec installed which can handle that specific AVI file; AVI is a container, not a format. Try installing Perian.
    (79565)

  • I purchased the new gen 7 ipod nano and needed to update itunes to 10.7 but my current software says its up to date and won't download 10.6.8 Currently I have 10.5.8 Why won't this update?

    I purchased the new gen 7 ipod nano and needed to update itunes to 10.7 but my current software says its up to date and won't download 10.6.8 Currently I have 10.5.8 Why won't this update?

    The first generation Intel-based Mac's were released in January 2006.
    Snow Leopard requires an Intel processor:
    General requirements
    Mac computer with an Intel processor
    1GB of memory
    5GB of available disk space
    DVD drive for installation
    Some features require a compatible Internet service provider; fees may apply.
    If you go to the Apple menu & "About this Mac" this will tell you what type of processor you have:

  • Why won't this song play even after I authorized the computer? It says that I need to authorize the computer, then I enter my username and password and it says the computer is already authorized. But then the song still won't play. What do I do?

    Why won't this song play even after I authorized the computer? It says that I need to authorize the computer, then I enter my username and password and it says the computer is already authorized. But then the song still won't play. What do I do?

    Use the Apple ID support -> http://www.apple.com/support/appleid/ - click through the contact information and select the iTunes, etc., hot button. You can have Apple call you or email them.
    Clinton

  • Why Won't PSCS3 Edited Files Show Up In Lightroom?

    What am I doing wrong here?
    I am trying to go from Lightroom to Photoshop CS3. Why won't the resulting edited photos -- the .psd files -- then show up in Lightroom?
    In Lightroom, I right-click on the image I want to edit and select "Edit in Adobe Photoshop CS3. I am then presented with three options(I usually select 'edit a copy') and there is a check box at the bottom to "stack with original" which I leave checked.
    Then I go into Photoshop, edit the image, and save it, usually as a .PSD file. Then I close the file and return to Lightroom, but all I can ever find then are jpegs, no sign of the .psd file I just created.
    I want Lightroom to stack the edited PSD on top of the jpeg and show it instead of the original jpeg. What I DON'T want to have to do is then go around and import the file into the library. That seems redundant... lousy work flow.
    So, is there some way to get those PSDs that I create between LR and PS to show up in LR without going round in circles?
    Thanks,
    --PS

    Is the photo in a collection? If it is and you edit in Photoshop, it will not appear stacked in the collection. However, if you switch to folder view you will see that it is stacked and it is on top of the stack.
    Just after I posted this reply, I saw Lee Jay's reply and he right-on-the-mark. I had missed, well skipped over your line in your message that said:
    >Then I go into Photoshop, edit the image, and save it, usually as a .PSD file.
    Do not "save as" in Photoshop, just save the file and it should appear back in Lightroom: in the collection view it will appear as a separate image, in folder view it will be stacked.
    (I also looked at Adobes help and and easy-to-miss sentence is in there:
    >After making edits in Photoshop or Photoshop Elements, you will be prompted to save any changes to the photo sent from Lightroom. Be sure not to do a Save As and rename the photo because the newly-created photo will not be automatically added to the library.)
    And this is the link where I found the foregoing quote:
    http://learn.adobe.com/wiki/display/LR/Edit+in+Photoshop+or+Photoshop+Elements+-+Basics

  • Why won't this code work?

    All I want to do is resize the select panel to the same size as east panel. Why won't it work?
    Space.java_____________________________________________
    import javax.sound.sampled.*;
    import java.awt.*;
    import javax.sound.midi.*;
    import javax.swing.*;
    import java.util.*;
    import java.awt.event.*;
    import java.io.*;
    public class Space extends JFrame implements ActionListener, Runnable{
         //Sound
         Sequence currentSound;
         Sequencer player;
         Thread soundCheck;
         boolean check = true;
         public void start(){
              soundCheck = new Thread();
              soundCheck.start();
         public void run(){
              try{
                   File bgsound = new File("Sounds" + File.separator + "Space.mid");
                   currentSound = MidiSystem.getSequence(bgsound);
                   player = MidiSystem.getSequencer();
                   player.open();
                   player.setSequence(currentSound);
                   player.start();
                   checkSound();
              } catch (Exception exc){}
         public void checkSound(){
              while(check){
                   if(!player.isRunning()){
                     run();
                   try{
                        soundCheck.sleep((player.getMicrosecondLength() / 1000)-player.getMicrosecondPosition()); // sleep for the length of the track
                   }catch (InterruptedException IE){}
         //Screen Variables:
         Dimension SCREEN = Toolkit.getDefaultToolkit().getScreenSize();
         final int SCREENWIDTH = SCREEN.width;
         final int SCREENHEIGHT = SCREEN.height;
         //Panels:
         JPanel select, main, north, south, east;
        //Buttons:
         JButton instructB, cheatB, playB, exit, about;
         //Labels:
         JLabel open, cheat1, cheat2, cheatInstruct, i1, i2 , i3, aboutLabel;
         //The container and frame:
         static Space jframe;
         Container content;
         //The Constructor:
         public Space(){
              super("Space");
              //set  container attributes:
              content = getContentPane();
              content.setLayout(new BorderLayout());
              //init panels:
              main   = new JPanel();
              select = new JPanel();
              north  = new JPanel();
              east   = new JPanel();
              south  = new JPanel();
              //set panel attributes:
              select.setLayout(new GridLayout(3,0,10,10));     
              select.setBackground(Color.black);
              main.setBackground(Color.black);
              north.setBackground(Color.black);
              //add panels:
              content.add("West", select);
              content.add("Center", main);
              content.add("North", north);
              content.add("East", east);
              //Image Icons:
              Icon exit1 = new ImageIcon("Images" + File.separator + "exit1.gif");
              Icon exit2 = new ImageIcon("Images" + File.separator + "exit2.gif");
              Icon about1 = new ImageIcon("Images" + File.separator + "about1.gif");
              Icon about2 = new ImageIcon("Images" + File.separator + "about2.gif");
              //init buttons, add their listeners, and set their attributes:
              instructB = new JButton("Instructions", new ImageIcon("Images" + File.separator + "ship.gif"));
              instructB.setContentAreaFilled(false);
              instructB.setForeground(Color.yellow);
              instructB.addActionListener(this);
              select.add(instructB);
              cheatB = new JButton("Cheats", new ImageIcon("Images" + File.separator + "cheat.gif"));
              cheatB.setContentAreaFilled(false);
              cheatB.setForeground(Color.yellow);
              cheatB.addActionListener(this);
              select.add(cheatB);
              playB = new JButton("Play", new ImageIcon("Images" + File.separator + "ship2.gif"));
              playB.setContentAreaFilled(false);
              playB.setForeground(Color.yellow);
              playB.addActionListener(this);
              select.add(playB);          
              exit = new JButton();
              exit.setRolloverEnabled(true);
              exit.setIcon(exit1);
              exit.setRolloverIcon(exit2);
              exit.setBorderPainted(false);
              exit.setContentAreaFilled(false);
              exit.addActionListener(this);
              north.add(exit);
              about = new JButton();
              about.setRolloverEnabled(true);
              about.setIcon(about1);
              about.setRolloverIcon(about2);
              about.setBorderPainted(false);
              about.setContentAreaFilled(false);
              about.addActionListener(this);
             north.add(about);
             //Labels:
             open = new JLabel("", new ImageIcon("Images" + File.separator + "open.gif"), JLabel.CENTER);
              main.add(open);
              cheat1 = new JLabel("<html><h1>tport</h1></html>");
              cheat1.setForeground(Color.red);
              cheat2 = new JLabel("<html><h1>zap</h1></html>");
              cheat2.setForeground(Color.green);
              cheatInstruct = new JLabel("<html><h1>Type a cheat at any time during a game, and press the \"Enter\" key.</html></h1>");
              cheatInstruct.setForeground(Color.blue);     
              i1 = new JLabel("<html><h1>The arrow keys move your ship.</h1></html>");
              i1.setForeground(Color.red);
              i2 = new JLabel("<html><h1>The space-bar fires the gun.</h1></html>");
              i2.setForeground(Color.green);
              i3 = new JLabel("<html><h1>The red circles give upgrades.</html></h1>");
              i3.setForeground(Color.blue);
              aboutLabel    = new JLabel("", new ImageIcon("Images" + File.separator + "aboutImage.gif"), JLabel.CENTER);
              //centerPanel();     
         private void centerPanel(final int width, final int height){
              try{
                   Runnable setPanelSize = new Runnable(){
                        public void run(){
                             east.setPreferredSize(new Dimension(width, height));                    
                   SwingUtilities.invokeAndWait(setPanelSize);
              } catch (Exception e){}
         public void actionPerformed(ActionEvent e){
              //if the play button was pressed do:
              if(e.getSource() == playB){
                  //do something
             //else if the cheat button was pressed do:
              else if(e.getSource() == cheatB){
                   //remove and add components
                   main.removeAll();
                   main.setLayout(new GridLayout(3,0,0,0));
                   main.add(cheat1);
                   main.add(cheat2);
                   main.add(cheatInstruct);
                   main.repaint();
                   main.validate();          
              else if(e.getSource() == instructB){
                   //remove and add components
                   main.removeAll();
                   main.setLayout(new GridLayout(3,0,0,0));
                   main.add(i1);
                   main.add(i2);
                   main.add(i3);
                   main.repaint();
                   main.validate();          
              else if(e.getSource() == exit){
                   jframe.setVisible(false);
                   showCredits();          
              else if(e.getSource() == about){
                   main.removeAll();
                   main.setLayout(new FlowLayout());
                   main.add(aboutLabel);                         
                   main.repaint();
                   main.validate();
         public void showCredits(){
              try{
                   String[] args = {};
                   Credits.main(args);
              }catch (Exception e){}
         public static void main(String args[]){
              jframe = new Space();
              jframe.setUndecorated(true);
              jframe.setBounds(0, 0, jframe.SCREENWIDTH, jframe.SCREENHEIGHT);
              jframe.setVisible(true);
            jframe.show();     
            jframe.setResizable(false);
               jframe.setDefaultCloseOperation(EXIT_ON_CLOSE);
             jframe.centerPanel(jframe.select.getWidth(), jframe.select.getHeight());
             jframe.run(); //start music

    The reason it wasn't working was because you were calling the method after you had set the frame visible, so you saw no change. On top of that, jframe.select.getWidth() only works after the frame is visible in this case. So it's best to set a fixed size for one of them, then use getWidth, or as I did... it's the same thing. I also changed the centerPanel method, I'm not sure if all that's exactly needed, but you can change it back if you think you'll need it.
    import javax.sound.sampled.*;
    import java.awt.*;
    import javax.sound.midi.*;
    import javax.swing.*;
    import java.util.*;
    import java.awt.event.*;
    import java.io.*;
    public class Space extends JFrame implements ActionListener, Runnable{
    //Sound
    Sequence currentSound;
    Sequencer player;
    Thread soundCheck;
    boolean check = true;
    public void start(){
    soundCheck = new Thread();
    soundCheck.start();
    public void run(){
    try{
    File bgsound = new File("Sounds" + File.separator + "Space.mid");
    currentSound = MidiSystem.getSequence(bgsound);
    player = MidiSystem.getSequencer();
    player.open();
    player.setSequence(currentSound);
    player.start();
    checkSound();
    } catch (Exception exc){}
    public void checkSound(){
    while(check){
    if(!player.isRunning()){
                run();
    try{
    soundCheck.sleep((player.getMicrosecondLength() / 1000)-player.getMicrosecondPosition()); // sleep for the length of the track
    }catch (InterruptedException IE){}
    //Screen Variables:
    Dimension SCREEN = Toolkit.getDefaultToolkit().getScreenSize();
    final int SCREENWIDTH = SCREEN.width;
    final int SCREENHEIGHT = SCREEN.height;
    //Panels:
    JPanel select, main, north, south, east;
        //Buttons:
    JButton instructB, cheatB, playB, exit, about;
    //Labels:
    JLabel open, cheat1, cheat2, cheatInstruct, i1, i2 , i3, aboutLabel;
    //The container and frame:
    static Space jframe;
    Container content;
    //The Constructor:
    public Space(){
    super("Space");
    //set  container attributes:
    content = getContentPane();
    content.setLayout(new BorderLayout());
    //init panels:
    main   = new JPanel();
    select = new JPanel();
    north  = new JPanel();
    east   = new JPanel();
    south  = new JPanel();
    //set panel attributes:
    select.setLayout(new GridLayout(3,0,10,10));
    select.setBackground(Color.black);
    main.setBackground(Color.black);
    north.setBackground(Color.black);
    //add panels:
    content.add("West", select);
    content.add("Center", main);
    content.add("North", north);
    content.add("East", east);
    //Image Icons:
    Icon exit1 = new ImageIcon("Images" + File.separator + "exit1.gif");
    Icon exit2 = new ImageIcon("Images" + File.separator + "exit2.gif");
    Icon about1 = new ImageIcon("Images" + File.separator + "about1.gif");
    Icon about2 = new ImageIcon("Images" + File.separator + "about2.gif");
    //init buttons, add their listeners, and set their attributes:
    instructB = new JButton("Instructions", new ImageIcon("Images" + File.separator + "ship.gif"));
    instructB.setContentAreaFilled(false);
    instructB.setForeground(Color.yellow);
    instructB.addActionListener(this);
    select.add(instructB);
    cheatB = new JButton("Cheats", new ImageIcon("Images" + File.separator + "cheat.gif"));
    cheatB.setContentAreaFilled(false);
    cheatB.setForeground(Color.yellow);
    cheatB.addActionListener(this);
    select.add(cheatB);
    playB = new JButton("Play", new ImageIcon("Images" + File.separator + "ship2.gif"));
    playB.setContentAreaFilled(false);
    playB.setForeground(Color.yellow);
    playB.addActionListener(this);
    select.add(playB);
    exit = new JButton();
    exit.setRolloverEnabled(true);
    exit.setIcon(exit1);
    exit.setRolloverIcon(exit2);
    exit.setBorderPainted(false);
    exit.setContentAreaFilled(false);
    exit.addActionListener(this);
    north.add(exit);
    about = new JButton();
    about.setRolloverEnabled(true);
    about.setIcon(about1);
    about.setRolloverIcon(about2);
    about.setBorderPainted(false);
    about.setContentAreaFilled(false);
    about.addActionListener(this);
        north.add(about);
        //Labels:
        open = new JLabel("", new ImageIcon("Images" + File.separator + "open.gif"), JLabel.CENTER);
    main.add(open);
    cheat1 = new JLabel("<html><h1>tport</h1></html>");
    cheat1.setForeground(Color.red);
    cheat2 = new JLabel("<html><h1>zap</h1></html>");
    cheat2.setForeground(Color.green);
    cheatInstruct = new JLabel("<html><h1>Type a cheat at any time during a game, and press the \"Enter\" key.</html></h1>");
    cheatInstruct.setForeground(Color.blue);
    i1 = new JLabel("<html><h1>The arrow keys move your ship.</h1></html>");
    i1.setForeground(Color.red);
    i2 = new JLabel("<html><h1>The space-bar fires the gun.</h1></html>");
    i2.setForeground(Color.green);
    i3 = new JLabel("<html><h1>The red circles give upgrades.</html></h1>");
    i3.setForeground(Color.blue);
    aboutLabel    = new JLabel("", new ImageIcon("Images" + File.separator + "aboutImage.gif"), JLabel.CENTER);
    east.setPreferredSize(new Dimension(125, SCREEN.width));
    //centerPanel();
    /*private void centerPanel(final int width, final int height){
    try{
    Runnable setPanelSize = new Runnable(){
    public void run(){
    east.setPreferredSize(new Dimension(width, height));
    SwingUtilities.invokeAndWait(setPanelSize);
    } catch (Exception e){}
    private void centerPanel(final int width, final int height)
         east.setPreferredSize(new Dimension(width, height));
    public void actionPerformed(ActionEvent e){
    //if the play button was pressed do:
    if(e.getSource() == playB){
        //do something
        //else if the cheat button was pressed do:
    else if(e.getSource() == cheatB){
    //remove and add components
    main.removeAll();
    main.setLayout(new GridLayout(3,0,0,0));
    main.add(cheat1);
    main.add(cheat2);
    main.add(cheatInstruct);
    main.repaint();
    main.validate();
    else if(e.getSource() == instructB){
    //remove and add components
    main.removeAll();
    main.setLayout(new GridLayout(3,0,0,0));
    main.add(i1);
    main.add(i2);
    main.add(i3);
    main.repaint();
    main.validate();
    else if(e.getSource() == exit){
    jframe.setVisible(false);
    //showCredits();
    else if(e.getSource() == about){
    main.removeAll();
    main.setLayout(new FlowLayout());
    main.add(aboutLabel);
    main.repaint();
    main.validate();
    /*public void showCredits(){
    try{
    String[] args = {};
    Credits.main(args);
    }catch (Exception e){}
    public static void main(String args[]){
    jframe = new Space();
    //jframe.centerPanel(500, jframe.select.getHeight());
    jframe.setUndecorated(true);
    jframe.setBounds(0, 0, jframe.SCREENWIDTH, jframe.SCREENHEIGHT);
    jframe.setVisible(true);
            jframe.show();
            jframe.setResizable(false);
          jframe.setDefaultCloseOperation(EXIT_ON_CLOSE);
        //jframe.centerPanel(jframe.select.getWidth(), jframe.select.getHeight());
        jframe.run(); //start music
    }Sorry I lost all the indenting :) I guess you can take a look at the few lines I changed and copy those lines.

  • JMStudio won't play .avi files - mpeg-2 works fine

    Why doesn't JMStudio play .avi files?
    A small application that I created with JMF 2.1.1 has the same trouble.
    My .avi files can be played successfully with mediaplayer and also zoom player but JMStudio chokes on them. Why?
    I want to create a two-pane player for side-by-side video comparison with JMF but I don't want to start the effort if simple .avi playback is not possible.
    Sun's JMF 'supported format' page shows that all forms of .avi are at least 'playable' - yet my files are not.
    I have several mpeg-2 files that are playable in JMStudio and also in my simple app - so I know that the code is working.
    There are several old threads on this forum that ask this question but none of the threads give a decent answer.
    Please help.
    Thanx,
    skigrinder

    Got it working.
    Apparently, JMF can't handle type-1 .avi files but it can handle type-2 .avi files.
    Nero and Sony-DvGate both create type-1 .avi files in the capture process from a DV camcorder.
    I found a (Windows) utility - DvConverter - that will convert a type-1 .avi file to type-2.
    I'm now able to play these type-2 .avi files in JMFStudio and also in my own prototype player.
    Surprisingly, the FramePositioningControl functions also work - skip() and seek() !!!
    I'm currently working on eliminating the 'comb-teeth' effect that exists in both JMFStudio and my own player.
    I've read that this effect is the result of interlacing artifacts but my experience has shown that it also has a lot to do with the codec that's running. In windows, installing, un-installing, and re-installing codecs has a tendancy to mess with the registry in unpleasant ways resulting in a lot of time wasted trying to get rid of this 'comb-tooth' effect.
    Andrew, do you know of a foolproof way to solve this problem on windows?
    Thanx,
    skigrinder

  • Why does the iPhoto library file copy so slowly?

    Every few months I back up all the important stuff on my MacBook Pro (Mid 2012, 13", 750GB) to my 3TB external hard drive.
    This has worked well for as long as I can remember. I used to have a proper backup program but due to the nature of my work and files, recently I prefer to just manually copy over each individual folder in my parent home folder, so I can have control of what is replaced and what is merged, etc.
    However this time backing up, I had to copy every folder and file in 'Pictures' separately. This is because after trying to copy the parent folder in one transfer it didn't seem to be working well. I noticed that around the 11.22GB mark, the transfer would always slow right down from ~35MB/s to ~0.5MB/s. As you can imagine, with a Pictures folder totalling almost 300GB, this isn't something I wanted to put up with.
    In the end, I figured out what was causing the issue. I tried copying just the iPhoto library file and discovered the problem occurred again.
    Why? Is this a Yosemite bug or is it to do with the way that the file is structured?
    It works fine otherwise and does not seem damaged.

    no idea
    maybe if you provided some information someone could help
    What version of iPhoto? Of the OS? Why do you think it is getting larger? what exactly are you doing?
    Could it be downloading photos from Your PhotoStream?
    LN

  • QT won't open .avi files...

    I just made a knew thread before but I couldn't edit it. Maybe it was .avi files and not .div files QT couldn't open. I changed it by mistake and couldn't remember which it was. Anyway, can someone help me with what codecs I need?
    Thanks!

    AVI is just a container. A bucket or a box that carries things.
    You could have a bucket of water or a bucket of strawberries (or a bucket of blood if your are a pirate). But it's just a container.
    Video uses compressions schemes to fit the data into a file. Video uses compressor de-compressors (codecs) to achieve that goal.
    Not all codecs (thousands of them) are available to the software you are using to open and display (decode = decompress) them and, since there are so many, there is no way you can open just any file with just one player.
    On the Internet there are 4 major players (viewers):
    QuickTime (Apple Computer)
    WMP (Microsoft)
    Real (Real Player)
    Flash Video (Adobe, previously Macromedia)
    You nearly always have to fall back on one of these players to view video media.
    Real Player can view most QuickTime created content but QuickTime can't even open Real Media formats (.rm).
    QuickTime Player can view some (but not the newer) Flash Media format (.swf) and Flash can import most QuickTime formats and convert them.
    QuickTime, via Flip4Mac, can now view most WMP formats but WMP can't open most QuickTime file formats.
    Confused? There are even more issues in play!
    Codecs are "software" based. What is written for a PC won't work on a Mac and vice versa so their developers need to write new versions for each OS.
    As newer codecs are developed older ones are obsoleted and drop out of use. It may take an older machine to play the file. Many codecs are "proprietary" and only allow viewing using their software or third party "converters" to make them work without them.
    Last chance with QuickTime trying to play your AVI file (a container that Microsoft tried to kill of years ago). Open the file with QuickTime Player and then open the Movie Info (renamed Inspector in version 7.2). This info window should show what codec was used to make the file even though QuickTime may not be able to display it.
    A Google search for codec name +Mac may help you find the version used in your AVI. Be sure to install a version compatible to your machine.

  • Quicktime 7 won't play avi files

    can someone please tell me why this is?
    It's only stopped playing them since its been upgraded
    i just get a white screen and the message that there might be a missing component?
    Sorry if this question has already been posted!
    Please HELP
    iBook G4   Mac OS X (10.4.8)  

    If QuickTime is set to play avi files in System Preferences, then the avi might not be one that QuickTime can play. There are several proprietary avi codecs. You might try VLC player or some other player that can play all the different kinds of avi codecs.

  • What Presets for This Avi File?

    I have a couple of .avi files of musical movies (from tv) that I would like to edit in Premiere (which I've virtually never used before, only some intermittent stuff with my little digital camera... no real knowledge ).
    What I want to do is simply extract the singing and dancing from the storyline.
    Windows tells me this much about the files:
    624 x 352 pixels
    bit rate 128kbps
    audio sample size 16 bit
    audio Lame MP3
    video 23 frames per sec
    data 1102kbps
    video sample 24bit
    XVID compression
    and gspot gives me this, most of which I don't even understand:
    container
    avi v1 Interleave 1 vid frame (42ms)
    Audio frames aligned on interleave
    Video 304MB
    User data
    [ISFT] transcode-1.0.6
    [USER] XviD0050
    Audio
    Codec: 0x0055 MPEG-1 Layer 3
    Info 48000Hz 128kb/s tot, Join Stereo LAME 3.9
    Video
    Codec XVID Name XviD ISO MPEG-4
    Len 44:23 Frms 63851 kbps 959 Qf 0.182
    Pics/s 23.976 Frames/s 23.976
    pic 624 x 352
    sar 1.773 par 1.000 dar 1.773
    Now those figures don't match any of Premiere's existing 'presets' and don't provide enough info for me to make up a custom preset.
    Can anyone help me out? Tell me what presets to put in or direct me to software that will interrogate this file and get the preset info for me?
    OR: if there's an easier way/software to do what i want to do - what is it?
    regards,
    ab

    The Xvid CODEC will be a real problem. For the rest, a Desktop Preset with the attributes customized to match, will get you to editing - just not with the Xvid CODEC. I would use Harm's advice to convert to DV-AVI Type II, and issues should go away.
    With Harm's other suggestion, I have found that CyberLink's PowerDirector program does an OK job with Xvid/DivX material, but it IS heavily compressed and is a streaming media delivery format. It should ONLY be used as such, and not as source footage. Also, Premiere Elements will have the same issues, as will PrPro.
    For some more background on CODEC's, this ARTICLE might prove useful.
    Good luck,
    Hunt

Maybe you are looking for

  • OS X Mavericks Won't download correctly, app is gray?

    I've been trying to download OS X Mavericks for about 3 hours now. It has been continously gray and unmoving. After reading several ways on how to download the update I tried every step offered. It also seems as though when downloading the X should b

  • Automatcally create Project from Sales Order

    We are on SAP R/3 4.7. We are currently using Project system for customer projects. We are manually linking the WBS element to the sales order item. We are considering to automatically creating project from sale order. Can someone offer any suggestio

  • BAPI'S IN S&D

    Hello Friends, Can You please share with me Standard BAPI's available for the following transactions in S&D: 1.Sales Order 2.Delivery 3.Billing 4.Sales Returns 5.Inter depot transfer 6.Inter Depot receipt 7.Credit Note 8.Debit Note it is urgent,await

  • Icloud for windows not supported anymore?

    I can't update Icloud through my Apple Software Update, I tried to downloading it off the website too. It says there is a problem with the windows installer package.

  • Message area

    Can we have two message area UI controls in the same view (one at the Top and the other at the bottom section) and ensure that the messages are displayed at both places? Requirement reason:The View is a very big form which the user has to fill in, an