Audio from video drops out on burned DVD

Hi,
I've created an iDVD project with two movies and a slide show. Everything is perfect in preview - all sound and images are there.
After burning to a DVD, some of the audio from the main movie drops out/doesn't play. This movie includes mp3 audio, which plays fine. It's the audio from the video that doesn't play.
Weird thing is - the audio from the video does plays where I have it accompanied by the mp3 audio.
The audio for the slideshow plays fine - it's also an mp3. And, the audio for the second movie plays fine - it has audio from the video only and there is no mp3 'soundtrack.'
I've burned to two DVDs and the image disk, and the problem exists in all three cases.
I have iDVD 4.01.
Any help would be really, really appreciated. Thanks!
PowerBook G4    

Hi c
First thought. If the audio is downloaded from iTunes then this happens due
to Copy protection.
Copy out needed audio from iTunes as an audio .aiff CD. Then use this in iMovie.
Just a thought.
Yours Bengt W

Similar Messages

  • Audio drops out when burning DVD

    Hello -
    I have imported itunes to play behind the video clips - it plays well on screen and through Quicktime Player, but after burning to DVD either through toast or iDVD the camera audio is there but not the itunes. Any suggestions??

    Hi CC:
    Welcome to discussions!
    Were the songs purchased from iTunes Store? If so, they are most likely protected and you will need to burn them to an Audio CD and import from that.
    Sue

  • DC111 - XBMC WIFI and Audio,Video drop outs

    Hi
    I'm using Linux XBMC on DC111. I found some issue when I'm playing movie, form time to time I have audio and video drop outs, but it's only appears when the WiFi card is on. But when I disable the WiFi by software (rfkill) the drop out disappeared. I found this one solution on web but there wasn't any explanation. Any suggestion it's hardware or software problem?
    Thanks.

    Hello @WBHNYC,
    I have brought your issue to the attention of an appropriate team within HP. They will likely request information from you in order to look up your case details or product serial number. Please look for a private message from an identified HP contact. Additionally, keep in mind not to publically post (serial numbers and case details).
    If you are unfamiliar with how the Forum's private message capability works, this post has instructions.
    http://h30434.www3.hp.com/t5/First-Time-Here-Learn-How-to-Post-and-More/How-to-check-your-messages/t...
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • I have a band video that I want to edit. In iMove 09, I could clip to crop or add a transition or both without altering the audio. In iMovie 11, the audio lower or drops out when I clip for and use a transtion. Is there a setting to preven this?

    I have a band video that I want to edit. In iMove 09, I could clip to crop or add a transition or both without altering the audio. In iMovie 11, the audio lower or drops out when I clip for and use a transtion. Is there a setting to preven this?

    Thanks for that info! Even in my time answering questions on iMovie Discussion Group, I never had a good understanding of when and how Optimize Movie came into play. I always would import as Optimized and Large Size and figured that was good enough. But knowing you got much, much more flexibility doing it the way you describe gives me a much better understanding of the different routes you can take into the Event Library.

  • Audio (and some video) dropping out export

    I've created an project with short video/audio clips sampled to produce "music". It plays OK in FCPX, but when I export it (H.264, 720p, Apple Devices, 44.1) as an MP4, some of the audio (and some video) drops out. That is, it does not show up in the exported (aka "Shared") movie file.
    There are about 7-8 things (tracks) going on at once, maximum.
    Any ideas what to do to fix this?
    Thanks!

    Hi juicespeare1,
    Welcome to the Sony Community!
    Upon checking your inquiry, the best division to respond to your concern is our Sony Mobile department.
    You can reach them at this site: http://www.sonymobile.com/global-en/support/contact-us/contact-info/.
    If my post answers your question, please mark it as "Accept as Solution"

  • Is it possible in java to extract audio from video file and ...

    Hi,
    Is there any API in java for creating DVD video from Normal TV and extract audio from video file and convert MP3 to WMA file. What about java Media Framework and Java 3D API?
    If it is notpossible in java which will be the next option. Vc++?
    Please help me.
    Thanking in advance.
    From,
    Vinod A

    lol
    If all you want is to create a backup of some file you can do:public class Foo
        public static void main(String[] args) {
            Foo f = new Foo();
            f.createBackup("something.xls");
        public void createBackup(String inFile) {
            FileInputStream in = null;
            FileOutputStream out = null;
            try {
                in = new FileInputStream(inFile);
                out = new FileOutputStream(inFile + ".bak");
                int read;
                while ((read = in.read()) > -1) {
                    out.write(read);
                out.flush();
            } catch (FileNotFoundException e) {
                e.printStackTrace();
            } catch (IOException e) {
                e.printStackTrace();
            } finally {
                if (in != null) {
                    try {
                        in.close();
                    } catch (IOException e) {
                        e.printStackTrace();
                if (out != null) {
                    try {
                        out.close();
                    } catch (IOException e) {
                        e.printStackTrace();
    }

  • Why do my audio and video get out of synch?

    No matter what sort of video I'm trying to play: Youtube, a movie on DVD, a movie on an external hard drive, etc, after a short time the audio and video get out of synch with each other.  This is often, though not always, signaled by a short audio phrase being repeated (eg: "I don't know, Scully, how about you? about you?").  I can solve the problem by quitting the app and starting it back up but it will eventually screw up again.
    I'm using a MacBook running OS 10.6.8 with a 2.26 GHz Intel Core 2 Duo processor and 4 GB 1067 MHz DDR3 memory.

    MASMAS
    The first thing that we need to know are the properties of what you are putting on the Timeline. What works in another software does not necessarily work in Premiere Elements. Each program has its own supported formats.
    a. What is the file extension for this file? .MOV or .MP4?
    b. Does the iPad describe it as 1080p or 720p?
    c. If you open Premiere Elements 12 and go to Edit Menu/Project Settings/General, what do you see for Editing Mode, Timebase, Frame Size, and Pixel Aspect Ratio, even if those field appear to be grayed out.
    Two immediate troubleshooting avenues are going to be in the direction of...
    a. Project settings not set up to match the properties of the source from the iPad. Then we would start a new project and set the project setting manually before importing your video. Details for manually setting the project preset are in the following.
    ATR Premiere Elements Troubleshooting: PE11: Accuracy of Automatic Project Preset (New Project Dialog) Setting
    b. The iPad video being recorded with a variable frame rate instead of a constant one...the remedy then would probably be to take your video in a program like HandBrake to change the variable to a constant frame rate. And after that, import the corrected video into the Premiere Elements project which has the correct project preset (preferably set manual to assure the correct result).
    Please see what you can put together in the way of video details, and we will sort this out.
    Thanks.
    ATR

  • Ipad background audio from video when multitasking

    Hello.
    This is a request if people can either feedback On their present experience or try this out themselves first and feedback.
    I have an ipad 1. When ever i try to get background audio to play from video when multitasking in another app, eg safari, from any video app including plex, airvideo, vlc,  and the original apple video app. All that occurs is that the icon changes to the ipod and a random song is played from my music library instead of the audio from the video i was watching. This does not matter if the video file is streamed or stored on the ipad itself.
    There is one slight and occasional proviso to this, as at times if the video file is tagged in itunes as 'music' rather than 'movie' or 'tv show' etc then it does on occasions work, and on occasions youtube videos will play in the background. But most of the time these aspects also dont function int he background with the ipod icon instantly replacing which ever video app icon i tried to use in the background.
    Now my sons iphone 4 manages to function correctly and always plays video in the background when multitasking.
    I have asked this question before on this forum, with no response, so booked a visit to my local genius bar. Where they checked my ipad and agreed it wasnt working as ios should, then interestingly they attempted to do the same on an ipad 2 and it failed to work in exactly the same way.  Their response was that this was obviously a fault of the ipad ios, possibly due to the ipad having a separate video app where as the iphone has video within its generic ipod app.
    I did the usual by informing apple via of this bug through the feedback system, and requested that the genius bar do the same. But having thought about this, and failed to see any other users on this forum who are also puzzled at this lack of what i think is an important function, i wonder if this means that i am the only one who likes to listen to video when im browsing, so dont need it, or wether everyone elses ipads function as ios should do, and for some reason both my ipad, and the ipad 2 tested in the shop are at fault.
    So can i request if others reading this can have a go to see if their ipad will play background audio from video when multitasking, or if the same problem occurs.
    Thanks very much this is really appreciated.

    Oops clicked the wrong button, I meant to click a 'helpful answer' as it  hard to have a correct answer to such a question.
    But thanks for the replies.
    It looks like this is a bug in ios solely for the ipad, as it does work fine on the iphone  although wonder which way the ipod touch will perform. interestingly it looks like i may also be in the minority of wishing to listen to video files as I browse:)
    Which probably means apple may never get around to sorting it, as no one else uses the function.
    Anyway thanks for the replies, if any one else wants to see the bug have a go and comment, i find it funny how I seem to be the only one to have found it to date.
    R:)

  • Split audio from video doesn't split video at the same point ?

    When I split the audio from a video in GarageBand I would like the video to be split at the same point (so that I can insert audio in between without everything getting out of sync).
    Is this possible?
    (I don't want to use iMovie since that turns my 150 MB mov file into a 8 GB file..take ages to import)
    The reason I want to insert audio in between video fragments is that I am creating an audio description of a tv series for a blind friend. I watch the video, pause that, and describe. Then continue.
    If I can split both the video and "audio from video" at the same point and drag those to the right, so there's room to record something in between (then in the end I'll just drag it all so that the parts join up, delete the video and merge the audio. I hope.)
    Thanks in advance!!

    I figured out how to reset the Youtube video upon hiding thanks to Heathrowe's answer and FigFrance's contribution to the thread found here:
    https://forums.adobe.com/message/4979969#4979969
    The secret was adding .empty() to my video container.  Here is my functioning button code:
    Show Video:
    //code to embed youtube into symbol
    var youtube = $("<iframe/>");
    sym.$("video").empty().append(youtube);
    youtube.attr('type', 'text/html');
    youtube.attr('width', '640');
    youtube.attr('height', '360');
    youtube.attr('src', 'https://www.youtube.com/embed/MyFv6UKsW70?rel=0');
    youtube.attr('frameborder', '1');
    youtube.attr('allowfullscreen', '0');
    // Show an element
    sym.$("video").show();
    Hide Video:
    sym.$("video").empty();
    // Hide an element
    sym.$("video").hide();
    Brandon

  • Splitting Audio From Video

    Hello
    I'm having trouble splitting audio from video. I currently have Final Cut Pro 6 from the final cut studio package, and my issue is that my audio is not synchronized with my video. The audio is coming in too early for the video and the voices of the people in the video do not match up. How can I fix this problem? How can I move the audio without moving the video as well?

    Select the clip and hit command L to separate the tracks.
    The real issue is why the footage is out of sync.

  • I have an Airport Express connected via optical toslink to a dac/amp in turn connected to speakers. When using iTunes I get message "no speakers connected to Airport Express" and audio sound has drop outs.

    I have an Airport Express connected via optical toslink to a dac/amp in turn connected to speakers. When using iTunes I get message "no speakers connected to Airport Express" and audio sound has drop outs.

    Ok, if you are connecting the AirPort Express Base Station (AX) to the existing wireless network, then the DSL in the next room is most likely a combination DSL modem and wireless router. Thanks for clarifying that for me.
    Although they may only be separated by a single wall, the building material used in that wall may be enough to prevent the AX from receving a "good" signal from the DSL router.
    Since I don't know what computing equipment you have available, please check out this AirPort User Tip: AirPort - Optimal Base Station Placement to see if you can get some SNR measurements at the location of your AX. To do this properly, you will want to power-off the AX and only get these measurements for the DSL router.

  • Photo Booth Audio and Video are out of sync?

    Hi. So there is this glitch that when I take videos on Photo Booth the audio and video are out of sync. This started after I upgraded to Mountain Lion, and since I use Photo Booth a lot, I really do care. Is there anyway that I can fix this until Apple fixes this bug? Thanks.
    Extra Info: The first video I took was not out of sync, but after that they got more and more out of sync.

    I've read all the forums. It's a big problem for most Photobooth users, Apple acknowledges it, but does not yet have a fix.
    The best solution I have come up with is to dump Photobooth (I know - it was a great program, wasn't it? But so was Hypercard) and use Quicktime to make videos. You'll have to spend a little more work savings or exporting, but at least Quicktime is free.
    Just open Quicktime Player and under the File menu you'll see "Record New Movie."
    The downward slide continues...

  • Can hear audio, but video blacks out every few seconds; picture comes back when we hit the tv's volume button

    We can hear audio, but video blacks out every few seconds; picture comes back when we hit the tv's volume button. Everything seems to be plugged in well. The picture even starts out being sort of dim. And it goes through phases of working fine but then will randomly start blacking out again.  Any ideas?

    Welcome to the Apple Community.
    Have you tried turning the TV off and on again.

  • Removing Audio From Video (Problem 2) !!!HELP!!!

    I have succesfully managed to remove audio and add new audio to an (avi) video. However, when I tried to do the same thing with an new (mpeg) video/ soundtrack. Logic did not allow me to extract audio from video or give me the option to de-select audio tracks when bouncing. So when I extract video with audio I get the old audio track plus the new audio combined. Is it do with the video format? can I convert video formats in logic? many thanks, Ben.

    open in quicktime, then click save as and save as a .mov file. This should work. Not sure why this is happening though. Let me know if this works...
    Please remember the helpful and solved problem....
    Ben

  • Separate audio from video - I want BOTH an audio and video file

    Hi,
    I would like to separate audio from video - I want BOTH an audio and video file.
    I don't think this can be done without additional software, but if it can, pointing me in the right direction would be much appreciated.
    Brandon

    You need Quicktime 7.6 Pro. Control+J to bring up the property window. In the property window is an extract button. Click on either the video or audio and click to the extract button.
    You'll find Quicktime 7 in your Utilities folder. If Quicktime 7 isn't install in the Utilities folder you need to install it from you OS installation disk, in the optional installations folder.
    If you don't have Quicktime Pro you need to buy it from the Apple store.

Maybe you are looking for

  • Sales Oder availability check and rule set up

    Dear All, Presently we  have set up  availaiility check to sales order   ( Availability check 02 -checking rule  AE- make to order  stock) and we  have to maintain planned independent requirement through TCode MD61. Now we want to change this process

  • DF ,EF ,MF , all of file structure

    DF(Dedicated File) ,EF(Elementary File) ,MF(Master File) all of file structure ISO 7816-4 tell data in card will be in tree structure SELECT file with get FCI come with response Now I'm confuse how to keep these type of file to javacard? Are these fi

  • Customizing reg.,

    Hi guru's can anybody tell what are the steps involved in customizing material master, vender master, material types & what is the transaction code for database tables? thanx in adv., tulja singh

  • Retrieve software versions from NI licence manager

    Hello We want to retrieve the serial numbers of active licenses of our testsystems automaticaly and store the info in our database. So it possible to retrieve data from the  NI license manager in C# 2012  (ore maybe in Labview)?. Is there an API ? th

  • "White Screen" error after most recent update 60 gig video iPod

    I just received the most recent iPod updater software. I installed the updater and ran same. After the update process my 60 gig video iPOD cannot be recognized by my MAC G5. It has a "White Screen" and WILL NOT turn off! When I attempt a reset it sim