Audio capture question

Hello,
I'm trying do to some video editing.  I have a geforce4 4800 (4400 chipset, the msi vi/vo), and a MSI KTV400 motherboard (realtek ac97 audio). Since I have that video card, the sound must be captured from another source (eg. sound card). My camera has the composite outputs (red,white,yellow). I cannot capture any sound because the line-in on the computer doesn't recognize the composite output from the camera (doesn't capture it). I am assuming that the line-in on the sound card is digital. Would this mean that I would need an analog to digital sound converter? If so, where would I obtain this and what would it cost? Or should the line-in on the soundcard (which is on the motherboard) capture the sound? Therefore, it would be my fault. Are there any other suggestions?
Note: i do not have the s-bracket for the motherboard.  How can I obtain one if I need it?
Thank you in advance,
Matt

Hi gevus, I know this is somewhat late and if you haven't already found another solution then I would suggest that you purchase a pci sound card e.g. Soundblaster Live can be had for as little as $35.00 from Newegg.com (a very reliable online store with free shipping most of the time).  I capture video with my 9600 aiw pro and use a sb live...my mb also came with an onboard sound processor (nforce2) however, I still prefere the flexability of the Live card...plus dispite reviews on this nforce2 onboard sound as being as good as Live I disagree I listen to (and watch) alot of movies on my computer and have a pair of BOSE headphones. I cound definetely notice a difference in sound quality.  I dont know your video needs but the Audigy card by Creative Labs is even better if you need or want real good quality reproduction however, remember that the audio sorce is the real key to good sound.
Bret

Similar Messages

  • Multitrack Audio Capture question ...Not DV related :)

    I am wanting to use FCP 5 to capture multitrack audio from a firewire interface such as the MOTU 828mkII while capturing video from my Kona LS at the same time.
    the FCP 5 page says, "Multichannel audio lets you capture and output up to 24 channels of high-resolution 24-bit, 96kHz audio in a single pass."
    I'm not sure if that means that you can capture up to 24 channels while you are capturing video or if the multitrack audio capture requires timecode syncing and capturing audio and video separately. The reason I'm trying to do this is that I want to capture the video and multi track audio live rather than recording to a deck with timecode and syncing it up later. I know this isn't the typical way to do it and that FCP capture is a less reliable way to record than a VTR. I'm aware of my Kona card's multiple audio channels, but I am specifically interested in a multi track audio interface (such as MOTU 828mkII).
    I've searched the forums and internet for weeks and I can't find anyone who has suggested that this work. Will a 828mkII just show up as another audio capture device in FCP that will record more than 2 channels during video/audio capture?
    Thanks!

    Hi gevus, I know this is somewhat late and if you haven't already found another solution then I would suggest that you purchase a pci sound card e.g. Soundblaster Live can be had for as little as $35.00 from Newegg.com (a very reliable online store with free shipping most of the time).  I capture video with my 9600 aiw pro and use a sb live...my mb also came with an onboard sound processor (nforce2) however, I still prefere the flexability of the Live card...plus dispite reviews on this nforce2 onboard sound as being as good as Live I disagree I listen to (and watch) alot of movies on my computer and have a pair of BOSE headphones. I cound definetely notice a difference in sound quality.  I dont know your video needs but the Audigy card by Creative Labs is even better if you need or want real good quality reproduction however, remember that the audio sorce is the real key to good sound.
    Bret

  • Live audio capturing question

    We're using Reflectmedia and a Ultimatte DV. Since the ultimatte DV only captures either S-Video and output Firewire, we have no audio. Therefore, when the receiver of the wireless mic is connected to Digidesign M Box 2, I can hear it on the speaker. However, I can’t seem to log and capture the audio in on Final Cut Pro HD. Is there a way to log and capture the audio using a wireless mic?
    I setup the Capture setting to use the MBox2 instead of the internal audi, or DV Firewire.
    FCP sees the DigiDesign interface in the capture setting. I think that DigiDesign limits the abliliy to record from FCP. However, if FCP is actually recongnizing the interface, why couldn't I use it to capture audio from usb (MBOX2)while video from another firewire source, Ultimatte DV.
    The problem here is, I'm attempting to "Log and Capture" the Ultimatte DV (whick only processes video and not audio), through firewire while I capture audio through another source.
    Thanks for all your effort
    I'm using:
    MAC OS X G5, Version 10.4.8, Processor 4 X 2.5 GHz, Power PC G5, Memory 2GB DDR2. 5DRAM, MAC HD
    FCP 5.0.4
    ProTools LE 6.8.1
    DigiDesign MBox2
    Mic, Sennheiser Sk 100 G2
    receiver Sennheiser Ew 100 G2

    c3lolle wrote:
    It would be very nice if you people could share some thoughts on a little problem I have.Sure thing.
    I'm gonna try and capture audio from a flash-application (www.delorean.se/mixer) and convert it to a .mp3-file.
    I browsed the web for a few days for a solution and first thought of using The Java Soun API but later read that it doesn't convert to .mp3 :(
    I managed to read and create .wav files with it and it wasn't too difficult at all so it was kind of sad that there's no .mp3 support
    Then I found JMF and saw that it has a mp3 converter plug-in :)Technically, no. JMF has an MP3 plugin that allows JMF to play MP3s, but the plugin does not allow you to create MP3s. Actually, the same plugin allows JavaSound to play MP3s too..
    [http://java.sun.com/javase/technologies/desktop/media/jmf/mp3/download.html]
    Would the JMF be a good tool to use for my problem?No, because you cannot encode MP3s. Only decode them...
    Does it work like Java Sound API?Not at all.
    Does anyone have any general tips when it comes to capture audio from the web using java? (It feels like I've looked over the whole web and I didn't find anyone trying to do the same thing or someone who has done anything similar in the past)Capturing audio is easy. JavaSound + applet...but if you need to store it as an MP3, you're probably going to want to build an Adobe Flex application.
    Adobe Flex is their free API you can use to build Flash applications. Google it.
    I would be so very happy if I could get some answers on these questions! Be happy. :-)

  • Is JMF the right choice? (audio capturing question)

    Hello everyone!
    It would be very nice if you people could share some thoughts on a little problem I have.
    I'm gonna try and capture audio from a flash-application (www.delorean.se/mixer) and convert it to a .mp3-file.
    I browsed the web for a few days for a solution and first thought of using The Java Soun API but later read that it doesn't convert to .mp3 :(
    I managed to read and create .wav files with it and it wasn't too difficult at all so it was kind of sad that there's no .mp3 support
    Then I found JMF and saw that it has a mp3 converter plug-in :)
    These are my questions:
    Would the JMF be a good tool to use for my problem?
    Does it work like Java Sound API?
    Does anyone have any general tips when it comes to capture audio from the web using java? (It feels like I've looked over the whole web and I didn't find anyone trying to do the same thing or someone who has done anything similar in the past)
    I would be so very happy if I could get some answers on these questions!
    Cheers!
    Edited by: c3lolle on May 15, 2009 6:05 AM
    Edited by: c3lolle on May 15, 2009 6:05 AM
    Edited by: c3lolle on May 15, 2009 6:06 AM
    Edited by: c3lolle on May 15, 2009 6:07 AM

    c3lolle wrote:
    It would be very nice if you people could share some thoughts on a little problem I have.Sure thing.
    I'm gonna try and capture audio from a flash-application (www.delorean.se/mixer) and convert it to a .mp3-file.
    I browsed the web for a few days for a solution and first thought of using The Java Soun API but later read that it doesn't convert to .mp3 :(
    I managed to read and create .wav files with it and it wasn't too difficult at all so it was kind of sad that there's no .mp3 support
    Then I found JMF and saw that it has a mp3 converter plug-in :)Technically, no. JMF has an MP3 plugin that allows JMF to play MP3s, but the plugin does not allow you to create MP3s. Actually, the same plugin allows JavaSound to play MP3s too..
    [http://java.sun.com/javase/technologies/desktop/media/jmf/mp3/download.html]
    Would the JMF be a good tool to use for my problem?No, because you cannot encode MP3s. Only decode them...
    Does it work like Java Sound API?Not at all.
    Does anyone have any general tips when it comes to capture audio from the web using java? (It feels like I've looked over the whole web and I didn't find anyone trying to do the same thing or someone who has done anything similar in the past)Capturing audio is easy. JavaSound + applet...but if you need to store it as an MP3, you're probably going to want to build an Adobe Flex application.
    Adobe Flex is their free API you can use to build Flash applications. Google it.
    I would be so very happy if I could get some answers on these questions! Be happy. :-)

  • Audio capture recording .mov - .m4a

    I accidentally saved an audio capture recording with QT without switching it to save as audio. It's now a .mov (saved as movie) instead of .m4a. How do I convert from the .mov to .m4a? Also, is there any way to make it save as audio (.m4a) by default?

    Ah, yes, that works! Thank you.
    A follow-up question: When audio capture is stopped, how can the client program find out when all the audio data has been written to a file on the server. The client needs to know this to perform subsequent operations on the audio file.

  • Audio capture scratch for iTunes import/48kHz convert

    Working in first FCE HD project. I want to import an additional music track from iTunes. Following the manual's instructions for converting iTunes files to 48 kHz for import, it says to "navigate to the project's audio media folder". In the external hard drive's doc folder it shows all the necessary folders there except Audio Capture Scratch ( which was default checked and unselectable in Settings prior to the initial video/audio capture of existing commercials, etc. from a deck).
    Apparently setting up this Audio Capture Scratch as a destination that shows in the FCE docs window must be done after the initial set-up. (?) If so, I can't find how to do it. According to what I've been reading, though, the Audio Capture Scratch should already be among the 7 folders (Capture scratch, Render files, Audio render files, etc.) but it's the only one missing. Is this even related? Can audio be imported directly to the project as opposed to the ext. drive?
    Question is... Should that in fact be the destination folder? Or do I need to create an "audio media folder" for this project? If so, how? I've not found anything in FCE Help or the Brenneis manual.
    Thanks for any help on what must be a basic conceptual hole in my limited mental model.

    You can import audio files into FCE from any location
    on any HD. The audio file itself could be in your
    iTunes music folder but if so, I suggest making a
    duplicate copy of the song file in some other folder
    (your choice, your location, your folder name) to
    minimize the risk of accidently messing up something
    in your iTunes music folder.
    You could even drag a copy of the file from the
    Finder into the FCE Browser. Once it's in the FCE
    Browser, you can drag the music file onto one of your
    audio tracks.
    The ideal format is AIFF, 16-bit, stereo, 48Khz.
    Truly thanks for that. But... In order to convert the iTunes file to the above, I have to go to the iTunes Pref. window and the folder location field, click the Change button and navigate to the "project's audio media folder"... But I don't have, can't find or don't know how to make that folder. So I can't specify the destination. I'd love to drag/drop, but the format won't be AIFF, 16 bit 48kHz.
    When I read the manuals instruction for importing directly from a CD, it also says to drag the files into my "project's audio media folder", so I'm back to the same problem. I guess I could try dragging from the CD directly to my browser, and I will, but even if that works for now, I need to understand what/where/how to create the audio media folder, as I fear I'm missing a basic understanding here.
    And why is there no Audio Capture Scratch folder showing in the FCE doc folder? Even if this unrelated and irrelevant, I'm still puzzled about that. I'd appreciate any clues here. Thanks again.

  • Audio Capture problem in Mac OS X 10.7.5 in Mac mini(in Silverlight)

    I got a mac mini and upgrade Mac OS X 10.6.x --> 10.7.5.
    However do not hearing the audio in Webpage using Silverlight.(10.6. version doing well)
    So, I found the solve this problem, that is a audio capture problem.( My device does not supported Stereo audio data).
    this is the source in audio capture using Silverlight code.
      CaptureSource source = new CaptureSource()
                            AudioCaptureDevice = CaptureDeviceConfiguration.GetDefaultAudioCaptureDevice()
                        try
                            foreach (AudioFormat af in source.AudioCaptureDevice.SupportedFormats)
                                if (af.Channels == 1 && af.BitsPerSample == 16 && af.SamplesPerSecond == 8000)
                                    source.AudioCaptureDevice.DesiredFormat = af;
                                    break;
    af.Channels is always af.Channel == 2(Stereo)
    --- the question is
    How can I caputure audio channel mono?
    If couldn`t, how can I transfered audio capture data stereo to mono?
    Please answer the question as soon as possible ^^

    Mavericks is a 5.3 GB file, it takes awhile to download based on the speed of your internet account.

  • No audio capture device detected Osprey 240e

    I have recently installed Adobe Flash Media Encoder (AFME).  I have installed the Osprey 240e video/audio capture card.  At first, the Osprey 240e was detected by the AFME.  Now AFME is telling me there is no audio device detected.  The video part seems to be fine.
    I have:
    1. Rebooted the computer AFME is installed on
    2. Reinstalled AFME
    3. Reinstalled the Osprey 240e drivers (reboot computer again).
    When I start the AFME program, it still indicates not audio capture device detected.  Any ideas on how to resover the issue.

    You may need to open a support case with Viewcast. They have always been very responsive when I have had problems/questions.

  • Lost audio capture 'what you hear' from conexant

    I have an HP Pavilion DV2278ea laptop running Vista 32bit and have all OS updates apart from those announced in the last few weeks. I recently upgraded the software for the Conexant High Definition onboard sound card to the latest August 08 version 4.36.7.60 C. All seemed fine until I came to do an audio capture from an internet stream using Roxio. The only capture device listed was the microphone - there used to be one that said Conexant Audio 'What you Hear' to capture anything heard through the speakers. On checking Sounds in Control Panel the only recording device is the microphone. Sound works okay from both the internal and external speakers. I've tried rolling back the drivers but its still the same. Any help would be greatly appreciated. Many thanks.
    This question was solved.
    View Solution.

    Ok this has driven me mad for the last few days but I found the solution:
    Windows Vista Recording Input Source selections for recording streaming audio, sound from media players or just about anything you can hear coming through your speakers are Hidden from view and Disabled by Default. (I'm sorry - but why!!?!   )
    If your sound card/system supports recording streaming audio Input Source selections such as: Stereo Mix, What U Hear, Wave Out Mix, Wave or a similar selection, here's what you need to do to Enable it for recording:
    Right-Click on your Speaker Icon in your System Tray, (near your clock), select "Recording Devices".
    In the Sound window that opens, near the top, select the "Recording" TAB.
    Move your cursor down to where devices are shown.
    Right-Click in the blank white area and select "Show Disabled Devices".
    If supported, new selections will appear such as: Stereo Mix, What U Hear, etc. Right-Click on "Stereo Mix", "What U Hear" or similar and select "Enable".
    Right-Click on the same item again and select "Set as Default Device". Click OK.
    Now in the recorder's Options in the "Input Source" box, you should have the "Stereo Mix", "What U Hear" or similar source available to select for recording streaming, etc.
    (You can also Enable other hidden selections like Microphone, Line In, etc. if they are not already shown).

  • Audio capture using AMS Standard

    I'm trying to capture audio from a mic and save on an AMS server running AMS Standard.
    I can make a connection without problems with "rtmp://server_name/live", but when I try to start recording audio with
      mic = Microphone.getMicrophone();
      mic.rate = 44;
      mic.gain = 100;
      mic.setSilenceLevel(0);
      try {
            nsPublish = new NetStream(nc);
            nsPublish.addEventListener(NetStatusEvent.NET_STATUS, netStatus);
            nsPublish.attachAudio(mic);
            nsPublish.publish("recordTest", "record");
       } catch(error:Error) {
           setStatus(error.toString());
           return;
    I get the following error: Application doesn't have permissions for server-side record/append of streams; access denied to stream recordTest.
    Can anyone tell me why and how to fix it?
    Thank you!

    Ah, yes, that works! Thank you.
    A follow-up question: When audio capture is stopped, how can the client program find out when all the audio data has been written to a file on the server. The client needs to know this to perform subsequent operations on the audio file.

  • How do you select two audio capture devices?

    Hi all,
    At the moment I'm simply using CaptureDeviceManager.getDeviceList to get a list of all the capture devices on my system. Now when I print this it looks like this...
    [DirectSoundCapture : dsound://
    LINEAR, 48000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 48000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 48000.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 48000.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 44100.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 44100.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 44100.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 32000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 32000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 32000.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 32000.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 22050.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 22050.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 16000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 16000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 16000.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 16000.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 11025.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 11025.0 Hz, 8-bit, Mono, Unsigned
    LINEAR, 8000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 8-bit, Stereo, Unsigned
    LINEAR, 8000.0 Hz, 8-bit, Mono, Unsigned
    , JavaSound audio capture : javasound://44100
    LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 44100.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 11025.0 Hz, 16-bit, Mono, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 16-bit, Stereo, LittleEndian, Signed
    LINEAR, 8000.0 Hz, 16-bit, Mono, LittleEndian, Signed
    Now my system actually has 2 michrophones attatched to it. At the moment I'm using DirectSoundCapture to record audio. My first question is, how do you detect multiple audio capture devices? and then of course, how can you record off of different audio capture devices?
    Anything would be helpful, if theres a tutorial somewhere on this which i've missed somehow, please tell me. I'm probably missing something pretty major I figure.

    I posted in a different thread that I was using the old javax.sound.sampled library to try to record. However, using this library it was quite simple to get a list of devices which could then be used to make a SourceDataLine that could be used to record. However, I was having trouble actually recording and switched to JMF as it has more features and I thought it would be simpler to use. It probably is but I have been struggling. I can record audio in JMF fine but I cant get a device list as I could with the javax.sound.sampled library.
    I'll put the code I was working off in here anyway. It shows what I want to do, I just want to do it in JMF.
    Note that this code was written 4 years ago by a Matthias Pfisterer and not by myself.
    import javax.sound.sampled.AudioFileFormat;
    import javax.sound.sampled.AudioFormat;
    import javax.sound.sampled.AudioSystem;
    import javax.sound.sampled.DataLine;
    import javax.sound.sampled.Line;
    import javax.sound.sampled.LineUnavailableException;
    import javax.sound.sampled.Mixer;
    import javax.sound.sampled.SourceDataLine;
    import javax.sound.sampled.TargetDataLine;
         /** List Mixers.
              Only Mixers that support either TargetDataLines or SourceDataLines
              are listed, depending on the value of bPlayback.
         public static void listMixersAndExit(boolean bPlayback)
              out("Available Mixers:");
              Mixer.Info[]     aInfos = AudioSystem.getMixerInfo();
              for (int i = 0; i < aInfos.length; i++)
                   Mixer mixer = AudioSystem.getMixer(aInfos);
                   Line.Info lineInfo = new Line.Info(bPlayback ?
                                            SourceDataLine.class :
                                            TargetDataLine.class);
                   if (mixer.isLineSupported(lineInfo))
                        out(aInfos[i].getName());
              if (aInfos.length == 0)
                   out("[No mixers available]");
              System.exit(0);
    Calling this method on my system will print the following.
    Available Mixers:
    Microsoft Sound Mapper
    AK5370
    SoundMAX Digital Audio
    AK5370 (2)
    This looks very different to what I get when I call CaptureDeviceManager.getDeviceList()
    How can I achieve the equivilent in JMF?

  • Audio Capture from DV Tape

    I've reviewed many posts here about audio capture but, I am unable to figure out what the "trick" is to capturing audio alone with the video using the new iMovie. I'm connected via Firewire and I'm able to view the video in capture mode but, I hear no sound. I've checked iMovie Preferences and System Preferences and everything seems to be OK there.
    Is this the way this new version of this program functions? I wish I didn't have to post a msg here because, I'm trying to read the previous post and trying anything that seems to pertain to my issue without the desired results.
    Can someone please shed some light on what's going on with this function of this program?

    I assume you are wanting to hear the audio as you are importing and not that you have no audio once it is imported.
    imovie 08 doesn't play audio while importing. While you are using tape (that imports in real time) imovie now imports from a variety of different types of camera such as AVCHD (which isn't imported at real time. Therefore it is no longer logical to playback audio on import.

  • System Settings-Audio Capture

    In FCE, trying to capture VHS via DV converter box. The sound is not coming over. In system settings/scratch disk (internal hard drive) the audio capture is grayed out. Analog RCA composite video & stereo audio connectors in place. How do I get my sound?

    You can't get audio during capture as firewire has control.
    Use the audio from the play device if you need to hear what's happening. You will notice latency on the FCE capture window, that's normal as well.
    Al

  • Media Encoder not finding "audio capture device"

    Hi,
    Im using Adobe Flash Media Encoder with Dxtory for Twitch streaming, and at first it worked fine. Recorded both my mic and game audio perfectly. Then seemingly suddenly, I fired it up  and it wouldn't stream the game audio. It would my Mic, but thats it. I then unplugged the mic and it started saying I had no Audio Capture Device. I checked in Dxtory and its set up the same as it was when it was working. It picks up both the mic and speakers like it should. I have uninstalled this program multiple times, both 3.1 and 3.2 versions, and each time when I re-download it, it loads up the same profile I had before. So when I am uninstalling it, its not uninstalling everything for some reason. Even though the program is no where to be found after its uninstalled. I have downloaded xsplit, and it picks up the game audio and my mic. So its just this program. Anyone have any ideas? I cant seem to find anything online about this issue.
    Thanks!

    From where?  PP sequence?  PP bin?  PP Source Monitor?  Watch folder?

  • Audio Capture problem

    When Capturing from a DV device on to final cut express HD, only audio is "caught". When I checked the scratch bin the audio selection was disabled (like, the check-bow was dimmed and unable to be changed). I'd like to be able to capture audio without using the voiceover feature and having to completely match audio with video. Ya dig?
    Thank you (for at least reading this)!

    then why is FCE capturing video but not audio. all the settings are correct, the only thing i fan find wrong is the "audio capture" check box in sratch disk settings under system settings is nulled to where you can't do anything to it. So, unless it's normally like that, I'd say it has something to do with the way it captures audio.
    so, please tell me that has nothing to do with it so I can find another reason why it won't capture audio.
    Macbook Pro   Mac OS X (10.4.8)  

Maybe you are looking for

  • Service order on CRM application is not working fine

    1. We have recently moved from 8.48.16 to 8.51.15 on CRM 8.8 . 2. One of the deleivered feature on CRMUPG is not working. Navigation is as given below. a) http://mstn-v-iscdev2/psp/CRMUPG/?cmd=login b) click on " service order " on left hand side. c)

  • Firefox update 3.6.15 seems to have broken all addons

    Since I update to the most recent firefox (3.6.15), all my addons are broken. In the addon tab, they say that they're enabled, but I can't click on the preferences buttons of any of them. Some of them display a green exclamation point, but the ones t

  • Nokia X6 - In-car holder advice ...

    Hi chaps, I had a go at sat nav over the weekend and was really impressed with it. I am going to get the nokia X6 car holder (CR-120) as it looks the part. However, I just have 2 questions :- a) I have a silicon cover over my X6 making it about 53mm

  • The imbedded media player is playing media in Browser again after update to firefox 28. Make it stop!!

    I want mp3s to play in my Windows Media Player, not in a browser window. Apparently the update to firefox 28 took me back to where mp3s play in a browser window. How do I turn this option off....again!

  • Change domain trust for Forest trust

    Hi I have a forest A with 3 domains (1 (root),2,3) and i have a forest B with 2 domains (4 (root),5). Presently, i have a domain trust between domain 2 and 5. I need to change for a forest trust ? what is a best practice ? 1- Remove domain trust and