Trouble when creating iPod version

I ripped a DVD to my Mac with Handbrake (iTunes confirms it is an mpeg 4 file). It won't sync to my iPod. So, I tried to "Create and iPod/iPhone version" from the Advanced menu.
This process has stopped mid-conversion twice now with an error of (-9549). Can't find this error code on this site or via Google. Any help would be greatly appreciated...
Thanks
Chris

Try re-ripping the original DVD and replacing the file in iTunes. (A pain, but it should work.)

Similar Messages

  • Where can I find the files when I "Created iPod version"?

    I tried getting some of my video podcasts onto my iPod by using the "Create iPod version" but only audio plays. Where can I find these files so I can delete them and get them off my iPod?

    Select the movie in the iTunes Window (you should see it in Library > Movies) and ctrl-click or right-click it. Then select "Show in Finder" and you will see the File.
    Usually it should be located at
    Users > your home >Music >iTunes >iTunes Music > Movies >your movie name(iPhone & iPod).m4v
    if your library is managed by iTunes and located at the default place.
    But don't delete the movie in the Finder, delete from iTunes, otherwise you will be left with an inconsistent library.

  • In the new iTunes you no longer have the 'create iPod version' or 'create Apple TV version,' for converting movies. Will this feature return..?

    After installing the new itunes, I inserted some video files, and wanted to create a version for my iPod classic. Before, I could just click on the video and then select 'create iPod version' from the menu. It would then convert the file. However, this feature no longer exist. Is there another way I can easily convert my files?

    David,
    You've probably sorted kahlia_1's problem too! https://discussions.apple.com/thread/4613451?tstart=0

  • I did "create iPod version" of movie but it still can't be sync'd to phone

    I have an MPEG-4 video file (158 kbps, codec H.264, 759x360). It was a chapter ripped from an instructional DVD made by a friend (using Handbrake) which I want to have on my hard drive. The other 2 chapters work fine. This file, it says it can't sync to either my iPhone or my iPad because it's a format neither can play. Even after I do "create iPod version" of it and it converts, same problem!! Any idea what could be wrong (and why "an iPod version" can't be played on my iPod?!?) and what I do about it to get it to copy over?
    thanks in advance!
    Mike

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem. You problem happens some timnes and is not related to iOS 6.1.5.
      Apple Retail Store - Genius Bar                              

  • ITunes 10.5, Creating iPod version of podcast makes iTunes not responsive

    MacBook Pro (2.5 GHz Intel Core Duo with 4 GB RAM) running 10.6.8.  iTunes version 10.5.  After downloading a 71MB .mp4 podcast through subscription, when I attempt to make an iPod version of the podcast (Advanced > Create iPod or iPhone Version)  iTunes consistently hangs with the spinning beachball.  Activity Monitor shows that iTunes has become not responsive, and force quitting is the only solution.  In the /Music/iTunes/iTunes Music/Podcasts folder is a zero KB .m4v file.  Curiously, everything works properly on a 10 year old iMac running 10.4.11 and iTunes 9.2.1.

    Stephen Schulte2 wrote:Can anyone tell me if you are running iTunes 10.5 and using an iPod Touch 1st Gen running iOS 3.1.3 and able to sync contacts, addresses, get eMail etc.?  My Mac is a Mid-2010 MacBook Pro-13" running Snow Leopard 10.6.8---
    I have a similar setup and after some initial problems, I can tell you that syncing now works for me.
    1st-gen iPod touch iOS 3.1.3
    iTunes 10.5
    Mac OS X 10.6.8
    When I first upgraded to iTunes 10.5 and connected my iPod, iTunes didn't even recognize it in the sidebar and it didn't show that I had any backups for any devices. The iPod was recognized by iPhoto, so I knew it wasn't a problem with the cable or something like that.
    So I took the advice in the other thread and downloaded the full iTunes installer. I deleted four com.apple.iTunes[xxx].plist files from ~/Library/Preferences/, ran the installer, repaired permissions, and rebooted. To my amazement, when I launched iTunes and plugged in my iPod, it and its previous backups were recognized, and a fresh backup and sync ran without any problems.

  • Creating iPod Version of Videos

    I sometimes use iTunes to watch videos. For this purpose I have converted existing rips to the correct format using Handbrake. These work fine and I can play them in iTunes without a problem - Great!
    I also want to sync these same video with my iPod (an 80Gb classic) but in order to do so it seems that I ahve to convert the video again to a lower res. My questions are:
    1.) Do I really have to convert all my videos twice to use them in iTunes and on my iPod?
    2.) What happens to the original (higher res) video if I do the 'Create version for iPod / iPhone' function?
    If I do always have to create a lower res version for my iPod and that means sacrificing the high res version in iTunes, then that kinda ***
    Cheers,
    Si

    Does the video play okay in iTunes?  Was this a video you imported from outside of iTunes?
    B-rock

  • Having trouble when creating links

    Good afternoon,
    I use RoboHelp6 HTML, and i'm using the FlashHelp as the
    output layout.
    When I work on a topic in the WYSIWYG Editor, I try to create
    links between a Word document or even a webpage that I have created
    from the Word document.
    When I go to click on the link that I have created in the
    topic it shows that I have created a link but I can't actually
    visualize the link.
    When I go to generate the project, and see if the link works
    from there. It doesn't even show the letter in blue or something to
    show that there is a link attached.
    Can somebody please tell me how to create links step by step?
    Thanks,

    Hi there
    Woooowwww, that's some long path! Do you really have that
    many folder levels? ../ is shorthand that says Up One Folder. So in
    this case, you have a page attempting to link seven folder levels
    above where it lives. I don't suppose there is any way to screen
    capture your folder structure for this project and post to an image
    sharing site. Here is one:
    http://www.turboimagehost.com.
    Cheers... Rick

  • Trouble when creating webservice from PL/SQL via jdeveloper

    Hi,I'm new comer of this world,
    I've a pl/sql like this:
    package MY_WS_API is
    type record_set is ref cursor;
    PROCEDURE Get_User_Info(p_user_id VARCHAR2,
    p_rep_id VARCHAR2,
    p_flag out number,
    p_msg out varchar2,
    p_recordset out record_set);
    end MY_WS_API;
    when I using jdeveloper trying to publish it as a webservice, in the step 4 of the wizzard poping me choose the program unit to expose, the PROCEDURE Get_User_Info is not available and told me "Ref cursor Type is not supported due to a jdbc limitation and Ref Cursor Types are only supported for use of return type".
    THE QUESTION is:
    1.the cursor I used is of return type,I'm not very understanding the "why not" message upon.
    2.in such case , need I trans the return cursor into Object[] if have to?
    3.any other limitation for generating WS from PL/SQL using jdeveloper?
    Thanks!

    I had the same problem and found that JDeveloper uses the thin driver to connect to oracle, this driver doesn't support ref cursors or xmltypes etc. You have to assemble your own web service using the webservicesassembler command line utility (i.e. wsa.jar). This link should provide you with all you need:
    http://download-west.oracle.com/docs/cd/B25221_04/web.1013/b14434/wsassemble.htm

  • HT1550 I'm having trouble with importing them into iTunes and converting them at the same time. when i hold down option over the files i can't find where its supposed to say create new version. is this if you're in iTunes?

    I'm having trouble with importing them into iTunes and converting them at the same time. when i hold down option over the files i can't find where its supposed to say create new version. is this if you're in iTunes?

    You can't do it in one step. Add to iTunes first, Once the tracks are in iTunes you may convert to a different format.
    tt2

  • Create iPod or iPhone Version not working correctly

    When I select an MP4 movie and then choose Advanced -> Create iPod or iPhone Version, the movie is converted and a new version is created, but they don't work correctly. In two cases, the resulting file has audio, but the video is missing (just white). With another file, the video is there but the audio is missing. How can I troubleshoot this and get the videos converted properly so I can play them on my iPod?

    Having the same issue here. With mencoder (http://en.wikipedia.org/wiki/MEncoder) I create an H264 file, after that I create an MP4 file with mp4creator (http://mp4creator.sourceforge.net/). Then I can import the .mp4 file in iTunes just fine, it plays well. But when I select the file, go to menu Advanced, choose 'Create iPod or iPhone Version', the file is converted, audio is fine but video stays white .

  • Create ipod or iphone version

    How do I create an "ipod or iphone" version??
    I know how to create an mp3, etc. version. What is the setting to make the ipod or iphone version please.
    Thanking you!

    Having the same issue here. With mencoder (http://en.wikipedia.org/wiki/MEncoder) I create an H264 file, after that I create an MP4 file with mp4creator (http://mp4creator.sourceforge.net/). Then I can import the .mp4 file in iTunes just fine, it plays well. But when I select the file, go to menu Advanced, choose 'Create iPod or iPhone Version', the file is converted, audio is fine but video stays white .

  • Error in "Create iPod or iPhone version" take 2

    Apologies: an unfinished version of this question was inadvertently posted a few minutes ago. A slip of the finger. Again, sorry.
    In the Advanced pull-down menu, there is an option, "Create iPod or iPhone version," presumably for making video on the computer playable on the iPod or iPhone. I have tried this several times, but usually, after several hours of work, iTunes comes up with an error message. I have successfully converted two videos, but four others have given me the error message.
    Is this common, or are there some settings I should be aware of? I'm taking a 2200 mile road trip in a couple of weeks and would like watch some "video" that I OWN on my iTouch. Hopefully I'm not trying to do something that will help hasten the demise of the commercial "video" industry.

    I'm seeing this error too. Is anyone else? Any ideas on how to fix it? I see it when I cue several movies for ipod conversion. The process goes through a couple of movies and then provides this lovely error. I can then re-cue the conversion on the files not completed. Stop with another error and repeat. Eventually I get through all of them but since the process takes so freakin long to convert, I normally like to leave it overnight then sync my ipod the next morning. No can do: if it's constantly stopping.

  • Hi! I'm just having a little trouble when it comes to battery charging of my iPhone 5 with its new iOS 7! It doesn't indicates that the battery is fully charge unlike the old version of iOS! They said it should be pulsating but it's not

    Hi! I'm just having a little trouble when it comes to battery charging of my iPhone 5 with its new iOS 7! It doesn't indicates that the battery is fully charge unlike the old version of iOS! I already read some reviews and discussion about this. They said that the lightning bolt should pulsate when charging but it's not!

    Thanks for the replies. It took a while not hearing anything so thought I was alone. I have done many of the suggestions already. The key here is that it occurs on both phones with apps, and phones still packaged in a box.
    A Genius Bar supervisor also checked his Verizon data usage log and found the same 6 hour incremental use. Suprisingly, he did not express much intrigue over that. Maybe he did, but did not show it.
    I think the 6 hour incremental usage is the main issue here. I spoke with Verizon (again) and they confirmed that all they do is log exactly when the phone connected to the tower and used data. The time it records is when the usage started. I also found out that the time recorded is GMT.
    What is using data, unsolicited, every 6 hours?
    Why does it change?
    Why does it only happen on the iPhone 5 series and not the 4?
    Since no one from Apple seems to be chiming in on this, and I have not received the promised calls from Apple tech support that the Genius Bar staff said I was suppose to receive, it is starting to feel like something is being swept under the rug.
    I woke up the other day with another thought ... What application would use such large amounts of data? Well ... music, video, sound and pictures of course. Well ... what would someone set automatically that is of any use to them? hmmm ... video, pictures, sound. Is the iPhone 5 succeptible to snooping? Can an app be buried in the IOS that automatically turns on video and sound recording, and send it somewhere ... every 6 hours? Chilling. I noted that the smallest data usage is during the night when nothing is going on, then it peaks during the day. The Genius Bar tech and I looked at each other when I drew this sine wave graph on the log print outs during an appointment ...

  • I seem to not enter the correct answers to my security questions for itunes to buy an in-app purchase and also cannot answer the questions exactly like i answered them when creating the account for my ipod, how do i find out what answers i put

    I seem to not enter the correct answers to my security questions for itunes to buy an in-app purchase and also cannot answer the questions exactly like i answered them when creating the account for my ipod, how do i find out what answers i put for my ipod touch and itunes?

    Try these previous discusssions:
    recover answers to security questions: Apple Support Communities
    how do i change apple ID security...: Apple Support Communities

  • My playlists only appear in itunes when my ipod is connected, and it will not allow me to drag songs into playlists from the music library, can anyone help. Have downloaded newest version of itunes and using windows xp.

    My Playlist only appear in the itunes when the ipod is connected , and I can not drag a song into a playlist, Also I repeatedly get a message to authorize the songs purchased in order to sync the ipod. I followed the instructions in the help menu on doing this but nothing seems to work, Help anybody ? Have installed the lastest version of itunes and I'm running windows XP.   Thanks

    Is it possible that you are not seeing the thirteenth song because you did not scroll all the way down within the playlist?
    Hope this helps!
    PSkilton

Maybe you are looking for