Whats a good converter? im having trouble installing videos

id like to take my dvds and put them onto my ipod. i tried handbrake and it wouldnt install.. then i downloaded videora and it seems like you have to download the video to convert it. does anyone know another program to do what i want? thanks

See these...
Put DVDs on iPods
Videora (DVD to iPod)
btabz

Similar Messages

  • #1  i'm having trouble installing acrobat 9 pro in a macbook pro.  #2 how to convert to searchable d

    #1  i'm having trouble installing acrobat 9 pro in a macbook pro.  #2 how to convert to a scan to a searchable and cut/paste doc.?

    Hi feivey, what is the trouble you having while installing ?
    Please explain the issue in more detail

  • Good day all, I am having trouble installing the latest version of Itunes on my desktop. I receive a message that sttates the older version not be removed and then the installation process is aborted. I am running windows

    Good day all, I am having trouble installing te latest version of Itunes on my computer.
    When it is installing I get a message that states "the older version of Itunes can not be removed."
    Then the installations process is aborted.

    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • (Solved) Having trouble installing vlc and openoffice

    I am having trouble installing both VLC and Openoffice.
    VLC
    I tried typing in:
    yaourt -S vlc
    At first, it finds the package, and the first time I did it, downloaded quite a bit of stuff, and then it failed after installing a rather large package and then says :
    error: failed retreiving file 'vlc-0.9.9a-6-i686.pkg.tar.bz' from archlinux.unix.heads.org : Not Found
    Any idea what may be causing this?
    OpenOffice
    I tried typing in:
    yaourt -S openoffice
    Then it said it could not find openoffice in my /etc/customizepkg.d and then asks me to change my PKGBUILD and I had no idea what to edit in it.
    Then, it tried to install it,  and it tells me svn is not found in AUR.
    What does this mean and how can I get openoffice?
    Last edited by iscalio (2009-07-09 08:26:02)

    You need to use the -y flag to update your local repository list.
    Ie pacman -Sy
    You can conveniently combine all of your tasks..
    pacman -Sy vlc openoffice-base
    Error retrieving a file means either
    A) The mirror you are using is updating itself and you were unlucky enough to sync right when it was doing so.. youll need to wait a little while and try -Sy again then..
    B) Related to A.. your database could be either older or newer than the mirror you are using. If you switched mirrors recently, this happens sometimes. Most mirrors update ~daily, but some update ~weekly. -Sy to sync.. you could try -Syy to force a full sync so that even lists of supposedly up-to-date repositories (core,extra,so forth) are synced (doing so is only good/useful if you have problems)..
    C) Your mirror is offline.. change it to another one in /etc/pacman.d/mirrorlist
    D) Your internet is not running / your DNS is not working properly.. try to ping a site you know is online to be sure. Google is always a good choice. ping www.google.com. You can ctrl+c to end it if it responds as expected. Fix your internet (see the wiki) and domain name server (/etc/resolv.conf and your router) if you have problems.
    You may or may not also wish to pacman -Scc in order to clean out your cache of saved packages in case there is a download problem.
    Your post gives the impression you don't understand pacman vs yaourt.. apologies if i'm wrong, but just in case:
    Pacman is used for official binary repository files. Yaourt can do pacman's job in addition to its own with the same syntax (imo it does a pretty slow and lousy job of such though), but it's real original function is primarily to install 3rd party / community packages that the Arch devs either can't or won't maintain (and most often, have not "ok"ed them as safe to install). You should look at yaourt in the wiki.. when it asks you to change the pkgbuild I imagine you mean when it says 'what do you want to edit it with?'.. which you dont need to edit it at all. The reason it asks you is because yaourt can install stuff from AUR, which like I said is 3rd party / community stuff that can contain something malicious (AUR is open to submissions, unlike the official repositories) and you are highly advised to look it over for something fishy before compiling and installing. FYI -- believe me, you don't want to compile openoffice without reaaally good reason on a really fast machine. It hurts. Your machine will be as usable as a doorstop for a very long time while it's doing it's business. Just save your time and patience, install the compiled binary via pacman instead.
    Please use the wiki, forum search functions, and man pages. Most of the Arch community is friendly and knowledgeable, but people get (rightly) irked when their work maintaining the aforementioned to answer queries like this one are ignored.
    Last edited by FrozenFox (2009-07-09 03:26:02)

  • Having trouble installing Java 1.6 on Redhat via a SSH connection

    Hi there,
    I'm experiencing difficulty installing JRE 1.6 on my Redhat web server. I'm relatively new to Linux. I require the Java libraries in order to install a certain module for my website. I downloaded the binary package from this website for the i586 platform and executed the binary. Here is a log of the results:
    inflating: jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so
      inflating: jre1.6.0_07/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
    extracting: jre1.6.0_07/plugin/desktop/sun_java.png
      inflating: jre1.6.0_07/plugin/desktop/sun_java.desktop
        linking: jre1.6.0_07/javaws/javaws  -> ../bin/javaws
    Creating jre1.6.0_07/lib/rt.jar
    Creating jre1.6.0_07/lib/jsse.jar
    Creating jre1.6.0_07/lib/charsets.jar
    Creating jre1.6.0_07/lib/ext/localedata.jar
    Creating jre1.6.0_07/lib/plugin.jar
    Creating jre1.6.0_07/lib/javaws.jar
    Creating jre1.6.0_07/lib/deploy.jar
    *** glibc detected *** free(): invalid pointer: 0xb7e68280 ***
    ./jre-6u7-linux-i586-bin: line 440: 25757 Aborted                 (core dumped) "$javahome/bin/java" -client -Xshare:dump >/dev/null 2>&1
    *** glibc detected *** free(): invalid pointer: 0xb7e68280 ***
    ./jre-6u7-linux-i586-bin: line 43: 25761 Aborted                 (core dumped) "$javaprefix/bin/java" com.sun.servicetag.Installer -source "$source" >/dev/null 2>&1
    Done.
    root@server [/usr/local/bittorrent]# java
    -bash: java: command not found
    root@server [/usr/local/bittorrent]#

    I am struggling with almost the exact
    same setup, RH6.2 & 8.1.5.0 patched
    to 8.1.5.0.2. (Have been unable to
    successfully start an instance).
    What I found:
    Make sure you're using jre1.1.6_v5
    and it is linked to /usr/local/jre.
    Also the /mnt/cdrom/runInstaller
    never worked for me, but this did:
    $cd /mnt/cdrom/install/linux
    $sh runInst.sh
    Hope this helps. Good Luck!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jim:
    Hello all-
    I am having trouble installing Oracle 8.1.5 on Redhat 6.1, The runins.sh script returns "class not found: oracle.sysman.oii.oiic.OiicInstaller"
    I have tried various loads of Redhat ( server, workstation, custom) and re-downloaded the jre from blackdown, checked my environment (using the one Oracle recommends in their User Friendly Install for RedHat 6.1) and am about to take up drinking. Any and all help appreciated!! Thanks in advance.
    PS- It's a long story, but I have to stay with Redhat 6.1 and Oracle 8.1.5. Other releases of either are not feasable at this time.<HR></BLOCKQUOTE>
    null

  • I am having trouble installing Adobe Creative Cloud on my windows 7 laptop

    I am having trouble installing Adobe Creative Cloud on my Windows 7 laptop; i keep getting an error message
    this is what I get
    -- Payload: Acrobat Professional 11.0.0.0 {23D3F585-AE29-4670-8E3E-64A0EFB29240} -----------  ERROR: Error 1316.A network error occurred while attempting to read from the file C:\Windows\Installer\AcroStan.msi  ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Error 1316.A network error occurred while attempting to read from the file C:\Windows\Installer\AcroStan.msi  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    http://helpx.adobe.com/creative-suite/kb/error-1603-fatal-error-occurred-1.html
    http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Mylenium

  • Having trouble installing Photoshop  Elements 13. [was: I wonder if somehow I might have went to Creative cloud because something crossed my screen, but I am not used to doing this so]

    I could really use Customer Service help. I received Photoshop Elements as a gift for Christmas...I waiting until i got a new laptop so that I could use that as i was having trouble with older computer. However, I am having trouble installing the software...I swear the dvd added the programs, and I saw them in files explorer i think, but then I cannot find or I was not even able to add the serial number to my knowledge, because it was blank...no keystrokes were shown...and i don't see the program anywhere...Could I have down something wrong and it is somewhere in the cloud?

    Thank you. That's what I first thought that I didn't need to do anything
    but install from the dvd drive. However after the agreement, it asks me to
    sign in at adobe. (Sorry, I'm a little tired of looking at this right
    now)...I'll try again tomorrow.
    There is no one that I see how to start using the program as I must sign
    in. However, I have never been able to get the number to your firm. Or get
    the correct number... I think I clicked on a learning tutorial or browsed
    Adobe's website to learn more, but got caught up in all the details.
    I never uninstalled virus protection to run it because I thought that it
    would ask. I'll try again tomorrow I am frustrated. Thank you for your
    patience. I appreciate it totally. It's really sad cause I really wanted to
    create. I have wanted this for a very long time and I can't believe how
    difficult this has been. It would be really nice to know what is really
    wrong. I must not be seeing something or I've done something.
    On Mon, Apr 6, 2015 at 10:08 PM, Ned Murphy <[email protected]>

  • Is anyone having trouble installing Adobe flash player on a MacBook Pro?

    Is anyone having trouble installing Adobe flash player on a MacBook Pro with OSX 10.7.5?

    Thanks for your help here is what I did so far!
    I have uninstalled Adobe and reinstalled it, I've tried restarting my browser, then my MacBook Pro without any success!
    When I click on the Apple in the upper left hand corner and open System Preferences I can see Adobe Flash Player on the bottom under the Other section.
    If I open Adobe up and check the version it tells me that I have the most recent version!
    I even uninstalled Adobe and installed the newest Beta version, but Adobe is still not working! If I check for the latest version it tells me that I do have the latest beta version, but it still doesn't work!
    If the person who made the video used any other video player it works!
    Their player, plays the video without a problem!

  • Having trouble installing Photoshop & Illustrator on Mac OSX 10.7.4

    Hello Im having trouble installing Photoshop CS6 and Illustator CS6. I am geting the following errow while trying to install in Creative Cloud Download Manager:
    Exit Code: 34
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 0 error(s), 0 warning(s)
    FATAL: Payload '{9FC6805B-9FD9-410A-A620-51D58644999D} Camera Profiles Installer_7.1_AdobeCameraRawProfile7.0All 6.2.10.0' information not found in Media_db.
    What should I do? I've installed them before, but uninstalled them both. Now I am getting the following error. Thanks! Any help will be appreciated.

    It is difficult to determine the point of failure from your install log summary.  I would recommend reviewing the install logs in their entirety to locate the exact error.  You can find details on how to accompplish this at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Having trouble installing Photoshop on Mac OSX 10.7.4

    Hello Im having trouble installing Photoshop CS6 and Illustator CS6. I am geting the following errow while trying to install in Creative Cloud Download Manager:
    Exit Code: 34
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 0 error(s), 0 warning(s)
    FATAL: Payload '{9FC6805B-9FD9-410A-A620-51D58644999D} Camera Profiles Installer_7.1_AdobeCameraRawProfile7.0All 6.2.10.0' information not found in Media_db.
    What should I do? I've installed them before, but uninstalled them both. Now I am getting the following error. Thanks! Any help will be appreciated.

    There are a number of thread on this.  So it might be faster for you to do a web search exit error 34 photoshop to find solution.

  • Having trouble installing photoshop cc!

    I'm having trouble installing photoshop cc through the creative cloud app. My PC is windows 8, I'm sure that's not a problem, right? It takes a long time to move up every percent and then after 10% it says that it failed to install nothing else. Another time it just said error. I need help please! I need this program ASAP! Thank you!

    This is what pops up when I click on "More Information"
    Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR: DF016 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s)
    ----------- Payload: Camera Profiles Installer 8.0.0.0 {56DCC6F4-322E-42DA-A5DA-26BAD28C1E10} -----------
    ERROR: DF016: Cannot create directory at 'C:\Program Files (x86)\Common Files\Adobe\Installers\adobeTemp\{56DCC6F4-322E-42DA-A5DA-26BAD28C1E10}' for asset extraction. Error: 1392. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.

  • HT5278 can you jump from 4.3.3 to 5.1.1, because I'm having trouble installing 5.1.1

    can you jump fromm 4.3.3 to 5.1.1, because I'm having trouble installing on iphone 4

    What, specifically do you mean by "having trouble"? What kind of computer are you using, Mac or Windows? Do you have the latest verstion of iTunes installed? What error messages are you seeing? Have you turned off any antivirus software?

  • I'm having trouble installing CS6 beta;

    I'm having trouble installing CS6 beta; when I try, it says to close background processes - specifically Bridge, which is NOT open. In fact, I just turned the computer on and tried to install what was dowloaded last night. Any ideas?
    LM

    Are you on Mac or windows?
    If you check the Task manager in Win (CTRL+Shift+Esc), or the ForceQuit applications dialog (CMD+Opt+ESC) do you see any Bridge, or other Adobe applications running?

  • Is anyone else having trouble installing Adobe Reader X (10.0.1)?

    Is anyone else having trouble installing Adobe Reader X (10.0.1)? When I download through Firefox and click, it starts, then says "main dialogue" not loaded.

    What kind of trouble? What platform and version of OS? Any error messages? How are you trying to install Reader? Any previous versions of Reader and/or Acrobat installed?

  • Having trouble installing adobe reader x 10.1.4

    having trouble installing adobe reader x 10.1.4

    What kind of trouble? What platform and version of OS? Any error messages? How are you trying to install Reader? Any previous versions of Reader and/or Acrobat installed?

