Videos play with no sound!!!!

All the videos that I have in itunes play with no sound. the picture is fine, Just no sound! This seems to be the way it is for videos that I have imported, and videos that I have purchased from the music store.

Holy Cow,
I think I figured my problem out. Go here -
http://docs.info.apple.com/article.html?artnum=93610
Do the exact opposite, uncheck the box. When I unchecked it, the sound problems disappeared, I can hear everything, the voices sync up with the video again, and it seems to work.
We'll see how long this lasts...
Good luck!

Similar Messages

  • I have a iPhone 4S and when watching videos on the internet sound cuts out as the video is playing. The rest of the video plays with no sound. Sometimes when I pause It and play again sound comes back but not all the time. can anyone help?

    I have a iPhone 4S and when watching videos on the internet sound cuts out as the video is playing. The rest of the video plays with no sound. Sometimes when I pause It and play again sound comes back but not all the time. can anyone help?

    The "restore disk" is built into the Mac. See About Recovery.
    Need more specifics about what error messages you got while installing Adobe Flash.
    However, you can almost avoid Flash altogether by setting YouTube to play the HTML5 version instead.
    Click the Try something new! link at the bottom of the YouTube page.
    I don't know about the sound issue. Might be hardware as you think. Try other headphones to check.

  • Video playing with no sound in iTunes, playing with sound on iPod

    When I try to watch my videos on iTunes the video plays but the sound does not, it even happens on videos that I bought from the music store. The sound for my songs works just fine, just not for video. They work when I play it them on my iPod, too. Any ideas?

    i updated to 10.4.7 and it worked.

  • Quicktime  videos play with no sound ,no video after 2013 uppdate

    i recently had the great idea to uppdate my phone and after backing up all my files to my IMAC.
    So now I cant 's watch my videos anymore.
    the videos play in quicktime  without sound and image-
    All the pictures are fine but the mov files are there but can't play any more.
    I have mac os installed and apple support told me to install mavericks and if this does not work to call them again.
    I have been trying to find the answer to this for many weeks already.
    i just do not understand what happened.
    i also can not see them with vlc software or media player
    The questions is:
    what did really happened?
    Are this files corrupted?
    Is there any way to fix it?
    I hope you can help me,thank you!

    One of these:
    H.264 video, up to 1.5 Mbps, 640 by 480 pixels, 30 frames per sec., Low-Complexity version of the H.264 Baseline Profile with AAC-LC audio up to 160 Kbps, 48 kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per sec., Simple Profile with AAC-LC audio up to 160 Kbps, 48 kHz, stereo audio in .m4v, .mp4, and .mov file formats

  • Video freezes after 20 seconds, then video plays with no sound

    I used ImToo to put DVDs onto iTunes and then onto my 60GB iPod (which I bought today). The video plays for about 20 seconds before freezing (both sound and audio). If I go back into the menu and then back into the movie, it picks up where it left off - but then sometimes the sound stops while the video keeps going.
    The videos play perfectly on iTunes, but not on the iPod. Is my iPod faulty?

    How are you trying to put the videos on?
    Connect the iPod and go to edit-->preferences in iTunes. Hit the iPod tab, then the videos tab. Make sure update all videos is selected.
    Note that your preferences may look slightly different.
    Also, is iTunes itself up to date?
    iPod Updater
    Finally, try unistalling the 2006-01-10 updater (before you update iTunes)
    btabz

  • Videos play with no sound! HELP!!!!

    I'm having a problem playing videos on my ipod. I have them loaded onto the ipod and they play just fine but I have no sound at all. The sound works perfectly when playing songs but no sound with videos. I have no idea what I'm doing wrong. HELP!

    Demux to M2V and AIFF...
    Demux to M2V and MPA...
    Demux to M2V and AC3...
    Demux to M2V...
    Demux to AIFF...
    Demux to MPA...
    Demux to AC3...
    Demux to Unscaled M2V and AIFF...
    Demux to Headed M2V and AIFF...
    Demux to Headed M2V and MPA...
    Demux to Headed M2V and AC3...
    Demux to Headed M2V...
    Convert to MPEG...
    Convert to MPEG with MP2 audio...
    Convert to Headed MPEG...
    Convert to TS...
    Convert to TS with...MP2 audio or REC Header or VID Header
    these are all the options

  • HT201412 Sound works (songs) on Ipad 2 but sound on videos (example utube) sound does not work. Video plays with no issue.

    Sound works (songs) on Ipad 2 but sound on videos (example utube) sound does not work. Video plays with no issue.Mute us not checked in general settings. Reboot (off/on) has not helped. Deleted apps and reloaded them. Did not help. Any other suggestions thank you

    If you lose sound for games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the control center. Swipe up from the bottom of the screen to get to control center . Tap on the bell icon and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock can be accessed in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • Embedded video in keynote on iPad. Video plays but no sound?

    I am trying to use a presentation on Keynote with an embedded video.  The video plays buy no sound?

    Try here:
    http://arstechnica.com/guides/tweaks/ipod-video.ars/5
    Some of the programs that will convert with audio:
    QuickTime Pro
    ImToo
    VirtualDub
    Nero 6+

  • Getting a flv file to start playing with no sound

    Hello,
    I am trying to get my flv file to start playing when the page is loaded with no sound, but I am have no luck. The flv file starts playing fine with the sound on, and I can turn the sound off with my volume controller, but I need it to start playing with no sound. Please help.
    var restartTimer:Timer = new Timer(19000,1);
    restartTimer.addEventListener(TimerEvent.TIMER, startTimer)
    var myImage:mcImage = new mcImage;
    var myReplayBtn:mcReplayBtn = new mcReplayBtn;
    //--------------------Video Controls---------------------
    var videoConnection:NetConnection = new NetConnection();
    videoConnection.connect(null);
    var videoStream:NetStream = new NetStream(videoConnection);
    videoStream.play("sebring09.flv")
    var metaListener:Object = new Object();
    metaListener.onMetaData = onMetaData;
    videoStream.client = metaListener;
    var video:Video = new Video(195,132);
    video.attachNetStream(videoStream);
    addChild(video)
    swapChildren(whiteOutline, video)
    video.mask = myMask
    video.x = 7.5;
    video.y = 3;
    function onMetaData(data:Object):void
    //------------------------Timer---------------------
    function startTimer(event:TimerEvent):void
    addChild(myImage)
    myImage.x = 9;
    myImage.y = 20;
    addChild(myReplayBtn)
    myReplayBtn.x = stage.stageWidth/2;
    myReplayBtn.y = stage.stageHeight/2 - 12;
    myReplayBtn.addEventListener(MouseEvent.CLICK, replayMovie)
    myReplayBtn.buttonMode = true;
    function replayMovie(event:MouseEvent):void
    videoStream.play("09_Sebring_incar_Cut.flv");
    removeChild(myImage)
    removeChild(myReplayBtn)
    restartTimer.start();
    restartTimer.start();
    //-------------------------Audio Controls---------------------------------
    var soundVol:SoundTransform = new SoundTransform();
    var soundVolume:Number = 1;
    // Code that handles the volume slider
    var trackBounds:Rectangle = track_mc.getBounds(track_mc);
    var xPos:Number = trackBounds.x;
    var yPos:Number = trackBounds.y;
    var widthPos:Number = trackBounds.width-track_mc.slider_mc.width;
    var heightPos:Number = 0;
    var bounds:Rectangle = new Rectangle(xPos,yPos,widthPos,heightPos);
    track_mc.slider_mc.x = widthPos;
    track_mc.mouseEnabled = false;
    track_mc.slider_mc.buttonMode = true;
    track_mc.slider_mc.addEventListener(MouseEvent.MOUSE_DOWN,dragSlider);
    stage.addEventListener(MouseEvent.MOUSE_UP,stopSlider);
    function dragSlider(event:MouseEvent):void {
    event.target.startDrag(false,bounds);
    addEventListener(Event.ENTER_FRAME,setVolume);
    function stopSlider(event:MouseEvent):void {
    track_mc.slider_mc.stopDrag();
    removeEventListener(Event.ENTER_FRAME, setVolume);
    function setVolume(event:Event):void {
    soundVolume = track_mc.slider_mc.x/widthPos;
    soundVol.volume = soundVolume;
    SoundMixer.soundTransform = soundVol;

    you can use the soundmixer's soundtransform to control all volume but, unless you have multiple sounds, you should probably use the netstream's soundtransform.
    in either case, to start your video with no sound, assign the volume property in you onMetaData function:
    function onMetaData(data:Object):void {
    var st:SoundTransform = videoStream.soundTransform;
    st.volume = 0;
    videoStream.soundTransform = st;

  • I spilled some pop on the back of my iPad. I cleaned it off and everything seems to be going good but when I play music it will either play with no sound or play then continue with no sound. What can I do to fix this (without being costly, it's a iPad 2)

    I spilled some pop on the back of my iPad. I cleaned it off and everything seems to be going good but when I play music it will either play with no sound or play then continue with no sound. What can I do to fix this (without being costly, it's a iPad 2) this happens with other music apps too. Please I need help!

    You can try resetting your iPad by simultaneously pressing and holding the Home and Sleep/Wake buttons until you see the Apple Logo. This can take up to 15 seconds so be patient and don't release the buttons until the logo appears.
    Try again to see if the problem persists. If it doesn't work, there isn;t much anyone here can do for you. It may be a physical problem with your speakers.

  • HT201343 my video plays but the sound only comes out of my computer not my tv???

    my video plays but the sound only comes out of my computer not my tv???

    I have tried to connect and Jambox and have the same problem; bluetooth speakers are connected and chosen but sound comes out of computer speakers.

  • Converted videos play, but no sound

    Videos that I have converted are synced and playing on my i pod, but they have no sound. Any help on how to fix this would be greatly appreciated.

    QuickTime expects video files with separate video and audio tracks, but many MPEG formats used a muxed (multiplexed) single track that contains both. Therefore, iTunes & the iPod (both of which use QuickTime) only show the video and no sound.
    iPod plays video but not audio of some exported files
    http://docs.info.apple.com/article.html?artnum=302588
    One way to work around this is to use MPEG Streamclip to convert the files to fix this issue...
    http://www.squared5.com/
    Patrick
    GUIDES TO: Converting Video for iPod - Mac & Window
    http://forums.ilounge.com/showthread.php?s=&threadid=123067

  • Music Videos - Play, but no sound. HELP?

    I've converted the music videos for the ipod nano 3rd gen. and they play.. But with no sound on the ipod and in the library. When trying to play it in the library after converting, the little icon that shows a speaker doesn't have the 'sound waves' beside like it usually does.
    Any help would be greatly appreciated.
    I've looked through the forums for help and some people have suggested downloading something? I don't want to download random programs that I might not have to.
    Thanks

    QuickTime expects video files with separate video and audio tracks, but many MPEG formats used a muxed (multiplexed) single track that contains both. Therefore, when you convert videos in iTunes to iPod format they only show the video and no sound since iTunes (really QuickTime) is not looking for the audio track within the video track and it gets lost.
    iPod plays video but not audio of some exported files
    http://docs.info.apple.com/article.html?artnum=302588
    One way to work around this is to use MPEG Streamclip to convert the files to fix this issue...
    http://www.squared5.com/
    but there are other applications besides MPEG Streamclip you can try as well.
    Frequently asked questions about viewing and syncing video with iTunes and iPod
    http://docs.info.apple.com/article.html?artnum=302758
    The Complete Guide to Converting Video to iPod Format (Mac)
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-convert ing-video-to-ipod-format-mac/
    See other tutorial articles over at iLounge...
    http://www.ilounge.com/index.php/articles/tutorials/
    Patrick

  • [SOLVED] FLASH and Mplayer automatic fasforward playing with no sound

    Hi,
    This has been the second time it happened.
    When I was playing some video at the background with SMplayer. All in a sudden, the playing stopped. I closed and restarted it:
    last time: the video  fast-forwarded automatically without any sound, same problem with VLC;  [the problem got "fixed" only after I rebooted my host Window 7; restarting the archlinux guest didn't help.]
    this time: VLC (there was an update in between) can play at a normal speed, but still no sound; as for smplayer, no sound, fastforwading automatically.
    And, in both times, flash in firefox fast-forwarded automatically with no sound.
    I have Archlinux/Xfce4 in virtualbox hosted by Windows 7. I have been using it for about one month. The problem occurred in last two days.
    Thanks,
    Last edited by hellolj (2014-01-16 12:21:30)

    damn!
    solved.
    restarted alsa in terminal.
    Last edited by hellolj (2014-01-16 12:33:57)

  • Slow video playback with 2 sound tracks

    Hi,
    I've just been playing around with quicktime files with 2 sound tracks with different languages. When I copy these files to the ipod they playback, but in slow motion. Are there any guidelines for making ipod compatible 2 sound track files?
    I know there are movies in the itunes store with two sound tracks with different languages and these are supposed to work OK with the ipod nano.
    Any experiences? Thanks,
    Robintosh

    What software are you using to convert the videos to iPod format?
    If you are using Quicktime Pro, or iTunes 6 to do the conversion... then that is most likely where your problem lies.
    Your source video file is probably muxed.
    Neither QT Pro or iTunes has the ability to successfully encode a muxed video file with audio. You'll end up with video and no audio.
    http://docs.info.apple.com/article.html?artnum=302588
    You'll need to use some other third-party software to do the conversion. There's a handful of software available. Just search the forums and you'll find many titles mentioned.
    Try MPEG Streamclip.

Maybe you are looking for