DVD freezes while audio continues to play

I'm exporting a project in 10 minute chunks from my timeline with the "make movie self-contained" box unchecked. Then I'm importing those unself-contained quicktime movies into iDVD, and when I play them back, it will freeze 5 min into the clip but the audio will continue to play. I burned 3 disks, and 2 turned out like this. One was fine. The only good one was the 2nd burned disk. Help? Thanks!

If the reference movie you exported from FCP is fine, this seems to be an iDVD issue. You might want to post your question in that forum.
-DH

Similar Messages

  • Html5 videos: video periodically freezes while audio continues to play. Firefox 12, Linux, Centos 5 up to date.

    whenever I view a YouTube video on my linux box (Centos 5.8, fully updated) using Firefox12, YouTube always delivers the html5 video to me instead of Flash. This would be fine, but intermittently the video stops moving (while the audio keeps playing). I click the (I don't know what it's called) slider for the current position and the video will start moving again. until it pauses next time, anywhere from a few seconds to a few minutes.
    I don't know why it delivers html5 instead of flash, on my laptop using centos 6 and firefox12 I get flash video. Is there someway to configure Firefox to get flash instead? If not, I'd appreciate help in fixing the pausing video component.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache Clear Cookies & Cache]
    * [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    Check and tell if its working.
    IF it still doesn't work, then Start Firefox in -> [[Safe Mode]] to check if your add-ons/extensions are causing the problems.
    * Also see this article -> [[Troubleshooting extensions and themes]]
    Check and tell if its working normally while using Firefox in [[Safe Mode]].
    You can also try to clear the Flash cookies as mentioned in the following articles:
    # Flash Website Storage Settings panel:
    #* http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
    # Global Storage Settings Panel:
    #* http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html
    # Flash Local storage settings Help:
    #* http://www.macromedia.com/support/documentation/en/flashplayer/help/help02.html

  • Why is my picture freezing but audio continuing to play during playback off itunes?

    The tv show is playing fine and then the picture suddenly freezes but the audio continues to play.

    Seems like this is a new issue then. I've reset and restored and still doing it. Freezing about every10 minutes now. Was going to head to the Apple Store thinking it was an issue with mine. Hope this is resolved soon!

  • Flash Player streaming video keeps freezing while audio continues

    Hi,
    I have been having a problem with flash player for a couple of months now. When watching streaming video's the video will freeze for a second every 5-10 seconds constantly, but the audio continues uninterrupted. I have tried everything, enabling/disabling hardware acceleration; reinstalling flash player 11; trying flash player 10; updating the graphics drivers. I have also tried it on 5 different browsers: IE, Firefox, Chrome, Seamonkey (mozilla browser), and Opera. The same problem occurs on all of them. Yesterday I thought I had cracked it when I realised I had several versions of java installed and once I deleted all the old versions flash player worked fine. However, today the problem has started all over again, and for some reason flash player had deleted itself when I turned the computer on this evening.
    I have checked my internet connection speed online and am running an average speed of 5Mbps. I have 2.5 GB's of RAM, and a 2.2 GHz AMD Athlon 64 3500+ processor. I am using Windows XP. I have never had any problems with flash player on this pc (which I've had for 6 years), and as far as I can tell this problem started occurring a couple of weeks before flash player 11 was released.
    I'd be very grateful for any help anyone can give resolving this problem.
    Regards,
    Chris Perkins

    ChrisP500 wrote:
    I think the issue may be related to Silverlight which I think was released in September when we both started getting this problem. DIsabling it does not work, so I'm still not sure how or if it really is causing this problem.
    If the player is Silverlight, you'd be able to see that by right clicking the video.
    Can you go to Youtube, play any video and then right click it and choose "Take Speed Test". That will take you to a graph where you can see what your download speed is in relation to your ISP, your location and other data. If the black bar is way down compared with others, then I would suspect that something, or somebody else is using your bandwidth. Do you have wireless? If so, change the security code. It may be being used as a wireless hotspot by your neighbours.
    You can also play the test video which will show data usage in real time.

  • FCE 2.03 Video frame freezes while audio continues capture

    Using capture now or Clip, just recently I've been having problems capturing video clips with capture now or clip.
    The capture begins OK but along the way it stops capturing the video portion but the audio continues. At some future point the video begins to capture along with the audio but the audio sync is way off.
    I am capturing from a JVC BR-DV600U Video Cassette Recorder from tapes recoded on a Canon Optura Camcorder.
    It's been awhile since I've done this and never had thei problem before. Any and all help will be greatly appreciated.

    +" ... It's been awhile since I've done this and never had this problem before ..."+
    So, in the interim, did you update/upgrade your Mac to 10.4.11?
    Some combinations of FCE, OSX and QuickTime don't work too well together, and often the symptoms are problems with capturing video. If I recall correctly, on OSX 10.4.11 you have to have at least FCE 3.5.1 because of the level of QuickTime required by 10.4.11.
    Again, what version of QT do you have on your G5?

  • Dvd player not working after Instaling OS X 10.8.4 Video freezes while audio keeps playing

    After installing OS X 10.8.4 I tried to play a DVD and the video starts to freeze up while audio keeps playing. Video eventually stops completely while audio continues to play. Is anyone else having this issue? Does anyone know how to fix this issue??

    Try booting into the Safe Mode to see if the same problem occurs.  Shut down the computer and then power it back up. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application unistaller. For each disable/delete, you will need to restart if you don't do them all at once.
    Safe Mode
    Safe Mode - About

  • How can I have html5 audio continue to play in background in iOS7 from my flex mobile app

    I have mobile app I've developed in flash builder 4.6 (flex 4.12 sdk) and I have a stagewebview component which contains HTML5 audio (mp3 retrieved from my web server and streamed / played via the app)... I want to have the ios version of the app CONTINUE to play the mp3 / html5 audio when the user presses the home button on their iphone or opens another app... so that when multitasking, my audio continues to play (where theres no other NEW audio started, for instance).
    I have added the following to my manifest but it still doesnt do what Im after. I used this in another mobile app where I just play audio from the url directly in flash builder (i.e. NOT via webview component) -- but here it seems the webview suspends (Im guessing)...
    <iPhone>
        <InfoAdditions><![CDATA[
            <key>UIDeviceFamily</key>
            <array>
                <string>1</string>
            </array>
            <key>UIBackgroundModes</key>
            <array>
                <string>audio</string>
            </array>
        ]]></InfoAdditions>
        <requestedDisplayResolution>high</requestedDisplayResolution>
    </iPhone>
    Is there a way around this so my audio continues to play? My test device is an iphone 4 running the latest version of ios7

    You can import audio files into Logic (as easy as drag and drop).  You can download these loops from the Internet from a variety of sources both free and paid.  Just do a Google search for those.
    Once you've imported the file into Logic Pro, right click on the audio region and scroll down to the "Convert" option about halfway down the menu.  The top option will be "Add to Apple Loops library" - click this, and it'll add the file into your Apple loops.
    It won't affect the other loops in the library.

  • A slide show with audio created in PSE 9 plays fine in edit.  When brought to Premier Elements for dvd burn, the audio no longer plays.  It appears in the edit, but no audio is played.  This happens consistently.  What setting might be wrong?

    A slide show with audio created in PSE 9 plays fine in edit.  When brought to Premier Elements for dvd burn, the audio no longer plays.  It appears in the edit, but no audio is played.  This happens consistently.  What setting might be wrong?

    H-SPhoto
    That Photoshop Elements 9.0.3 Update has generally been discouraged by the Photoshop Elements gurus. But, I am not going to factor that into this at this point.
    This is what I would ask you to look at in the Elements Organizer 9 accessed from the Photoshop Elements 9 or Premiere Elements 9.
    a. Create your slideshow in the Elements Organizer 9/Create/Slideshow/Slideshow Editor. Then use the Output option of Edit with Premiere Elements.
    From your description, you are probably using the Output Option of Burn to Disc DVD which will take your slideshow directly in the Disc Menu section of Premiere Elements 9. The preferred transfer of the Elements Organizer 9 slideshow to Premiere Elements 9 Editor is by the non wmv route "Edit with Premiere Elements" not the wmv route of Burn to Disc DVD.
    Let us explore if any of the above is involved in your issue and then we will decide what next if necessary.
    Thanks.
    ATR

  • Youtube streaming on IPhone 4. Unwatchable video stuttering. Audio continues to play flawlessly. Video is completely buffered. Fix?

    Hi there,
    I've been having issues streaming Youtube videos on my IPhone 4 for awhile now, but it just recently escalated. Videos stutter like crazy right from the beginning, even on 360p or 240p. The video is buffered. The audio continues to play flawlessly, even when the video is moving at 1-2FPS. My connection on my IPhone is a solid 25Mbps down and 10Mbps up. I've tried closing all other apps, soft-resetting, restarting the Youtube app, and even watching video on the Youtube mobile site. The issue also seems to extend to all streaming video viewable on my IPhone over the internet, regardless of the website. This has only been an issue since iOS7.
    Please help in any way you can.
    Regards,
    Ryan

    Follow the instructions for this workaround > Adobe Community: ATTENTION MAC CUSTOMERS - Flash Player 13 "Plugin Failure" Workaround

  • Video audio continues to play in the background

    I have created a close button that should stop the video from playing, thus closing out of the video and returning to the main menu. But the video audio continues to play in the background.
    Does anyone know how I can get the video to pause/stop playing at the same time as it returns to the main menu and after clicking on the close button?
    This is what I have to play the video:
    var videoStage = sym.$("videoPlayStage");
    videoStage.html('<video id="myvideo" width= "640" height= "360" src = "composition2/myvideo.mp4" poster="images/poster" type= "video/mp4" controls = "controls"></video>');
    sym.$("videoPlayStage").show();
    close button
    I have a trigger:
    "off"
    sym.$("#D39").pause();
    It is not working.

    Here is the code that I put on my close button to make the video pause when closed ("Nat_League_Back" is the place on the timeline that I want to direct the user to when the video is closed):
    sym.play("Nat_League_Back");
    // Pause a video track
    sym.$("BaseballVideo")[0].pause();

  • Quicktime video freezes/pauses/skips while audio continues at normal rate.

    So here's my problem. I used a Canon Vixia to record some AVCHD footage of my band playing at a gig. I imported it into Final Cut Pro 7 using Log & Transfer. I edited the footage just fine (very simple cuts to remove unnecessary footage and add some title overlays).
    However, upon being exported, whenever I opened the .mov in Quicktime, the video would pause, freeze, or skip while the audio continued. Then the video would move extremely quickly to catch up to the audio. It has done this exported as ProRes 422 (LT), Apple Intermediate Codec, and H.264 (I used Compressor to get it into H.264). The only program to play without any skipping/speeding up was VLC, and there was some heavy pixelization/grey screens going on.
    Upon a whim, I uploaded one of the clips to Facebook. It still played the skips for me, but I had friends tell me that it played perfectly for them. I used a different computer, and sure enough, not a skip in sight. Going back to my computer, it still played the skips/speed-ups. They are present in Facebook, YouTube, Quicktime (both 7 and X), MPEG Streamclip, and during preview by pressing spacebar with the file selected.
    I'm running this on a 15" Macbook Pro (Early 2011 model) with Snow Leopard (10.6.8), 2.4 GHz Intel Core i5, and 4 GB of RAM.

    Previous discussions and ideas...
    To
    Burn Error Proof DVDs (Well, close to error proof!)
    Use the SLOWEST possible burn option your burner will allow in Encore, since it is much better to take a bit more time burning the disc than it is to burn "fast" and have a disc that won't play
    Set the VIDEO portion of the transcoding options to a Maximum of 7,000 so your burned disc will have a better chance at playing in desktop players (which support burned discs, if at all, only as an "after thought" of the DVD specification)
    Use AC3 or PCM audio transcode settings for best player compatibility (some discussion of MPEG audio not being supported by all players, especially for NTSC discs)
    Buy and use Taiyo Yuden (or Verbatim?) brand blank discs
    Read this
    ENTIRE message
    Concerning Replication
    And this one
    About Authoring and Playing a DVD
    Discussion of
    Peak Bitrate
    Here is one
    Bit Budget Calculator

  • My "Saved-for-iPod" mp4 video stops, while audio continues...

    This has recently happened both with saving iMovie HD 6.0.4 projects as mp4s, and for DVD. 1) In iMovie, I imported a .mov I made in iPhoto (slideshow with jpegs & added music). Just that one file. I then saved it for iPod. I played it in iTunes, and the first minute is fine, but then the video "freezes" while the audio continues. Same thing happened when I synched it to my iPod. 2) In iMovie, I imported 5 avi files and added dissolve transitions. Sent to iDVD 6.0.4 and made a DVD. Same thing. The video image freezes at some point, and audio continues. I previously made DVDs successfully, by importing avi files to iMovie HD 6.0.2 & adding transitions. I can't figure out what could be wrong. Any help is appreciated.

    I have the iPod Touch 32GB and my video podcasts do the same thing. The video portion just freezes randomly but the audio continues on. This happens with a variety of video podcasts on my Touch. Very annoying and unacceptable for unit in this price range. I would love to see a solution to this problem!

  • [SOLVED] flashplugin video freezing while audio is fine

    I saw a post about this on this forum, but I've been searching the forum for about 5 hours now and I can't find it, so I'll post a new topic.
    When I do almost anything with adobe flash (in firefox or chromium) after about five seconds the visual freezes while the audio goes on.  I hesitate to call it "video" because this happens with games and such, not just youtube-type videos.  If I right click on the flash animation/video/whatever you want to call it, it starts working again, but only for a few seconds before the same thing happens again.
    Also, if I make videos fullscreen, it's just a black screen the first time.  I exit fullscreen and do it again and then it works.  Sometimes the video for that freezes, too, but less often.
    I've tried uncommenting EnableLinuxHWVideoDecode=1 in /etc/adobe/mms.cfg and that doesn't help.  In fact, if I try a fullscreen video with that uncommented, the X server crashes when I try to exit fullscreen.
    I've got an intel video card and I've tried playing with xorg.conf enabling EXA with greedy MigrationHeuristic, UXA, XAA, I've tried turning off tiling.  Nothing works.  And I'm not using compiz or anything like that.  I've tried everything I know.  Anybody have any other suggestions???  (Please...?)
    Last edited by bluej774 (2011-05-05 03:26:10)

    thinkpadx61 wrote:I have the same problem, but the answer doesn't solve it for me.
    I'm using flashplugin (ver. 10.2.159.1-2) on a 32-bit system.
    I am on i686 too. Mine is
    "extra/flashplugin 10.2.159.1-2 [installed]"
    when I search on my machine.

  • Screen recording-video pauses while audio continues

    When I make a screen recording, the audio and video are playing perfectly (I use soundflower for the audio). However, when I go to watch my screen recording, it starts off like normal but about 30 seconds into the video, the video pauses while the audio continues playing like normal. Any reason as to why this is happening? I'm not just recording my screen but also a video from a website, don't know if that makes a difference.
    Thanks

    I am having the same issue I posted this elsewhere
    I have a Mid 2010 Mac Mini Server (full specs below) and very recently it has developed a strange problem.  I'll be watching something on iTunes and the video will stop but the audio continues.  If I move the mouse and click on the screen the video suddenly plays very fast untill it catches up with the audio and then for a while it will play normally.  I can go through this process 3-4 times an hour before I give up and stream to my iPad instead.
    in the beginning it only happened when I was using the HDMI cable but recently it happens when the mini VGA adaptor is plugged in too.
    its beginning to be very frustrating so any help would be truly appreciated.
    thanks
    James
    Mac Mini Specs
    Intel Core 2 Duo 2.66 Ghz
    8GB Ram
    Running Lion Server 10.7.2 (111C74)
    ITunes 10.5.2

  • Captivate Video Blacks out while Audio continues

    We are having problems with the video cutting out while the
    audio continues. We have ran the captivate file from our web server
    as well as downloading the files to our desktop and we experience
    the same problem.
    We updated to the latest Java v1.42, cleared the cache,
    history, updated flash player V8, cookies and changed the proxy
    settings.
    Any help would be greatly appreciated.
    Thank you

    I actually figured out a fix myself.  When I compared the 3 clips in detail, I noticed that the 2 that were having problems were not converted.  All I had to do was to open the Clip inspector and click on the "Convert Entire Clip" button under the Speed section. Now my movie is playing fine.

Maybe you are looking for