Maybe you are looking for

  • Problem in Portal Content after upgrading EP 6.0 to SP12

    Hi SDN, I have upgraded EP 6.0 from SP9 to SP12 but am facing the problem that am not able to view the context window  <b><Open,Preview,Change ID,Copy,Cut,Delete></b> when i right click on any of the folder or contents within that folder under <b>Por

  • HT203167 itune music from my ipad to my itunes on my p.c ?

    i have itunes on myipad and i have downloaded it onto my p.c but cant find any of my music in itunes on my p.c now so how do i get all my music from my itunes on ipad to itunes on my p.c ? i havent had my ipad that long and have only just downloaded

  • Samsung SCH-LC11 edit settings file

    Does anyone know how to edit the settings file on a Samsung SCH-LC11.  Specifically I want to allow it to still operate as a hotspot while charging.  I've seen a post on Cnet for a different Samsung hotspot for this.  When I export the settings file

  • NEED SERIOUS HELP; BATTERY.

    Today I went out and the rain was really really bad and my phone being in my pocket got a bit wet but when I looked at it it was completely gone and dead so I got home and plugged it in and it showed the 'no battery' indication so I put it in rice an

  • DMVPN dual hub - qos preclasify limitation

    Hi, Reading the DMVPN design guide I found: "qos pre-classify is not supported in an architecture that implements two different headends for mGRE tunnels and VPN tunnels." http://www.cisco.com/application/pdf/en/us/guest/netsol/ns171/c649/ccmigration