I want to copy AVI videos on my SD card to my pictures on my computer. does anyone know how can I do this?

I have lightroom, but it won't matter videos, only pictures.  THANK YOU in advance!

Here's a way to accomplish the task...

Apparently, you have an external or internal USB media player?

Insert the memory card into the correct location on the media player...
If open windows... Close them.

When the card is inserted... If you go to... Start / computer... is
player card on one or several removable disks?

Removable (e :)) drive
Removable disk (e :))
Removable drive (g)

If_Yes_you can download the video from here. Left click
the drive letter that corresponds to the SD card slot should
display the directory of the card and you can copy and paste or
Drag and drop the video of your choice in a folder on your hard drive
drive.

Just right click a selected video or photo and choose... Copy...
then navigate to the folder that you want, and then right-click the
folder and choose Paste.

Tags: Windows

Similar Questions

  • does anyone know how to transfer/copy music from a mobile phone to a computer

    does anyone know how to transfer/copy music from a mobile phone to a computer

    That is controlled by PC-phone connection software provided by the manufacturer of the phone.  If the phone is compatible with windows 7, they will provide pilots & an application to allow transfers that you want.

    If this software is not supplied with your phone then go to the support site for the manufacturer of the phone to know if everything is available.

  • I want to get the current music, I have on my iPod out of it and start again. How can I do this?

    I want to get the current music, I have on my iPod out of it and start again. How can I do this?

    Open iTunes, plug in the iPod, select what you want to be on your iPod, sync.

  • I got a new computer (an old dies) new a windows vista and I have to disable the old computer before I load the same copy of Vista on my new computer. If yes how can I do this?

    I got a new computer (an old dies) new a windows vista and I have to disable the old computer before I load the same copy of Vista on my new computer.  If yes how can I do this?

    If Vista is preinstalled on your OLD computer, it is classified as an OEM license and is not transferable.

    The license of Vista OEM is related to the original computer it is installed on and dies with the computer.
    You cannot transfer it to another computer/laptop

    If a license of Vista at retail, you can transfer it to another computer/laptop.
    But it can only be installed on one computer at a time.

    A single license is a single Installation.

    If it is a retail Vista license, read the information on the clean install and then reactivate it:

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > get latest Vista drivers for it > download/install them.

    See you soon.

    Mick Murphy - Microsoft partner

  • Hello guys, I made a resume in the mac notebook and want a doc word or pdf by e-mail if they can read it, does anyone know how to edit this file to a word doc?

    Hi guys I was wondering if someone can help, make a resume in the mac notebook and want as a document word or pdf by e-mail if they can read it, does anyone know how to edit this file to a word doc?

    On Thu, 20 Sep 2012 10:06:18 + 0000, samburns987 wrote:

    Hi guys I was wondering if someone can help, make a resume in the mac notebook and want as a document word or pdf by e-mail if they can read it, does anyone know how to edit this file to a word doc?

    I don't know anything about Macintosh or its files, but if it isn't
    a standard .txt file, simply read it in Word, and then do a backup with regard
    Save it as a .doc or .docx file.

    Ken Blake, Microsoft MVP

  • I downloaded and installed the XI and when open wants to buy DC and enter again which gives the serial number and the error.  Does anyone know how to talk with Adobe cat

    I downloaded and installed the XI and when open wants to buy DC and enter again which gives the serial number and the error.  Does anyone know how to talk with Adobe cat

    Hey Kevin,

    It seems that you are getting the update to install Acrobat DC. This is the latest version of Acrobat.

    If you get an error message, could you please share the screenshot of the same so that we can check at our end.

    If you want to contact Adobe support team, see the following link to get in touch with them.

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

    http://helpx.Adobe.com/x-productkb/global/Service1.html

    Concerning

    Sukrit diallo

  • Hello! Does anyone know how to change a license? I bought for Photoshop, but I want to change to Indesign!

    Hello! Does anyone know how to change a license? I bought for Photoshop, but I want to change to Indesign!

    Hi MariaNilsson,

    You must contact the support by call/chat for the cancellation of the license of Photoshop and then you can subscribe to the Indesign license under your account.

    Contact the customer service

    Kind regards

    Sheena

  • I want to change the size and color of the text in the call boxes and text boxes. How can I do this? Jack

    I want to change the size and color of the text in the call boxes and text boxes. How can I do this? Jack

    Highlite the text inside the text box and press Ctrl + E.

  • Does anyone know how to remove all words of 'copy' of the name line HAVE layers?

    I downloaded a script PSD which automatically delete the word "copy" of all layers. Inside of GOT it, I can't do this. Can someone help me? Here's the script jsx PSD file:

    ----------

    ///////////////////////////////////////////////////////////////////////////////
    Script name: RenameLayers.jsx
    Version: 1.0
    Date: 27/02/08
    "Use: Removes ' copy 1, copy 2, etc." in the name of all the layers
    ///////////////////////////////////////////////////////////////////////////////

    #target photoshop
    $.localize = true;
    var displayDialogMode = app.displayDialogs;

    app.bringToFront ();
    app.bringToFront ();
    app.displayDialogs = DialogModes.NO;

    processObjects (app.documents processDocument, function () {alert ("you have no open documents")})
    app.displayDialogs = displayDialogMode;

    ///////////////////////////////////////////////////////////////////////////////
    Function: processObjects
    Use: Work theMainFunction on each object in the list theObjects
    Entry: The list of objects (documents, layers, etc.), function to run on each object, function to run on parent, if there is no object
    Return: value returned by the function used
    ///////////////////////////////////////////////////////////////////////////////
    function processObjects (theObjects, theMainFunction, theAlternateFunction) {}
    var returnValue = null;
    If (theObjects.length == 0) {}
    If (!) () theAlternateFunction == undefined) & &! (theAlternateFunction == null) & &! (theAlternateFunction == "")) {
    returnValue = theAlternateFunction (theObjects.parent);
    }
    } else {}
    If (!) () theMainFunction == undefined) & &! (theMainFunction == null) & &! (theMainFunction == "")) {
    for (var i = theObjects.length - 1; i > - 1; i--) {}
    returnValue = theMainFunction (theObjects [i], i);
    }
    }
    }
    return returnValue;
    }

    ///////////////////////////////////////////////////////////////////////////////
    Function: processDocument
    Use: Treat the layers in the document with the function 'processLayer '.
    Entry: Document subject of Document index object
    Back: no
    ///////////////////////////////////////////////////////////////////////////////
    function-processDocument (objectRef, i) {}
    app.activeDocument = objectRef
    processObjects (objectRef.layers, processLayer, null);
    }

    ///////////////////////////////////////////////////////////////////////////////
    Function: processLayer
    Usage: Delete "copy" of the name of layer (Layer content Set of processes)
    Entry: Object layer Layer object index
    Back: no
    ///////////////////////////////////////////////////////////////////////////////
    function processLayer (objectRef, i) {}
    If (objectRef.typename == 'LayerSet') {}
    var layerCount = processObjects (objectRef.layers, processLayer);
    }
    renameLayer (objectRef)
    Returns 0
    }

    ///////////////////////////////////////////////////////////////////////////////
    Function: renameLayer
    Usage: Delete "copy" of the name of layer (Layer content Set of processes)
    Entry: Object layer Layer object index
    Back: no
    ///////////////////////////////////////////////////////////////////////////////
    function renameLayer (objectRef) {}
    var theRegEx = new RegExp (/ (\s*copy\s*\d*) + $/)

    If (theRegEx.test (objectRef.name)) {}
    Save the State of the layer (visible or invisible)
    var layerVisible = objectRef.visible
    var numero_index = 0
    numero_index = objectRef.name.indexOf ("copy")
    objectRef.name = objectRef.name.substr(0,indexnumber)
    objectRef.visible = layerVisible
    }
    Returns 0
    }


    ----------

    Anyone?

    I wrote the original code you have several years ago, I did a quick check and if you change the first lines of what follows, it should work:

    #target illustrator
    $.localize = true;
    var displayDialogMode = app.displayDialogs;

    app.bringToFront ();
    app.bringToFront ();
    app.displayDialogs = DialogModes.NO;

    processObjects (app.documents processDocument, function () {alert ("you have no open documents")})
    app.displayDialogs = displayDialogMode;

    The code has been mistake out on the lines that changed the displayDialogMode and who brought the application forward, so I have commented out them. I don't have time now to see that needs to be done to ensure that this work (if they can), but it should work for you.

  • Does anyone know how to transfer music videos on a RAZR2 V9 with a Mac?

    I tried all the different ways to transfer music videos on my RAZR2 V9 with my Mac but with the chance to know. I can download these videos like music, but the phone will not play them in music videos. Anyone know where I can buy software that would play music videos?

    Thank you

    Goss

    Goss-

    You have a memory card in your phone?  If so you can go to Menu > settings > connections > USB settings > memory card. Then, connect your phone via USB cable and drag and drop compatible files to the card. I usually recommend the conversion of files to .3gp files, as it is the same format the phone makes the video files. You can find other video formats work on the map but I find .3gp to be the most compatible format.

    Mark

    Support Forums Manager

  • Does anyone know how to link a video full screen (No button graphics) as a button to play another video program in yet?

    Please see my post from 7/27 copied then:

    CS6 still...

    I need video loop as the first Full-frame play to act as a button (if activated) to read the main program.

    Since a file .psd is necessary to create a button, I created a file .psd with syntax layer as follows: SEE. SCREENSHOT OF PSD LAYER BELOW

    Layer group: (+) Motion Menu group < I have added a space on each side more sign for this forum only note, if I leave the spaces, it transforms into a chart >

    Under layer within the MM group: (%) Video

    NOTE 1: Under inner layer MM group has a mask layer specifications manual Adobe <see screenshot below >

    NOTE 2: Since there is no visible button, < any Full-frame video must act as a button > I don't understand a (= 1) to highlight the layer

    I imported the .psd two layers in still in the first Menu to play. SEE MENU AGAIN: MOTION TAB SCREENSHOT BELOW

    Then, in the properties of the Menu tab, I clicked on the motion tab and drag the video pick whip in the video asset file < menu.mov > in the project Panel to assign the 33:06 .mov video looping as the first play in the main Menu. (See Menu file name: Midnight swim main movement Menu_5 in the screenshot below)

    I do the same with the Audio selection on the same video resource icon .mov to play the audio track with the first play Main Menu.

    Once I have 'add the video background' and 'add audio' to the menu first Play through the selection icon. Rather than place the video in the .psd correct Sub-Layer box to the left of the necessary, creates a new locked layer "background" in the main Menu of Photoshop, but with the always correct to the menu.mov...

    See screenshot below where I had first to unlock the new layer, then I changed the name of the new layer (%) Video and finally he nested within the Group of layers as an Undercoat. So as the new layer does not have the compulsory mask, I add a layer with layer mask: Add a layer mask: reveal all. Finally, I save the .psd file to allow again to pick up the first listen change / hand menu .psd.

    But when I saw the project, the first video game playing on the preview. Which is OK because it is not rendered. Then, I made the Menu driven via the icon in the preview screen. But curiously, he restores the audio but NOTE the video as menu.mov assigned (preview is empty when finished rendering) and double strangely, it makes the appropriate length of the video from the video file program! < do not forget, the assets of video and audio right is assigned correctly in the main Menu: button tab properties MOTION - see screenshot below >

    Perhaps. because the button link play first is the video chapter program main named Midnight swim. (The button link IS correct because if the viewer active / click full screen on the first video game anywhere on the screen as a button, it is supposed to start the main program)

    Bottom line - the rendering should allow preview to play as the correct play first video resource (the 33:06 menu.mov) attributed the tab not query the link main program Midnight swim. I've never met this dysfunction.

    I have the manual .pdf CS6 online and a paper copy of the CS3 manual where I took care to implement the .psd file and the recall of programming so that everything works correctly. In ADDITION, I've done this before with success, but the only difference was that my previous effort was not full-screen video. It was actually more complicated with many buttons and a sector specifically where hidden video read. My point is that it worked perfectly using the syntax above, but for reasons I can't understand, don't worry this time. It must be my syntax layer .psd or something I'm missing or wrong in yet. Please see screenshot below also diagram again.

    Any experience with the help of video Full Frame as the first play, Please HELP! I'm on a deadline, as usual. Stan Jones, you're such a champion, are you there?

    I'll get the screenshots by your request and answer tomorrow morning, Lun Pacific time 7/27.

    Thank you

    Brian Patterson

    DVD - IT Media Services

    N. Hollywood, CA

    Photoshop layers_Full frame video Main Menu_Encore Screen Capture.JPGEncore Buttom Properties - Motion Tab - Encore Screen Capture.JPGEncore Flowchart- Encore Screen Capture.JPG

    As always, I'm on a deadline.

    The part of the motion MUST BE the bottom (i.e. its own layer outside the button group). Do not use the prefix % etc. You will have only a = 1 in the Group of buttons and a background layer.

  • Once there's a progress bar gray on videos of youtube on Firefox, which comes more. ; It appears on IE though; How can I solve this problem in Firefox?

    Videos of YouTube on Firefox buffer not more.

    Reload Web pages, and ignore the cache.

    • Hold SHIFT and click reload.
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Cmd + Shift + R' (MAC)

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • I typed a try at a friends, Microsoft word 2010, and I want to know how can I see this doc here at home or save it in my files here?

    I was at my friends and wrote an essay on microsoft word program. How to make a copy of this document from here at home, to update or save my files?

    I was at my friends and wrote an essay on microsoft word program. How to make a copy of this document from here at home, to update or save my files?

    You must make a copy of your friend's computer to a USB and then copy it to your computer. Or, have your email from a friend the document so that save you in your documents folder.

  • I want to do a "System Restore" at an earlier date than when I did a "System Restore Point"; How can I realize this "System Restore" to a date that is earlier than the "System Restore Point"?

    I am running a version of Microsoft "Vista." I want to do a "System Restore" to a date earlier than the 'Restore Point System' which is steeped in external memory of my terminal (and apparently in memory of boarding school of the terminal).  The terminal shows only the "System Restore Point" that I had introduced manually; How replace this erroneous 'system Resote Date Point' so that I can get rid of things that I wish were not included in the drive of my terminal?  Specifically, the "Ready Boost" option has ruined my terminal memory drive; That's why I want to get rid of with a "restoration of memory", but there is no other precedents "System Restore" options.

    Hello

    You will be able to perform a system restore to a restore point created or present on the system. If you have no restore point created before the questions, then you will not be able to restore it.

    For more information, see the following articles:

    System restore

    System Restore: frequently asked questions

    If you try to uninstall an application, you can read the following article to uninstall the program.

    You can see the following link to uninstall the screensaver.

    Uninstall a program

    You can also try disabling readyboost and check if it helps.

    Turn ReadyBoost on or off for a storage device

  • Bought a new PC. Can I use my old copy of Windows XP Professional on the new computer? If so, how can I migrate this course?

    Hello.. I bought a Microsoft Windows XP Professional genuine Cd a few years ago. But my PC is now out of use due to some electrical problems and WIN XP

    has been installed on this computer. Now, I bought a new PC how can I obtain a new permit for the same windows, that I am able to use it on my new PC? Thank you

    original title: new license for my WIN XP

    It seems that you bought an XP license retail.  If so, you can just install this same drive with the same license key on your new machine as your old machine is no longer operational.  A retail license should be transferable, while an OEM license is bound to the first machine that it has been installed on.

    Details are set out on this Microsoft license FAQ:

    "Of Microsoft license issues.
      <>http://download.Microsoft.com/download/4/e/3/4e3eace0-4C6D-4123-9d0c-c80436181742/oslicqa.doc >

    HTH,
    JW

Maybe you are looking for