What is best method to archive movies?

Appreciate any advice as to how to best transfer my iMovies off of my MacBook Pro running Mtn Lion, to an external device (thinking of a 1 or 2 GB G Drive) for archive purposes. Once my old VHS home movies are transfered & digital on iMovie, I'll edit a bit in "Project" & finalize them. I want to send both the final Projects & original film (Events?) to an external HD. I'm thinking of getting a 1tb G-Drive mobile as easier to move around BUT if someone feels it's more important to get a desktop G-Drive for video, due to having a fan over the mobile, then I would like to know before I make the purchase. In that case, I will go for 2 or 4 TB. I don't plan on editing from the external HD, I only want to archieve my movies there BUT also want the ability to move them back into iMovie in case I want to share them with someone. I assume that would have to be done via YouTube, which I have already used. Thanks for any tips. Pls note that I'm not computer savvy so no big tech terms; pls treat me like I'm in kindergarten with any replies!   Tks! -Lynn

This isn't  a Dreamweaver question as much as it is an SEO question.
Web searches reveal results based on content inside semantic HTML; not their URLs.   So a link to index.html carries the same approximate weight as a link to http://yourdomain.com.
The main diff is that DW cannot manage absolute links for you.  It can only manage links that are document or site root relative.
Nancy O.

Similar Messages

  • RE: CS4 Premiere Pro - what is best to backup/archive video to minimize size

    RE: CS4 Premiere Pro -> what is best to backup/archive video to minimize size?
    I use export>media to adobe media encoder. I am using the avi. the avi file generated seems large. i.e. for 27 minutes the file is 6 gb.
    what is the best format to use to minimize file size?????
    any help will be appreciated and thks in advance.

    >what is best to backup/archive video to minimize size?
    That's the wrong question to ask. Ideally you don't change anything about the original media for backup. It's size it it's size, and you get enough of whatever you nee to accommodate that.

  • Whats the best method to cut out hair?

    Im using photoshop Cs4 - whats the best method to cut out hair from a background?

    I just had to do a quick search, because I was not sure when the Refine Edge was introduced, but it appears you do have it in CS4.  Check out this tutorial, but ignore all the stuff about paths.  Make a rough selection with Quick select - it shares a location on the tool bar with the Magic Wand, so don't confuse the two.
    Having made the rough selection, open Refine Edge.  I remember it took me a while to get the hang of it, but tutorials will help
    http://www.youtube.com/watch?v=bxKPUW1vYEg
    The above tutorial deals specifically with CS4.  This next one is probably the best real world use of Refine Edge I've seen, because it uses a difficult subject (as opposed to the easy selections so many tutorials fob you off with)
    http://www.youtube.com/watch?v=ssJRkbkHAa4

  • Best Method To Organize (move) Messages (many Mailboxes to one)

    I'm working on reorganizing my Mail messages from unique Mailboxes for certain topics (or senders) to having my messages in Mailboxes by year. Then use Smart Mailboxes to view what I need.
    Before I start moving around a lot of messages, I want to make sure what I'm doing will work and not cause any unforeseen side effects.
    Right now, I have many (20 or more) Mailboxes that I use to organize all the mail I get. What I want to do is move all my messages from last year (2013) into one new Mailbox.
    Here's the method I thought I'd use:
    Create a Smart Mailbox > Date Range > 1/1/2013 to 12/31/2013
    That should effectively show me all mail messages received last year.
    Create a new Mailbox called Mail 2013
    Drag all the messages in the above Smart Mailbox into Mail 2013.
    My understanding is that this will move all the messages I received in 2013 (which are currently sitting in many different Mailboxes on my Mac) into the newly created Mail 2013 Mailbox. The Smart Mailbox (with the 2013 date range) will still show all the same messages, since it doesn't matter where the messages are located.
    Am I correct?
    Is this the best method for doing this? Moving messages from many Mailboxes into a few Mailboxes that contain any and all messages within a specific date range.

    Hi;
    My first question is your ASM cant be mount to your new box? If answer yes than Just create same path,same hostname&Ip for new server(Unplog your existing server cable) than just open your new server and open db.
    You may also go wiht RMAN(Even you go wiht clone process you need to use RMAN due to do usage of ASM)
    I suggest also see:
    Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    Regard
    Helios

  • Best method to archive projects?

    I know this has been discussed before, but I am looking for some more info. Here is my archive workflow...
    Since I keep all of my media on an external drive, I do not copy media to project. When project is finished, I export a ProRes master. No problem so far. But then when I save the library it is just too large with render files and others. Back in the day in FCP 7, I just saved the project file (edit decision list) and I was finished. What is the best method now? I love X but just need to know the proper protocol for archiving if the client would like a re-edit down the road.
    I really appreciate these forums and I am looking forward to some insight from you folks in the know.
    Cheers.
    Tom

    OK, I meant to tack this question with my last one, my client wants me to take her 1 hour video and compress it to a format that she can store/watch on her own hard drive.  What format would retain audio and video quality best, and not be enormous and still be able to run on a computer (ie not burned to a DVD or Blu-ray Disc)?
    Second part to this question:
    one of my projects is 5 years old - not done on a external hard drive - which means that I can no longer access the project for conversion purposes.  What choices do I have  if I only have a DVD disc to convert to a file that can play/be stroed on a computer?
    Thanks

  • Best method for archiving .mpp files on a separate server or location?

    We want to be able to run a program or job on Project Server 2013 that will export all current published project .mpp files to a separate server or location on our network. What is the best, or suggested, method for something like this? Our managers want
    to have this job run on a weekly or bi-monthly basis in order to have backup files of each active project schedule. This would be beyond the Project Server archive database. This would be for Business Continuity purposes of having those schedules available
    should our servers ever crash. 
    Any help would be much appreciated. I am not a developer, but if there is code available for something like this we have developers in-house that can perform the work. 
    Thank you,
    Travis
    Travis Long IT Project Manager Entry Idaho Power Co. Project Server Admin

    Project server already has an archiving mechanism which backs up project plans based on schedule and maitains versions of it which can be restored at any point ? check administrative backup in central Admin under PWA settings
    However I wouldn't say this is the best method, but you can run a macro which would export all projects and save it at a location(could be network file share), Something like this (havent tested it recently with 2013 but i believe should work
    Sub Archiving()
    Dim Conn As New ADODB.Connection
    Dim Cmd As New ADODB.Command
    Dim Recs As New ADODB.Recordset
    'Connect to Project Server Reporting DB, Get Project Names
    Conn.ConnectionString = "Provider=SQLOLEDB;Data Source=servername;Initial Catalog=ProjectServer_Reporting;User ID=; Password=; Trusted_Connection=yes"
    Conn.Open
    With Cmd
        .ActiveConnection = Conn
        .CommandText = "Select ProjectName From MSP_EpmProject_UserView"
        .CommandType = adCmdText
    End With
     With Recs
        .CursorType = adOpenStatic
        .CursorLocation = adUseClient
        .LockType = adLockOptimistic
        .Open Cmd
      End With
    Dim prjName As String
    Dim ArchivePrjName As String
    Application.Alerts (False)
    If Recs.EOF = False Then
       Recs.MoveFirst
       For x = 1 To CInt(Recs.RecordCount)
        prjName = "<>\" + Recs.Fields(0)
        FileOpenEx Name:=prjName, ReadOnly:=True
        ArchivePrjName = "C:\Temp\" & prjName & "4Sep2014_9PM"
        FileSaveAs Name:=ArchivePrjName, FormatID:="MSProject.MPP"
        FileCloseEx
        prjName = ""
        Recs.MoveNext
       Next x
    End If
       Recs.Close
       Conn.Close
    End Sub
     Let us know if this helps
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • What is best method for transferring iTunes library from PC to iMac?

    I have a new iMac.  I have authorized it with my iTunes account.  My current iTunes library is on a Windows Vista PC, not on the same network.  What is the best method for me to use to transfer the iTunes library from the PC to the iMac?

    iTunes: How to move [or copy] your music to a new computer [or another drive] - http://support.apple.com/kb/HT4527
    Quick answer if you let iTunes manage your music:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Start iTunes with the option (shift on Windows) key held down and guide it to the new location of the library.
    Macworld - How to transfer iTunes libraries between PC and Mac - http://www.macworld.com/article/46248/2005/08/shiftitunes.html
    Move an iTunes library from a Windows PC to a Mac - http://www.macworld.com/article/1146958/move_itunes_windows_mac.html

  • F110:  What is best method in voiding an EFT payment after check run?

    What is the best method in voiding or reversing an EFT payment after a check run (F110)?
    Thanks!

    have you figureed it out?
    if I didn't remember wrong, we first find the clearing document number in proposal log, and used FBRA to reset the clearing items, then reverse the document
    I am also interested in setting a dummy check number for EFT, anyone can throw some ideas here?
    thanks
    Keqin

  • When bouncing- what's best method for smallest file size/highest quality?

    I am in the process of embedding 3 mp3's into a PDF to submit as a portfolio. The PDF also has text, and two scores included, and with the 3 embedded mp3's it can't be more than 10mb.
    So my question is: When bouncing a project out of Logic, what is the best method for getting the smallest file size, but retaining the best audio quality? And once it's out of Logic and it is an mp3 or other type of audio file, is there a best format for compressing it further, and still maintaining the relative quality?
    I bounced out the three projects into wav's. Now I am using Switch for Mac to compress them down to smaller Mp3's. I basically need them to be about 3 mb each. Two of the recordings sound OK at that size, but they are just MIDI(one project is piano and string quartet, the other is just piano- all software instruments. The recording that combines MIDI and Audio and has more tracks (three audio tracks and 10 Midi/software instrument tracks)and sounds completely horrible if I get it under 5 mb as an mp3. The problem is that I need all three to equal around 9mb, but still sound good enough to submit as a portfolio for consideration into a Master's program.
    If anyone can help I would really appreciate it. Please be detailed in your response, because I am new to logic and I really need the step by step.
    Thank you...

    MUYconfundido wrote:
    I am in the process of embedding 3 mp3's into a PDF to submit as a portfolio. The PDF also has text, and two scores included, and with the 3 embedded mp3's it can't be more than 10mb.
    So my question is: When bouncing a project out of Logic, what is the best method for getting the smallest file size, but retaining the best audio quality?
    The highest bitrate that falls within your limits. You'll have to calculate how big your MP3's can be, then choose the bitrate that keeps the size within your limit. The formula is simple: bitrate is the number of kilobits per second, so a 46 second stereo file at 96 kbps would be 96 x 46 = 4416 kbits / 8* = 552 kBytes or 0.552 MB. (*8 bits = 1 Byte)
    So if you know the length of your tracks you can calculate what bitrate you need to keep it within 10 MB total.
    I consider 128 kbps the lowest bearable bitrate for popsongs and other modern drumkit based music. Deterioration of sound quality is often directly related to the quality of the initial mix and the type of instruments used in it. Piano(-like) tones tend to sound watery pretty quickly at lower bitrates, as do crash and ride cymbals. But don't take my word for it, try it out.
    And once it's out of Logic and it is an mp3 or other type of audio file, is there a best format for compressing it further, and still maintaining the relative quality?
    You can only ZIP the whole thing after that, but that is just for transport. You'll have to unzip it again to use it. And no, you cannot compress an MP3 any further and still play it.
    I bounced out the three projects into wav's. Now I am using Switch for Mac to compress them down to smaller Mp3's.
    That is silly, you could have done that in Logic, which has one of the best MP3 encoders built in. And how good encoders are will especially come out at bitrates around or below 128, which you might be looking at.
    I basically need them to be about 3 mb each.
    So, one more scrap of info we need here: how long are those three pieces, exactly? I'll calculate the bitrate for you - but please bounce 'm directly out of Logic as MP3's. They will very probably sound better than your WAV-conversions made with Switch.
    !http://farm5.static.flickr.com/4084/4996323899_071398b89a.jpg!
    Two of the recordings sound OK at that size, but they are just MIDI(one project is piano and string quartet, the other is just piano- all software instruments. The recording that combines MIDI and Audio and has more tracks (three audio tracks and 10 Midi/software instrument tracks)and sounds completely horrible if I get it under 5 mb as an mp3. The problem is that I need all three to equal around 9mb, but still sound good enough to submit as a portfolio for consideration into a Master's program.
    Length of the piece? And does the .Wav bounce you have sound OK?

  • Whats the best method to deploy sccm 2012 client

    Hello what is the best method to deploy SCCM 2012 client, is there a script that should be used as sometimes the client push fails. In particular pushing the client to server 03 /08/12 types.
    Thankyou
    SCCM Deployment Technician

    Ultimately, the best method is whatever works for you. Every environment is different and has unique constraints and requirements. You first need to learn out each of the methods and what they do to be able to properly evaluate which will work best for you.
    Kind of like mining for gold, who cares how you got it out of the ground, once you get it out, you're rich :-) But if you rely on someone else telling you what the best way was for their mine, you may not be doing it the best way for your mine thus you need
    to geological surveys, exploration, trial and error, etc. In other words, you need to do some real grunt work.
    Often, using multiple methods is best though because each has its pros and cons (yes, even my startup script -- thanks for the cheerleading Michael and Tim). But as mentioned, it all comes down to you learning about your environment and the different
    methods available to make the best choice. If there was only one "best" way to do it, there wouldn't be multiple available and none of us would really be needed.
    Jason | http://blog.configmgrftw.com

  • Most recent update changed all font sizes. What is best method to change back to to preexisting Fonts

    The most recent update changed all font sizes (smaller). What is the best method to enlarge?

    yeah, that's what I ended up doing late last night because the white font against pale gray background was driving me nuts. I hadnt changed anything. been using the same theme for about 4 months but then all of a sudden, like I said, the font color mysteriously changed.
    anyway, thanks for your help.

  • Purchasing new iMac (27 i5), what is best method to transfer programs/files/documents from 24" iMAC?  What is the best method to remove personal data from OS?

    Purchasing a new iMac (27 i5), what is the best method to transfer programs/files,documents from a 24" iMac?
    What is the best method to remove personal data from the 24" iMac?

    Use setup assistant which is offered when you setup your new Mac.  It will transfer information from a Time Machine backup, Clone or another Mac.
    It's best to do this during setup to avoid issues with duplicate IDs.
    Regards

  • HT1937 What is best method to boost network signal iPhone 5

    I live on the lower level of the apartment complex with the woods and hills I get no service unless I go on my patio which gets maybe 2 bars.  How do I figure out what my best option will be when installing a signal booster. I don't have a wifi issue just network

    Check with your carrier and see what they have available. AT&T has Microcells available that use your broadband internet connection to provide you with a boosted signal at home.

  • What is best method to overcome jerky video export ?

    Hi
    Flash CS5.
    A basic fundamental issue here, getting a decent movie exported from flash.
    I have a 60fps movie (25 was jerky motion [png images as MC’s classic tweened across screen] and after various fps tests 60 was settled on)  with MC’s cars and humans and other items, all MC’s have 60fps timelines, cars and humans with reflections moving across screen. It all plays fine in Flash with ctrl enter. Export it as an avi and play with Quicktime and the action is not just jerky, vehicle enters stage, stops, 5 secs later it jumps halfway across, etc etc, it should run smoothly all the way.
    Likewise mov.
    As the swf is smooth, played via browser, published file set etc, I reckoned converting that would be better.
    I have used an swf to avi converter (iWisoft) , tried all settings highest bitrate, mov wav avi, all are jerky, vehicles move but in a slightly jumpy way, you see double roof panels etc.
    I have seen a thread
    http://forums.adobe.com/thread/747600 with an apparent solution.
    saying play movie on timeline by hitting enter and watch the fps vary, well mine stays steady at 60 !
    It then says export at 5 fps, allows coding of each and every frame, so I alter the 60 to 5 on timeine and then export movie at 5fps as avi.
    Play avi and the reflections are solid not translucent, so that’s no good. If it means going into every MC and altering the fps also to 5 that’s far too much to do. I have MC’s in MC’s in MC’s like a russian doll !  Would not converting all the MC’s to 5fps  be the cause of loss of reflections ?
    What a crazy thing to have to do after creating the movie. Tell us this before we buy flash.
    However I try for a convert to 60fps, using VirtualDub and the result plays in Quicktime with jerkiness. In VLC Media Player its warped and grey, total mess.
    The ‘Correct’ marked post in the thread above didn’t work at all.
    Any other  ideas, as posters in that thread were commenting on a lack of Adobe input to this issue being faced by various bods, creating movies in Flash that look fine but with an inability to get them as mpeg avi etc is bad news.
    Is there an official method decreed by Adobe on this now. ?
    What actually truly works ?
    Envirographics

    This isn't  a Dreamweaver question as much as it is an SEO question.
    Web searches reveal results based on content inside semantic HTML; not their URLs.   So a link to index.html carries the same approximate weight as a link to http://yourdomain.com.
    The main diff is that DW cannot manage absolute links for you.  It can only manage links that are document or site root relative.
    Nancy O.

  • Best method for archiving a table?

    I want to archive data in a table, based on a date selection.
    My initial thought was:
    -- Force creation of blank table, if it does not already exist
    create table ifsapp.customer_order_kmarchive as select * from ifsapp.customer_order where 1=2
    -- Update table with latest data to purge
    insert into ifsapp.customer_order_kmarchive as select * from ifsapp.customer_order where order_date < sysdate - 360
    -- Remove data
    delete from ifsapp.customer_order where order_date < sysdate - 360
    But of course you have to specify values on the insert. Is there a simple way round, without explicitly naming each column?
    Is there any check I can do so that if the copy fails, the delete won't happen?
    Thanks

    Oscar
    If proper date format (or trunc function) is not used, I bet, your archival process will be messed up at some stage.
    Consider for example the below scenario and run a test in your database:
    SQL> create table original_table(id Number, order_date date);
    SQL> Begin
    For i in 1..100
    Loop
    insert into original_table values (i, (sysdate-360)+ i/3600);
    End Loop;
    Commit;
    End;
    Now run the following select statement (it's like inserting into archive table) .
    Keep running it few times and you will see how the TIME part in the date field affects your whole process.
    SQL> select count(*) from original_table where order_date < sysdate-360;
    You will see that the result returned will change as your clock moves even though the date is same.
    As a result, your INSERT into ARHIVE_TABLE might start at 9 am and select all rows less than a year and 9 am on that day and archive them. Your DELETE statement might begin at 9.30 am and will delete all rows from original_table with order_date less than a year and 9.30 am. Now, understand why you need a TO_DATE function or a TRUNC function to get consistent results.
    You can use function based index to index TRUNC(ORDER_DATE) and your queries will be still performing great!

Maybe you are looking for