Output video to USB flash drive using Premiere Elements 7?

Is it possible to output a finished project to a USB-connected flash drive instead of burning it to a DVD? I want to be able to plug the flash drive into another computer and have the video play in the absence of Premiere.

Ozpeter and Steve, thanks for the timely reply. My problem is I didn't think the issue through enough to fully ask the question. I thought perhaps DVD players had auxillary USB inputs, but checked and mine at least don't. I guess that leaves me with a Windows Media file that would play on laptops or desktops, but then maybe a DVD file would work better.
I have a nearly 4GB DVD comprised of family picture slideshows sandwiching a series of video clips that works just fine on my computers, TV, portable DVD player and player/projector. I'd love to be able to carry that file around on, say, a Kingston Data Traveler to show others.
As I understand it, I need to again render this show, saving it to my hard drive, and then copy that output to my portable USB device.

Similar Messages

  • How do I browse & play .mp3 files from a USB flash drive using Labview 8.0?

    I'm a tester & want to test USB flash drives connected to PC.
    I want to browse the file system & playback the audio files, .jpeg files etc in the USB drive. I've Labview 8.0. When I searched for some examples or VIs which can detect the USB flash drive, couldn't find any. So if you could point me in the right direction, I can find a solution to my problem.
    Thanks.
    Solved!
    Go to Solution.

    You probably won't find specific examples for this.  A USB flash drive is mounted by the OS and appears as a new memory storage device to all software on the PC, including LabVIEW.  You can certainly write a LabVIEW program to open files on the stick and play/run them but I would create a VI that wrote files to the stick and then read them back and checked them for bit-level errors.  Keep in mind that your OS might be doing parity checking under the hood which would make your test rather meaningless.
    BTW, testing memory by looking at pics or listening to MP3s would be useless of course.  A human can't see or hear bit-level errors in a high bandwidth data stream.
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • USB flash drive use between PC and MAC

    I have a usb flash drive that has files on it previously created using a PC.  It contains excel, word and powerpoint files.  I have Office for Mac and put some of  the files on the mac edited them and then tried to save them or move them back onto the drive, but cannot. I get a variety of messages including the disk is full and it is not and that it is write protected, but USB flash drives cannot be write protected.  Are usb drives portable between mac and PCs?

    hey man.
    Save the files on the jump drive to a folder on the mac.  Keep it in a good spot cuz your going to need it.
    Open disk utilities on the mac.
    click on the correct usb drive in the screen, and then click erase.  U will have formatting options in a drop down tab, pick "FAT" or "FAT 32" which it is, name it and hit erase.
    This will reformat the drive to a windows usable file format, and the mac will work with it no problem.
    Once reformat is complete close disk util. and open the mounted USB drive, found on the desktop and drag the folder you had created to it and your good to go.
    windows should have no problem reading it at all now.
    hope this helps

  • Can I install windows 7 on a MBA using a USB flash drive?

    I do not have an external DVD drive. Can I install windows 7 on a MBA using a USB flash drive? If so, what's is the procedure?

    Hi,
    have a look/read here http://www.intowindows.com/how-to-create-bootable-windows-7-usb-to-install-windo ws-7-from-usb-flash-drive-using-windows-7-dvdusb-tool/
    Regards
    Stefan

  • How to install (using usb flash drive) os x snow leopard on 10.5?

    i have a version 10.5 (leopard), but i would like to install snow leopard (10.6). i tried using bootable usb flash drive using the "utility drive". However, it did not quite work as i expected. Does anyone know how to use bootable usb flash drive to install snow leopard on leopard?

    How to Install OS X Updates Successfully
    A. Repair the Hard Drive and Permissions:
    Boot from your current Leopard installer DVD. After the installer loads select your language and click on the Continue button. Then select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally. 
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger) and/or TechTool Pro (4.5.2 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    B. Make a Bootable Backup Using Restore Option of Disk Utility:
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
    Destination means the external backup drive. Source means the internal startup drive.
    C. Important: Please read before installing:
    If you have a FireWire hard drive connected, disconnect it before installing the update unless you will boot from this drive and install the update on it. Reconnect it and turn it back on after installation is complete and you've restarted.
    You may experience unexpected results if you have installed third-party system software modifications, or if you have modified the operating system through other means. (This does not apply to normal application software installation.)
    The installation process should not be interrupted. If a power outage or other interruption occurs during installation, use the standalone installer (see below) from Apple Downloads to update.  While the installation is in progress do not use the computer.
    D. To upgrade:
    Insert the USB flash drive.
    Restart the computer.
    Immediately after the chime press and hold down the "OPTION" key.
    Release the key when the boot manager screen appears.
    Select the icon of the USB flash drive and click on the arrow button below the icon.
    When the installer finishes loading follow the onscreen instructions.

  • USB Flash Drive: Read-only filesystem

    Hi
    I'm trying to format a usb flash drive using various tools but they all say that it's a read-only file system. The drive is not mounted and I'm running as root. If I try to mount the drive like so with the command
    sudo mount -o rw,users /dev/sdc1 /media/myflashdrive
    I don't get any errors and when I go to /media/myflashdrive I can see and edit all the files (only as root however). However, any changes are not persistent. For example, if I delete any files or run
    sudo rm -rf /media/myflashdrive/*
    it seems to work and ls doesn't show anything, but then if a reopen the drive, the files are back.
    I've tried this on other computers and even in Windows but nothing can put a scratch on it. I heard something about there being a certain bit in the first sector which can be flipped to make a drive read-only but I think it only applied to Windows.
    Any advice would be greatly appreciated, but if I can't format the drive I'll probably use some thermite to toast the data on it.

    Hmm. I wasn't very clear: my drive was usable originally but it stopped working while I was using Windows (I just plugged it in one day and it was read-only) and now that I use Linux I thought I'd try to fix it (I have been told that linux can do anything but I'm not so sure). I suppose it could just be a physical error on the drive but it's not got any marks or anything.
    Just a thought here, if it was a physical problem, would it be possible to 'reset' it with an electromagnet or by shorting it out or would this just frazzle the chip? Maybe not the right forums for that kind of question.
    Last edited by JJ.Eastwood (2011-05-26 19:50:56)

  • Restore SSD from USB Flash Drive Clone

    Hi,
    My sister bought me a 512gb Samsung 830 SSD which I wanted to format using a 32gb USB flash drive which I'm using as a boot disk (Clone of my orginal hard disk using Carbon Copy). However, When I open up the Disk Utility and go to restore the SSD using the USB Flash drive I get an error "The startup disk can't be used as a restore source: To use this disk as a source, restart your computer using the recover system, and open the Disk Utility again." I've restarted several times but always get the same response. What am I doing wrong?

    I figured it out, I actually needed 3 things:
    1) Carbon Copy Cloner
    2) 32GB San Disk Cruzer USB drive
    3) Plugable USB 3.0 HDD Docking Station
    Step 1: Cloned my old hard drive and created image unto my desktop
    Step 2: Format USB drive and restore USB flash drive using Carbon Copy cloner
    Step 3: Shut down compter, remove usb drive and install ssd drive into computer               (http://www.ifixit.com/Guide/MacBook-Pro-17-Inch-Unibody-Hard-Drive-Replacement/3 401/1)
    Step 4: Install old hard drive into Plugable USB 3.0 HDD Docking Station
    Step 5: Connect Plugable USB 3.0 HDD Docking Station with your old hd installed in it to USB port
    Step 6: Start PC....allow the computer to book from the Plugable USB 3.0 HDD Docking Station
    Step 7: Connect USB Flash drive to Macbook
    Step 8: Open Carbon Copy Clone and restore the USB flash drive onto the ssd drive
    Step 9: Once complete....shutdown macbook pro and disconnect both the USB flash drive and the Plugable USB             3.0 HDD Docking Station
    Step 10: Turn on macbook pro, it should boot from ssd now (It's so freaking FAST!)

  • How do you save videos from iPhoto to a USB flash drive?, How do you save videos from iPhoto to a USB flash drive?

    Hello! Could someone please help me? I am trying to save vidoes from iPhoto to a USB flash drive. After I export them, I open my flash drive to play them back and they are all zero seconds long in Quick Time Player. What am I doing wrong?

    How are you exporting?
    Try to export using the "File" menu and select "Kind > Original".
    Then drag the exported video file to your USB flash drive.
    This user tip explains the export options:
    https://discussions.apple.com/community/ilife/iphoto?view=documents

  • Hi - Re Keynote  I'm trying to figure out how to create a music album on USB flash drive. What I want is a background picture with 'click-buttons' to play each track listed, also similar for embedded videos and photos etc.  Is this possible with Keynote ?

    Hi - Re Keynote  I'm trying to figure out how to create a music album (as an artist) on USB flash drive, (accessible by both Mac and PC). What I want is a background picture with 'click-buttons' to play each track listed, and play in order (like a cd) - also similar for embedded videos and photos etc. This should all be on the one page.  
    Is this possible with Keynote, or any other software package for Mac (am using Macbook Pro) ?
    Gav 88

    Hi there,
    Yikes, it sounds like you've been doing a lot of work on this project... Unfortunately, however, this isn't the Adobe Encore forum, but the Acrobat.com forum. While it seems like an exciting question, we're not able to address issues pertaining to other Adobe products and services. Here's a link to the Adobe Encore forum, where you're more likely to get help for this specific issue:
    http://forums.adobe.com/community/encore
    Sorry not to be of more specific help to you. Best of luck!
    Kind regards,
    Rebecca

  • If i use a usb flash drive which is both os and windows compatible can i transfer files from my mac to a windows pc using the same usb flash drive?

    if i use a usb flash drive which is mac os and windows compatible can i use it to copy files from the mac to a windows machine. i have to do some training abroad and wnat to take the files on a usb from the mac but they will only have a windows operating system available to me.

    Generally, it's not the flash drive that makes it compatible, but the formatting used on it.  In Disk Utility on a Mac, the format is called MS-DOS (FAT).  In Windows, I believe it is called FAT32.
    A USB flash drive formatted that way should be readable and writable on both Mac OS X and Windows.  But you may want to try a "trial run" before relying on it for the trip.

  • Using USB flash drive to connect laptop

    On previous versions of Network Magic, when adding a laptop to my wireless network, an option would appear for using a USB flash drive to transfer settings and/or password to the new machine. 
    After a few "upgrades" to NM, the option ONLY appears after I turn my security off.  If I leave my WEP security ON, the only option that appears is to "copy" the 32-digit password & enter it on the laptop.  However, I keep getting errors.
    Is there a procedure to use a USB flash drive to connect a "new" laptop to my secured wireless network?
    Thank you.

    thomas.adkins wrote:
    On previous versions of Network Magic, when adding a laptop to my wireless network, an option would appear for using a USB flash drive to transfer settings and/or password to the new machine. 
    After a few "upgrades" to NM, the option ONLY appears after I turn my security off.  If I leave my WEP security ON, the only option that appears is to "copy" the 32-digit password & enter it on the laptop.  However, I keep getting errors.
    Is there a procedure to use a USB flash drive to connect a "new" laptop to my secured wireless network?
    Thank you.
    Hi thomas,
    If this is your own New Laptop to your Network, and even after you supplied the password, the problem is the Network Lock is still on. You need to disable the Network Lock. Enter the password, installed Network Magic if the Laptop is your own. You need to stop tracking your Laptop as an intruder on your other copies of Network Magic.
    Then you need to reenable the Network Lock from your Wired Computer. Use your other computer to activated the copy of Network Magic installed on the laptop.
    thecreator - Running Network Magic version -5.5..9195.0-Pure0 on Windows XP Home Edition SP 3
    Running Network Magic version -5.5.9195.0-Pure0 on Wireless Computer with McAfee Personal Firewall Build 11.5.131 Wireless Computer has D-Link DWA-552 connecting to D-Link DIR-655 A3 Router.

  • Usb flash drive partitions and view partitions in windows 7 or 8 O.S using C or C++ or C#

    I want to make 2 partitions in usb flash drive. How can a usb can be partitioned using C or C++ or C# languages? And these partitions can be able to see either in a tool or in windows o.s

    Hi,
    Your issue is out of support range of VS General Question forum which mainly discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Maybe you can try to consult on this forum:
    https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=wdk
    Anyway, I am moving your question to the moderator forum ("Where is the forum for..?"). The owner of the forum will direct you to a right forum.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I tried to export photos from iMac to iPad using a USB flash drive.  The photos are on the drive but when I plug it into the iPad, the iPad says the device requires too much power.  Any ideas of what type of USB flash drive I should use?

    I tried to export photos from iMac to iPad using a USB flash drive.  The photos are on the drive but when I plug it into the iPad, the iPad says the device requires too much power.  Any ideas of what type of USB flash drive I should use?

    You can transfer photos outside of iTunes. I do it all the time. THat said, i have a 50/50 success rate with them. I'd avoid sandisk and kingston, their bundled software triggers the 'too much power' warning.
    I've had mixed luck with lexar, some work, some don't.
    I did have good luck with an older 4 gig geek squad one.
    Look for drives without software on them, without bright LED lights and I haven't gotten any larger than 4 gig to work, but that may just be me.
    For a less troublesome way? h onestly, I use a SD card that I've formatted with the DCIM folder. I've never had one of them trigger the 'too much power' warning. Just make sure they're not SDXC. those don't work.

  • My iPhoto photo library disappeared after I used a SanDisk Cruzer Fit USB Flash Drive

    Hi! Not sure if these 2 things are connected, but I bought a SanDisk Cruzer 32GB USB Flash Drive. I dragged my documents over and copied them on to the flash drive. I didn't have iPhoto open. I didn't drag any applications, photo library folders, or anything else over to the flash drive. I just dragged over 3 file folders of work and personal documents (MSWord, Excel, etc.) over to the flash drive. It took some time to copy all my documents over, so I left it overnight.
    The next day, I decided it might be a good idea to also back up my photos from iPhoto. Interestingly enough, nearly all my photos had been deleted--save for photos from the last 3 - 4 weeks or so. That's right, a decade worth of photos were gone. I went online, Googled the problem, looked through this community and verified that I did not accidentally import one library into another or move (or delete) the backup iPhoto Library folder or anything. I even checked the flash drive. Nothing. Just the 3 folders worth of documents that I'd copied over.
    Has anyone heard of a flash drive somehow corrupting or deleting photos from an iPhoto library?
    I'm stumped. I have dug through other regular folders where I'd stashed some .jpgs so I could burn a CD for family, so I have put back about 338 photos from a library of thousands of images (some which are, of course, irreplaceable). The irony is that this last year, I'd been scanning in photos from actual physical photo albums to digitize them and have them handy on iPhoto... not knowing that they would disappear. And, of course, the double-irony is that I was using a thumb drive to back up my photos when they disappeared. If I wasn't so bummed, I'd be laughing right now.

    Thanks for the helpful thoughts LarryHN. I'm having a Mac guy look at my MacBook Pro in the next day or so to see what he can find out. I described the issue on the phone... and like you, he said that saving my documents to a thumb drive shouldn't affect my iPhoto library.
    One reason I bought the thumb drive was to back up my iPhoto library, but the time I got to that, it was already gone. I've thought of getting Time Machine (and have checked out other systems), but the reviews are so mixed, I'm dragging my feet on coughing up the cash right now.
    When I launch iPhoto, I only see the last few weeks' worth of photos. Oddly, photos I imported 3 weeks ago appear, but are in a folder dated November 2012--when I know I took those and imported them in January 2013. So that's weird...
    When I got to iPhoto Library, I have an Auto Import folder with nothing in it. "My Pictures" folder has nothing as well. I did hold down the option key while opening up iPhoto, but only my recent library (a few weeks' worth of photos) appears. I'm using iPhoto 2011 (6.2.3). I can only hope my Mac guy can help...

  • How to use usb flash drive

    So i tried to use a usb flash drive to save a word document on my macbook, but i couldnt find the flash drive, or even where to find the usb port. can somebody tell me how to use a usb flash drive on macbooks?

    The USB ports are on the left side.
    Just plug in the drive, and it should show up on your desktop (or in the Finder - click the happy face icon in your dock). Drag and drop the files into the drive. Or, select the drive as the save location when you pick Save or Save As in Word.
    When you're done, drag the drive's icon to the trash (it will change to an eject symbol), or click the little eject symbol next to it's icon in the Finder. You can then safely unplug the drive.

Maybe you are looking for

  • Trying to move iTunes library to new external hard drive

    I'm trying to move my iTunes library to a new, second, external hard drive and I'm not having much luck. I have two G-Tech 500 GB external drives. One is my Time Capsule and the other one I plan to use to house my iTunes and iPhoto libraries -- I wan

  • Bridge (& Prelude & Media Encoder) included in a Premiere-only account?

    Hi! I have a full CC account myself, but for a client of mine, I'm looking into different accounts. A production company I work for, is going to make the transition to Adobe CC. Because I have years of experience using it, they have asked me to overs

  • The Director role is optional in Lync Server 2013 - could anyone please explain why the director server has lost its importance??

    Could anyone please explain why the director has been removed from spotlight as it had much importance in LYNC 2010 and now being an optional role in LYNC server 2013.[any call flows regarding director servers would be much useful]

  • Corrupt JPEGs

    Help I have corrupt JPEGs. The pictures show up fine in in thumbnail but when opened up in preview they only show half of the picture. Thanks again Carl

  • SAP Library

    Hello guys, Is it true that there is some SAP books and papers from SAP Library very intersting to read to set up easly for example the different infoproviders and extractor from SD, CRM for BW It seems that the books deals with how to and where to u