Audio and video sync problem

Hi,
I have a problem with audio and video synchronization. I'm using Merge class to merge video and audio tracks. But audio track can be shorter then whole video track (for example video length: 2 min., audio length 1 min.). When I merge them everything is OK. After that I'd like to concatenate more tracks (generated from merge) into one final video file. For this purpose I'm using Concat class.
But here is the problem, after I concatenate all these tracks then the result video is OK but audio is synchronized right after the previous audio track ended. (If I have video1- 2min. audio1 - 1min., video2 - 2min., audio2 - 30 seconds, then second audio2 starts in 1,30 min right after the first audio track. But I want to start it when the second video2 starts.) Do you have any ideas??
Merge class http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/Merge.html
Concat class http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/solutions/Concat.html
Thanks for help in advance.

Ok thanks.
I tried to implement PullBufferDataSource and everything went ok, the audio .wav file was generated, but when I run that file, the length is 0 and not the lenght I wanted (40.00). Where can be a problem?
Here is the code I wrote/changed:
TimeDataSource tds = new TimeDataSource(40.00);
Processor p;
try {
    System.err.println("- create processor for the image datasource ...");
    p = Manager.createProcessor(tds);
} catch (Exception e) {
    System.err.println("Yikes!  Cannot create a processor from the data source.");
    return false;
}I set content type to WAVE:
// Set the output content descriptor to QuickTime.
p.setContentDescriptor(new ContentDescriptor(FileTypeDescriptor.WAVE));I use DataSource as the next:
    class TimeDataSource extends PullBufferDataSource {
                 private double duration;
                 TimeSourceStream streams[];
                 public TimeDataSource(double duration) {
                  this.duration = duration;
                  streams = new TimeSourceStream[1];
              streams[0] = new TimeSourceStream(40);
          @Override
          public PullBufferStream[] getStreams() {
               return streams;
          @Override
          public void connect() throws IOException {
          @Override
          public void disconnect() {
          @Override
          public String getContentType() {
               return ContentDescriptor.RAW;
          @Override
          public Object getControl(String arg0) {
               return null;
          @Override
          public Object[] getControls() {
               return new Object[0];
          @Override
          public Time getDuration() {
               return new Time(duration);
          @Override
          public void start() throws IOException {
          @Override
          public void stop() throws IOException {
    class TimeSourceStream implements PullBufferStream {
               private AudioFormat format;
               private boolean ended = false;
               private long duration;
               public TimeSourceStream(long duration) {
                    this.duration = duration;
                    format = new AudioFormat(AudioFormat.LINEAR, 8000, 8, 1);
          @Override
          public Format getFormat() {
               return format;
          @Override
          public void read(Buffer buf) throws IOException {
               buf.setDuration(duration);
               buf.setFormat(format);
               buf.setEOM(true);
               buf.setOffset(0);
               buf.setLength(0);
               ended = true;     
          @Override
          public boolean willReadBlock() {
               return false;
          @Override
          public boolean endOfStream() {
               return ended;
          @Override
          public ContentDescriptor getContentDescriptor() {
               return new ContentDescriptor(ContentDescriptor.RAW);
          @Override
          public long getContentLength() {
               return 0;
          @Override
          public Object getControl(String arg0) {
               return null;
          @Override
          public Object[] getControls() {
               return new Object[0];
    }Edited by: mako123 on Feb 22, 2010 2:18 PM
Edited by: mako123 on Feb 22, 2010 2:23 PM

Similar Messages

  • Audio and video sync problem using itunes player

    When I play a movie using itunes it starts out okay but after a few minutes the audio and the video are no longer in sync. Anyone have a solution for this problem
    Dennis

    I have the same problem.
    Motherboard: Gigabyte GA-MA785GPMT-UD2H
    Chipset:
    North Bridge: AMD 785G
    South Bridge: AMD SB710
    Video: Integrated ATI Radeon HD 4200
    HDMI Audio through the HDMI out port to one of the TV HDMI in port.
    Tried on Windows 7 Pro 32bit and Windows 8.1 Pro 64bit.
    Tried with the integrated ALC889A audio device enabled and disabled (It seems that the video card drives the HDMI audio device, because it still appears in Windows even if I disable the Audio device in BIOS).
    Latest iTunes and drivers installed.
    Apple, any suggestions? I'm not having a great customer experience after buying a pair of HD movies in iTunes.

  • Premiere Pro CC 2014 QuickTime Audio and Video Syncing problem

    Hi everyone,
    I am having and issue when I import QuickTime video into Premiere Pro CC 2014. I've just started doing some editing so I am very new to all of this. I recorded video in Photo Booth on my mac. I exported the file to a .mov file and imported it in to Premiere. When I play the file in premiere everything is fine up until halfway through the video. The video starts to play faster than the audio and everything is off. When I play the video in QuickTime everything is fine. I don't know if I did something wrong when I imported the file but I am hoping for some help. Thank you.

    I would be willing to bet the video is recorded as VFR, variable frame rate ... in other words, it creates more frames per second when it needs to for keeping up with screen changes, and less when it doesn't see much changing on your screen. This saves bandwidth of course, BUT ... PrPro is not setup to work well with VFR footage, it really needs CFR, constant FR. So ... highly recommended if your capture program doesn't allow setting CFR is the free program "Handbrake", which you can google for. Use that to convert the footage to CFR, then import that into PrPro.
    Neil

  • Audio and video sync problem Cs4

    Hello!
    For the latest 5-6 years i had the same problem.
    Video and audio goes out of sync if I capture more then about 10 minutes. The same if I export more then about 10 minutes.
    It doesen´t matter what camera I use.
    We have 3 different ones
    Sony Hvr-A1e, Trv950 E, Pdx 10p
    It doesen´t matter what computer I use. Right now we use imac 2.8 Ghz Intel Core 2 Duo. I have tried with PC the same problem.
    We always upgrade the Premiere program.
    It doesen´t matter if I record Dv Sp or HDV. The same problem.
    The process looks normaly like this.
    Record in Dv SP Ns48k or HDV1080i
    Sequence Presets
    Dv PAL Widescreen 48khz
    or
    HDV  1080i25 (50i)
    What makes it even more confusing is that sometimes we capture 30 min in premiere and then when you play it in VLC it is not out of sync but it is in premiere???
    I have seen Threads about this but no solution.
    Everything works fine if we record shortclips and export less then 10minutes but when we try with longer projects 30 minutes or longer it have NEVER worked. That is the most strange thing. If it works with short projects It can´t be my settings that are wrong or???
    Sorry for my terrible English

    Unfortunatly I can´t find this program for mac but maybe there are something similiar "out there".
    Strange that Adobe can´t fix this???
    Thank you anyway! :-)

  • Major Audio and Video sync Problem

    Hello World of FCP Users,
    So heres my issue and I hoping you guys can help me out.
    20 Years ago we recorded a play using an old VHS camera. We captured this footage into IMovie 09. The audio of this movie is awful and really hard to hear anything. Everything is too loud.
    However, we did record the audio on a cassette deck with amazing sounding audio. The audio sample rate of this in FCP is 44.1 and the audio in imovie (which was later brought into FCP) is 48 khz. We can sync up the audio which looks great but once we play the video back in FCP, it starts off great but then slowly drifts out of sync.
    We did however try to resample both audio tracks in Soundtrack Pro but still gave us the same result.
    Any idea here?

    The usual answer is to break up the video into segments that are short enough to hide the audio drifting out of sync or short enough to have a reasonable loss of sync, say, 15 frames or so. You are going to apply speed adjustments to the audio tracks to match the video tracks.
    If your audio is out of sync at the end by, say 10 seconds, you've got break up the video into about 20 pieces and individually resync each. Unless you can tolerate what might be a noticeable pitch change and then you just adjust the whole clip.
    bogiesan

  • TIMECODES are important for audio and video sync issues

    Hello, just wanted to pass on what I learned so that others can avoid the trouble that I've had to go through. Perhaps this may help someone who is stuck on the launch pad. :)
    BOTTOM LINE: Info for the beginner. Audio and video not in sync in Premiere Pro CS3 V3.2.0
    PROBLEM: Capture works great it seems. When I go to the folder that contains the captured file and view in Windows Media Player audio and video are in sync. BUT when viewing the video asset in the source and program monitors, the audio and video are not in sync.
    SOLUTION:
    Before capturing a tape make certain the following is checked:
    (1) Edit->Preferences->Capture->Use device control timecode
    (2) Edit->Preferences->Device Control->Options->Timecode Format
    (3) Project->Project Settings->General->Video->Display format
    As for the devices timecode choose something other than Auto Detect. Then match the project timecode with what was chosen during capture. The projects display format could of course be set to frames.
    I searched everywhere for audio and video sync issues in google, adobe forums, F1 help, and hv20.com and everyone was talking about:
    (1) Presets: 1080p30 vs. 1080i30 (60i).
    (2) brakes in the tape where timecode for the audio and video get misaligned during capture.
    But choosing the correct hardware settings and timecodes to solve audio and video sync issues never popped up.
    MY HARDWARE: Canon HV30, HDV

    >Audio and video not in sync in Premiere Pro CS3 V3.2.0
    Must be an HDV only issue because my synch is always perfect.

  • Premiere pro cs5 : audio and video sync issue with .aiff file format

    I am using premiere pro cs5 on MAC and facing issue with audio and video sync  using .AIFF file format for audio unable to make it work.
    Is there any solution to this issue or any work around?
    Thanks in advance.
    Vinay

    Hi,
    hmmm, well that settles that...
    Here's a link to info about an open source free program to convert....for mac
    http://www.ehow.com/how_5072563_convert-files-wav-files-freeware.html
    Good luck
    Rod

  • Having trouble Audio and Video Syncing on iTune

    Having trouble Audio and Video Syncing on iTune anyone know how to repair?

    Here are two suggestions:
    If everything is pretty much in sync until 17 minutes in, do a re sync every ten minutes.  This should ensure that, even if the sync drifts by a few frames over 10 mins, the video will not seem distinctly out of sync at any time.
    Another approach would be to do an overall re-sync in QuickTime Pro (which I believe is part of the FCP package).
    You would need to use QTPro to trim,the video file to remove any surplus seconds of material at the beginning and end.  Then open the audio file in QT Pro and trim that if necessary.  It may be a slightly more complicated to do this at the beginning because, if the audio does not come in immediately, you'll need to make sure that you have the right amount of silence at the start of the file to match the video before the audio begins. This should leave you with video and audio files of the same length.
    Then, in the drop menus of your QT, select and copy the audio track.  Switching to the QT video file, in the drop down menus, click on add track. 
    Hope one or other of these May be some help to you.

  • How to fix problems between audio and video sync?

    Hello, I have this old camera DSR 200P and I'm trying to import to my final cut pro x. The importation success well but at the end the syncro between audio and video doesn't work. How can I fix it?
    It's possible my mac doesn't accept this kind of camera or should I change any options of final cut?
    Thank you

    I use to edit footage for a client that was recorded on a DSR-250 (successor of the DSR-200) and every time, every single time, the audio sampling rate would not match my Sequence settings of 48khz, 16bit.  The sampling rate of the captured video was always off by a slight amount. It might be 47999.9 one time and 48000.1 the next time ... but it was never at 48000 as it should have been.  I chalked it up to Sony using cheap synthesized crystals (frequency generator) to control the rate.
    Anyway, the fix was to export the captured clip using QuickTime Pro with the export's audio settings to 48khz, 16 bit.
    -DH

  • Audio and Video Sync

    Hey Gang,
    Reaching the point of frustration with a relatively simple Imovie project I'm trying to create. I've imported 2 separate groups of .mov files created by a utility that extracted the video from a DVD (DVDxDV). In both cases, the problems began when I selected multiple files to import. The first file would come in okay but by the time the last one was imported the audio was completely out of sync and played the same section of audio for all the video. It seemed I could overcome this by importing the files one at a time until I found that even after doing this and having the files import correctly, over time the audio and video would get out of sync within imovie.
    i have all the imports in a particular event and begin to drag segments to my new project. If i close I movie and come back to it later, the audio and video in the project starts to become out of sync. It then usually starts to happen when I preview the video in the event window as well. Importing requires so much time that deleting entire events and projects and starting over is driving me bananas.
    Has anyone experienced this before or have any ideas as to what's going on?
    Imovie 08 build 7.1.2 (577)
    macbook with lots of free drive space.
    no updates are available for imovie.
    the problem is occurring within imovie before I export to anything.
    Help!
    Wayne

    I am having the same problem. I am trying to use different video clips for talks. Once I have more than one clip in the video library, it plays audio from the first clip for all video??? Would love to figure this out.

  • Audio and Video syncing issues

    I have a video file where the audio and video file are normal when I play the clip in Quicktime. When I import the file into an FCP project and drag it into the timeline, the audio and video are no longer synced. My sequence setting is ProRes422 as is my video clip. The only difference I can see is that my clip is 24 bit integer and the sequence is 32 bit floating point. Although, this is my 50th project capturing old BetacamSP tapes and all my projects say this and I haven't had a problem until this particular file and not afterwards. Any thoughts?

    There you go then ... make sure you monitor audio and video by the same path ie both via the Kona card or both on the Mac ... or use the Playback Offset to compensate for the delay between the Canvas window and the Kona output.
    From the manual:
    To set the frame offset between the computer display and the external video and audio outputs
    Choose Final Cut Pro > System Settings.
    Click the Playback Control tab.
    Enter a number of frames in the Frame Offset number field.
    Frame offset can be any whole number between 0 and 30. The default value is 4. For example, if a video monitor connected to your DV camcorder shows your program four frames later than your computer display, a frame offset of 4 will synchronize the two.
    Note: Depending on your external monitor configuration, you may need to experiment with frame offset values to synchronize the external monitor and the computer display.
    Click OK.
    Play your video in the Canvas or Viewer and compare the video offset between your external monitor and your computer display.
    If the computer display and external monitor are still not synchronized, repeat steps 1 through 5 using different frame offset values until the display and monitor are in sync.

  • Logic 9 Audio and Video sync at beginning timecode, but not in the middle of playback.

    Hey Guys,
    I'm working on a Trailer for a feature length, and my video playback is pretty screwy.
    I've double checked the video to be 23.976 framrat and set my project to that framrate, and I've done what I normally do with bitrate and sample rate. But currently my audio and video will not sync together when I start playback in the middle of my project.
    Playback works fine in the start of the project, and everything looks and sounds great. But as I'm writing and edtiting further on in the project all the audio gets out of sync. If I start the project from the beginning, then all of the MIDI for the whole piece registers as synced, and the project sounds and looks great the whole way through. The problem comes from starting playback anywhere in the middle of the project.
    I'm working with a .mov file (1:45 minutes); three .AAC audio files, and plenty of thrid-party plug-ins. 10.7.5 Mac OS X, 2.2 GHz i7 core, and 4GB m
    of memory.
    Any thoughts?
    Thank you!

    Thanks guys for the input.
    I am using an Aurora 16 via firewire
    I did change my buffer settings and that seemed to fix it but now I am at 128. I moved over to the aurora because I preferred the extra headroom. I guess I should have stuck with the apogee.
    Tonight was the first time I had the opportunity to do a full tracking session with 9. I have been doing quiet a bit of mastering with no issues. Quiet a few issues. Everything from logic quitting to it just locking up. So far.....a pretty bad experience. I wonder if it could be Snow Leopard.......

  • Audio and Video Chat problems

    I have a G5 at home and have a MacBook Pro on the road and I am trying to video chat with my finacee (me using my mac account, her using an AOL IM account). We can text chat and send files through iChat, but if we try audio or video chat we both get the following error message. We both tried a test buddy (appleu3test01) and it worked fine, but we still can not chat with each other. I don't know what else to do.
    There was a communication error during your chat. iChat encountered errors while communicating with participants in this chat. You can send details about the problems to Apple to help improve future versions of iChat.
    Details:
    Date/Time: 2006-12-18 00:24:29.767 +0000
    OS Version: 10.4.8 (Build 8N1037)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 3420032075.
    [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    0x19d159e0: State change from AVChatNoState to AVChatStateInvited.
    0x19d159e0: State change from AVChatStateInvited to AVChatStateConnecting.
    [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x19d159e0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17cfff com.apple.iChat 3.1.5 (440) /Applications/iChat.app/Contents/MacOS/iChat
    0x15ba7000 - 0x15bb0fff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x15c11000 - 0x15c4dfff com.apple.QuickTimeFireWireDV.component 7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x15c59000 - 0x15c89fff com.apple.QuickTimeIIDCDigitizer 7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x15c93000 - 0x15ccffff com.apple.QuickTimeUSBVDCDigitizer 1.6.8 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x15cf3000 - 0x15cf8fff com.apple.audio.AppleHDAHALPlugIn 1.2.7 (1.2.7a9) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15d07000 - 0x15e60fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15e8c000 - 0x1607afff com.apple.ATIRadeonX1000GLDriver 1.4.42 (4.4.2) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x160b6000 - 0x160d2fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x160d9000 - 0x160fdfff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x1637e000 - 0x16381fff com.apple.audio.AudioIPCPlugIn 1.0.2 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1639d000 - 0x163c7fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1718d000 - 0x1718dfff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x17191000 - 0x17194fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x17300000 - 0x17302fff com.apple.AutomatorCMM 1.0.1 (87) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x17306000 - 0x1730afff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x17e99000 - 0x17eb2fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x19329000 - 0x19342fff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8fe00000 - 0x8fe49fff dyld /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff com.apple.ApplicationServices.ATS 2.0.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151d000 - 0x91549fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91867000 - 0x91882fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad2fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b67fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6b000 - 0x91ba8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bae000 - 0x91bc8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcd000 - 0x91bcffff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd3000 - 0x91c61fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c6a000 - 0x91cc3fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ccc000 - 0x91cf0fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf8000 - 0x92101fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9213b000 - 0x924effff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0f000 - 0x92b26fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b31000 - 0x92b89fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cf8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93de9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2b000 - 0x93e2bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2d000 - 0x93ffffff com.apple.QuartzCore 1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410f000 - 0x94157fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94161000 - 0x9419ffff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x941e3000 - 0x941f4fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94202000 - 0x94240fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9425c000 - 0x9426bfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94272000 - 0x9427dfff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c9000 - 0x942e3fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e9000 - 0x945a3fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94705000 - 0x9484bfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x948d7000 - 0x948e6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948ed000 - 0x94916fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9491c000 - 0x9492bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9492f000 - 0x94954fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94960000 - 0x9497dfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94984000 - 0x949e9fff com.apple.Bluetooth 1.7.11 (1.7.11f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94ca8000 - 0x94d3afff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94d94000 - 0x94e16fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94e4f000 - 0x9512efff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x952ad000 - 0x952d0fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96455000 - 0x96455fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9693c000 - 0x9695efff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x969cf000 - 0x96aa5fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96ac0000 - 0x96ac1fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96ac3000 - 0x96ac8fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96c1e000 - 0x96c1efff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97380000 - 0x9746afff com.apple.viceroy.framework 277.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97b9b000 - 0x97b9dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97dc8000 - 0x988a8fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98ab8000 - 0x98abafff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x98abc000 - 0x98c65fff com.apple.QuickTimeH264.component 7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x98cd5000 - 0x98d92fff com.apple.QuickTimeMPEG4.component 7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x99209000 - 0x99214fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9921e000 - 0x9938afff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Hi THall12,
    Welcome to the Apple Discussions
    This is the important bit.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    Video Conference User Report:
    Binary Images Description for "iChat":
    If the process has moved to port 5060 then the SIP data from your end at least should show here.
    Which Ports and WHY http://www.ralphjohnsuk.dsl.pipex.com/page3.html
    Other Log views
    Scroll down this page http://www.ralphjohnsuk.dsl.pipex.com/page16.html
    Options to check.
    Your Mac Firewall - Has it got the iChat A?V ports if ON ?
    Your modem - Have the ichat ports been enabled here ?
    Any other router involved ?
    Does your ISP block port 5060 for a VoIP service they offer ?
    9:12 PM Tuesday; December 19, 2006

  • K9A2 Platinum Audio and Video Driver problems.

    I put together my new rig last night and am having a lot of problems with drivers.  The rig installed windows XP SP2 in about 10 minutes though   
    Rig:
    MSI K9A2 Platinum Bios 1.3
    Phenom 9850 BE
    G.SKILL 1066 5-5-5-15 2T
    MSI HD 3870 OC
    WD Raptor
    CoolerMaster 550watt
    Several fans to keep cool air flowing.
    My problem is that I can not find good audio or video drivers.  I started by trying the audio drivers included with the board, but they would not complete the install.  I ended up downloading audio drivers from the MSI site, however they also would not install with the "#-0001" error message.  I followed the instructions on the forum: https://forum-en.msi.com/index.php?topic=115396.msg866810#msg866810 including installing the MS HD Audio Driver Hotfix but still cannot get sound working.
    To further complicate my problem the 3870 has HD onboard, which makes a second instance of Microsoft UAA HD Audio driver in the device manager, and also tries to find drivers for bits of it's audio hardware.
    Currently I have disabled on-board audio completely through the bios, and now everytime I boot-up I get new hardware found for UAA HD Audio, and also some Media interface.  Clearly this is the HD on the 3870, however I can't seem to get drivers installed that will agree with the hardware thus the message continue to pop-up!
    Does anyone have suggestions or similar experiences?

    Quote from: AMDloyal on 24-April-08, 09:56:10
    Thanks for the links. 
    The standard AMD ATI Drivers + South Bridge chipset drivers worked flawlessly.  I've made a clean run through 3dmark06 so i feel good about them.
    As for the audio.
    I've worked through both of those suggestions but haven't gotten anywhere.  A few times I have been able to get the drivers to install without the "error code -0001" message, but that doesn't give me sound.  Under device manager I still end up with yellow exclamations.  It seems no matter what I disable or try to do nothing works.  I've tried updating drivers manually like was explained in the first link, but when the update is complete I get the messages lile: "There was a problem installing this device  MEDIA  An error occured...  The data is invalid"
    Does anyone know if this indicates a hardware of driver problem?
    "Thanks for the links. 
    The standard AMD ATI Drivers + South Bridge chipset drivers worked flawlessly.  I've made a clean run through 3dmark06 so i feel good about them."
    you are done well.
    As for the audio.
    I've worked through both of those suggestions but haven't gotten anywhere.  A few times I have been able to get the drivers to install without the "error code -0001" message, but that doesn't give me sound.  Under device manager I still end up with yellow exclamations.  It seems no matter what I disable or try to do nothing works.  I've tried updating drivers manually like was explained in the first link, but when the update is complete I get the messages lile: "There was a problem installing this device  MEDIA  An error occured...  The data is invalid"
    Provide screenshot from Device manager.

  • Imovie 9 green screen -- audio and video editing problems

    I seem to have discovered that once you add a video (the "front" part) to a background using green screen, you can no longer do certain edits on the front part's audio or video.
    I tried to do a manual audio fade on a certain clip, and it didn't work.   Now I am trying to bring the entire audio for a certain clip down to zero, and even though the little speaker icon shows no sound waves, normal 100% sound is coming from the clip.
    Likewise with the video.  I tried to do a Split Clip on the front part and it simply didn't work.
    Anybody have some words of wisdom?  Thanks.

    Thanks for the suggestion Brad, that makes sense... However, I was hoping there was a "straight" iMovie solution.
    I'd prefer to not have to 1) spend any money and 2) use a program to do something iMovie is already supposed to do.

Maybe you are looking for