Simple but not for me.. Formatting question

Is there a way to change to format from the Imovie format DV-NTSC to any of these 3g2, 3gp, 3gp2, 3gpp, 3p, asf, avi, divx, divx, dv, dvx, flv, gif, moov, mov, mp4, mpeg4, mpg4, mpe, mpeg, mpg, qt, swf, wmv, xvid. I have looked around and have not grasped the full use of anything computer related> thanks for any help Sarah

goto share
choose Quicktime
click expert settings
in the following dialog, you get some of your mentioned codecs in the drop down menu....
some of your mentioned codecs are not natively supported by Quicktime tecnology.. but plug-ins add some features, as divx, wmv (www.flip4mac.com) etc...
for some codecs you need thirs party apps, e.g. swf/flv is created by Adobe Flash, ffmpeg etc...
the codecs depends much on your goal... to what purpose you need a converted file? e.g. 3gp is for use on mobiles...
in a few days (weeks?) a new all-in-one-plug in will raise its head, called PERIAN.. not available (in public) yet... I'll keep you informed here...

Similar Messages

  • Table of Contents page numbers works for PDF but not for other formats

    Hi,
    I followed exactly was indicated here regarding creation of TOC.
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e12187/T421739T481157.htm
    The page numbers generated correctly for PDF but not for RTF, HTML and XLS.
    (HTML and XLS are understandably not paginated in nature but why not in RTF?)
    Tried to make the simplest example work, with 2 headings each on a separate page. Doesn't work on either MSWord 2003 or 2007.
    What am I doing wrong?
    Regards,
    Jarell
    Edited by: Jarell on Jan 11, 2012 8:08 PM

    Hi Kavipriya,
    What is your email address? I have attached a file in Oracle Metalink, under SR 3-5172030861. named test_toc.rtf
    You may use any xml because the template does not use any dynamic binding of values.
    The template is basically 2 pages, the TOC in the 1st page. First TOC item (Heading 1) is in Page 1, and Second TOC item is in Page 2.
    So the end result should be (PDF result from BI Publisher):
    First TOC Item .................. 1
    Second TOC Item ............. 2
    But for RTF it outputs:
    First TOC Item .................. 0
    Second TOC Item ............. 0
    And after doing Print Preview (once or twice)
    First TOC Item .................. Error in Bookmark
    Second TOC Item ............. Error in Bookmark
    Hope this is detailed enough to illustrate the problem.
    Edited by: Jarell on Jan 17, 2012 10:24 PM

  • Timestamp for the redologs belong to that instance is changing but not for

    redo logs on
    Group Member THREAD# Archived Status ( MB)
    00 /mount1/dbname/mount1_a.mount 1 NO CURRENT 100
    01 /mount2/dbname/mount1_b.mount 1 YES INACTIVE 100
    02 /mount1/dbname/mount2_a.mount 2 NO CURRENT 100
    03 /mount2/dbname/mount2_b.mount 2 YES INACTIVE 100
    04 /mount1/dbname/mount3_a.mount 3 NO CURRENT 100
    05 /mount2/dbname/mount3_b.mount 3 YES INACTIVE 100
    06 /mount1/dbname/mount4_a.mount 4 YES INACTIVE 100
    07 /mount2/dbname/mount4_b.mount 4 NO CURRENT 100
    Timestamp for the redologs belong to that instance is changing but not for the otherinstances on a commom storage area..
    Like on node1
    00 /mount1/dbname/mount1_a.mount 1 NO CURRENT 100
    01 /mount2/dbname/mount1_b.mount 1 YES INACTIVE 100
    Time stamp is changing on node 1 for redologs belong to group 10 and 11 but not for others .same thing on other nodes groups which belong to that node(thread ) are changing.
    On node1.
    [node51-dbname1] ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 10:54 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount1_a.mount
    On node2:
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 10:54 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount2_a.mount
    On node3:
    ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 21:12 /mount2/dbname/mount4_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 5 23:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 09:13 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount1/dbname/mount3_a.mount
    On node4:
    ls -ltr /mount*/dbname/mount*
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount3_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount2/dbname/mount2_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount3_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:09 /mount1/dbname/mount2_a.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:10 /mount2/dbname/mount1_b.mount
    -rw-r----- 1 oracle dba 104858112 Jan 23 01:15 /mount1/dbname/mount1_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 06:07 /mount1/dbname/mount4_a.mount
    -rw-r----- 1 oracle dba 104858112 Feb 6 12:06 /mount2/dbname/mount4_b.mount

    If there is a question here, and a version number here, I can't find either one.
    Please return to your first post, use the edit button, and format your listing use the tags show in the FAQ so what you post can be read.
    Thank you.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How can I view the number of tunes in the Library? The number shows for Playlists but not for the total Library.

    How can I view the number of tunes in the Library? The number shows for Playlists but not for the total Library.

    Hello,
    I apologize for submitting this question.  Soon after I posted it I saw a similar question that had my answer..
    Again, my bad for not looking first.
    Ron Morris

  • I am trying to change my password, but not remember the security questions and not access recovery email. Please give me a solution.Ana Maria Cappatto Simoes/ F. 11.50414433

    I am trying to change my password, but not remember the security questions and not access recovery email. Please give me a solution.Ana Maria Cappatto Simoes/ F. 11.50414433

    Welcome to the Apple Community.
        1.    Start here (change country if necessary) and navigate to 'Password and Security', reset your security questions using the link provided, you will receive an email to your rescue address, use the link in the email and reset your security questions.
        2.    If that doesn't help, you don't receive a reset email or you don't have a rescue address, you should contact AppleCare who will initially try to assist you with a reset email or if unsuccessful will pass you to the security team to reset your security questions for you.
        3.    If you are in a region that doesn't have international telephone support try contacting Apple through iTunes Store Support.

  • GarageBand - Controller's Foot Pedal (in AUSampler) works for one track but not for another

    I am learning how to use AUSampler in GarageBand. I am using a MIDI controller (Alesis Q88) with a foot pedal for the sustain.
    The sustain works with the default sound in AUSampler (Sine 440), but not for a sound that I imported. Also, my imported sound plays longer the lower the keys played, and the higher up the keys the faster it plays. Either way, it doesn't allow sustain, but yet the default sound does.
    I know where the Controller / Sustain Pedal area is within the Piano Roll but that doesn't fix my dilemma.
    I presume my problem is related to the viola sound I imported (wav format), or the way I need to set something up; I hope the latter.
    Any clues?
    Many thanks in advance.

    HI Bob,
    You can test your settings by clicking the big "Test My DNS" button at <https://www.dns-oarc.net/oarc/services/dnsentropy>. If you see "Poor" on any of the tests, don't use that domain name server! Remove it from Apple Menu => System Preferences =>Network =>DNS Servers or similar location in your router if you've got a 'home network'. If all you have is "poor" DNS servers in your list, call your ISP and insist that they give you the address of a name server which is protected against the recently exposed DNS cache-poisoning threat.
    Also, open System Preferences/Network. Click the DNS tab. Add these numbers in the DNS Servers box.
    208.67.222.222
    208.67.220.220
    See if that helps.
    Carolyn

  • Can I have auto adjust for RAW, but not for JPEG?

    I want auto adjust for RAW files, but NOT for JPEGs. I generate JPEGs from my adjusted RAWs and the last thing I want Bridge/ACR to do is to auto-adjust the generated JPEGs just because I looked at them in Bridge. Yet, I've been using auto-adjust on my RAW files for years and find it a useful starting point.
    Is there any way to configure ACR 4 to do auto-adjust on RAW files, but not on JPEG files?

    Anyone have any advice on this question? I like auto-adjust on RAW files. I like the idea of using ACR capabilities on some JPEGs, but letting ACR do auto-adjust on JPEGs that I generated from hand-tweaked RAW files just ruins the JPEGs completely. Thus, I'd like auto-adjust on RAWs, but not on JPEGs. Is there any way to do this?

  • TS1424 I receive a prompt that my Itunes account has been disabled, but not for security reasons as suggested. Any ideas?

    I keep receiving a prompt that my account has been disabled, but not for secruity reasons. I had problems almost half a year ago with unauthorized purchases. When I asked Apple about the purchases, instead of providing answers, they said they would disable the account. Not only is that awful customer service and not answering my question, it's a HUGE pain in the butt because I just want to download some music legally!!! Does anyone in Apple Universe have any suggestions before I rip the rest of my hair out?

    Thanks,  I have tried changing the password 3 times to no avail.  I will contact itunes support
    thanks again

  • G500 indicator light works for caps lock, but not for num lock

    I have G500 laptop running windows 8.1 64 bit.  I have noticed that there is no indicator light for when num lock is on.  The light on the front of the computer under the touchpad comes on when caps lock is active, but not for num lock.  Is there any indicator for num lock on this computer?

    Hi Kimikat730,
    Welcome to Lenovo Community!
    I’m sorry to inform you that there is no other indicator in G500 Laptop for Num-Lock key.
    Do post us back for further queries.
    Best Regards
    Shiva Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Transfer cost price from free of charge item to main item but not for VPRS

    Hi,
    I want to transfer cost price from free of charge item to main item but not for VPRS but for a new Z contidion type.
    For CO-PA proposes. Can you help me with This?
    Catarina Alves

    hi,
    transfer of cost from sub item to main item is configured in the delivery to billing copy control for the main item. go to VTFL  > select the required item cateogry > here at the bottom you will find a check box Cummulate cost. Tick it.
    Not really what you meant COPA purposes. But the pricing conditions are mapped to COPA value fields at KE4I transaction.
    regards
    sadhu kishore

  • My phone is not showing up in itunes.  I want to sync it.  I have a MAC and I have restarted the phone, it's charged, I have the most current version of itunes.  What do I do now?  It says to reinstall itunes if you have windows but not for mac.  Help!

    My phone is not showing up in itunes.  I want to sync it.  I have a MAC and I have restarted the phone, it's charged, I have the most current version of itunes.  What do I do now?  It says to reinstall itunes if you have windows but not for mac.  Help!

    With your phone plugged in, open Image Capture and see if the iPhone shows up.  If not, you are having a sync problem.  If it shows up in Image Capture, but not iTunes, I'd delete iTunes and reinstall it.

  • Unable to update apps since I have closed my Verizon e-mail account.  The old ID address pops up and I can not do updates.  I can not use the old password since the account is closed.  I have a new ID and password on my laptop but not for my I phone.

    My Verizon e-mail account is closed and I can not access the needed updates for my I phone apps.  Even if I knew the password I would have to access the old e-mail account which I can not do.  I have an ID and password for my new laptop but not for my I phone which is under a Verizon service contract....ugh!!!  Thanks

    kenfromsouth jordan wrote:
    My Verizon e-mail account is closed and I can not access the needed updates for my I phone apps.  Even if I knew the password I would have to access the old e-mail account which I can not do.
    You don't need to access the email account.
    Use the link provided by robdrage to update your old AppleID.

  • I buy for mac app but not for the iPad, so how do I reinstall a program that has already purchased? I need help because I bought the imovie'11 but when he opened it only brought 8 movie trailer templates instead of the 15 it says on the program. How do I

    I buy for mac app but not for the iPad, so how do I reinstall a program that has already purchased? I need help because I bought the imovie'11 but when he opened it only brought 8 movie trailer templates instead of the 15 it says on the program. How do I solve this problem? Once paid for a program incomplete. I also liked that the AppStore itself had a button to reinstall programs already bought, because it is very hard to understand how to do this in the store, only option is to install and hide purchase, and how do I reinstall, attention'm talking about reinstalling a computer mac, not an ipad or iphone.
    Thank you.

    Prodesigntools.com , go ahead and download the software from there and use your serial number to serialize it.

  • Airplay works for one user but not for another on the same machine

    I have the problem where airplay works for one user but not for another and both users are on the same machine.  For the user where it does not work, everything appears normal, it's just that there is no sound being transmitted.  I have tried restarting the Airport express, restarting iTunes, repairing disk permissions.  Any ideas about what can be done to resolve this?

    my /etc/group:
    root::0:root
    bin::1:root,bin,daemon
    daemon::2:root,bin,daemon
    sys::3:root,bin
    adm::4:root,daemon
    tty::5:
    disk::6:root
    lp::7:daemon
    mem::8:
    kmem::9:
    wheel::10:root,hans,ibm,gast
    ftp::11:
    mail::12:
    uucp:x:14:
    log::19:root
    locate:x:21:
    smmsp::25:
    http::33:
    games::50:
    network:x:90:
    video:x:91:
    audio::92:ibm,gast
    optical::93:hal
    floppy:x:94:hal
    storage:x:95:hal
    scanner:x:96:
    power:x:98:
    nobody::99:
    users::100:gast
    dbus:x:81:
    hans:x:1001:
    vboxusers:x:108:hans
    policykit:x:1002:
    hal:x:82:
    kvm:x:78:
    nx:x:85:nx
    avahi:x:84:
    camera:x:97:
    gdm:x:1003:
    gast:x:1004:

  • How do I set a specific page to open when I open a new tab in Firefox? I can open the page when initially opening Firefox, but not for subsequent tabs/pages.

    How do I set a specific page to open when I open a new tab in Firefox? I can open the page when initially opening Firefox, but not for subsequent tabs/pages.

    You can use an extension to set which page to open in a new tab:
    *NewTabURL : https://addons.mozilla.org/firefox/addon/newtaburl/
    *My Homepage: https://addons.mozilla.org/firefox/addon/my-homepage/

Maybe you are looking for