Convert PCM to dB/ dB SPL

Hello, 
I am aquaring a signal from a referenced microphone with "Sound Input Read.vi". i get a PCM data (doubl) between -1 and 1. I would like to know how to convert this data to dB SPL
the main prupose of the vi is to get the volume generated by a speaker. I would like to have the volume in dB SPL.
Is there someone who know how to do that ?
thanks in advance

Hello Redzouz,
I think this thread could guide you in the right direction, please refer to the link below:
http://forums.ni.com/t5/LabVIEW/Calculating-dB-in-sound-pressure-level/td-p/871078
Best regards,
Daniel Cabezas
Applications Engineering
National Instruments
www.ni.com/support 

Similar Messages

  • How-To: Convert audio files to the desired Cisco format (SoX example)

    Greetings,
    This week I spent a few hours on converting PCM encoded wave files to CCITT ulaw encoded wave files. You know, the format we all use for UCCX, IP IVR and the like.
    I have been searching the interwebs and came across a few suggestions, amongst others:
    o Adobe Audition
    o Audacity
    I installed Audition Cs5.5 on my Mac, but it wouldn't let me export CCITT ulaw files.
    I also installed Audacity, which would let me export files in the right format, but doesn't support batch conversion of audio files. When you're moving from one voice application to another, this is a huge drawback. For occasional conversion, I would recommend this (graphical) tool.
    The solution I have used is the open source software SoX (Sound eXchange) which can be found here: http://sox.sourceforge.net/
    It is a cross-platform (Win, Linux, Mac) command line utility that can be use to convert audio files, concatenate them and what not. I just this in conjunction with a perl script I made.
    The script is attached, in the hope someone else benefits from it. Should work out of the box on Mac and Linux machines. The script will traverse the $dirname directory (not recursively) and convert what it finds to 8bit, 8kHz, mono, CCITT ulaw format.
    By the way, to concatenate files just simply type:
    sox half1.wav half2.wav full.wav
    This will concatenate half1.wav and half2.wav and name the resulting file full.wav.
    HTH
    P.s: Disclaimer: You might need to edit the script. There is no implied fitness for a particular purpose, YMMV and I shall not be liable for messed up audio files or what not.
    Edit: url added.

    Hi,
    welcome to the beautiful world of open source :-) By the way, I have not seen anybody programming in Perl for a long time.
    Just one comment: G.711 uLaw is just the half of the story. Remember, UCCX supports either G.711 uLaw or G.729 as well. And since G.729 has license restrictions (costs $10000 per year if I remember that correctly), no free software can incorporate it to its "convert to" list (apart from reading it, which is fine).
    A piece of advice: CUCM has got that voice translator service running, which does the job as well. All you have to do is to upload your files, and you'll get at least four formats ready and available, including G.729 - and it can be downloaded easily using TFTP later and used in UCCX.
    G.

  • Getting Ripped DVD Video and Audio Into Encore

    Do you have previously authored DVDs that need rework?  Do you want to add menus with greater impact and functionality?  Do you want to add some additional program or supplemental material?  Does a client want their product demo DVD to be updated to reflect the capabilities of the new and improved version, but the source files no longer exist?  Using Adobe Encore DVD and a freeware utility called DVD Decrypter (DVDD), you can accomplish this quickly and easily.
    Disclaimer: I do not support the illegal copying and/or distribution of copyrighted works.  The authors and distributors of the software I use have made it clear that they do not support illegal copying.  This guide is intended solely to assist you in ripping and copying DVD video to which you have the legal rights.  Any use of this guide to infringe the copyright of someone else’s intellectual property is prohibited.
    This guide is based on Adobe Encore DVD 1.5.1 and DVD Decrypter version 3.5.4.0.  Let’s Begin!
    Place the DVD to be ripped in your DVD drive and launch DVDD.  If you have more than one drive (e.g., a DVD-ROM and a DVD burner) make sure the one with the disc is selected in the Source dropdown list in the main program window.  Now we need to set up DVDD to extract video in a way that is “Encore friendly”.  This is the toughest part of the whole exercise.  Click on the Tools menu item and choose “Settings…”. 
    Settings
    General Tab: You can leave these set at their defaults if you like.  Personally, I specify a custom Default Destination.  I put my ripped video assets all in one place anyway, and having a default destination means I have one less thing to do when I rip a DVD.
    IFO Mode Tab: Make sure that “Select Main Movie PGC” and “Enable Stream Processing” are checked.  “Uncheck Suspect Cells” is probably a good default safety check.  If your hard disks are formatted as NTFS, set File Splitting to “None”.  I leave “Copy IFO File” checked with the default sub-items checked.  Make sure that “Patch M2V Timecode” is unchecked.  The items in the Create Additional Files section are purely optional.  The author of DVDD has been kind enough to list which programs need which files; notice that Encore DVD isn’t listed as needing any of these extra files.  I do keep the “Stream Information” box checked.  DVDD generates very informative file names, but I like to keep “Include PGC Number” under File Names checked.  Be advised you will get some lengthy file names after DVDD is finished ripping.
    Stream Processing Tab: Since we enabled stream processing in the IFO Mode tab, we need to tell DVDD how to process those streams.  To save yourself time and confusion later, check the “Convert PCM to WAV” box.  Earlier versions of Encore required a Demuxed audio stream and a Raw video stream.  Encore 1.5.1 can accept either type of video stream (Raw or Demuxed) but it does still require a Demuxed audio stream.  However, I still recommend using Raw video and Demuxed audio, if only because it seems to be somewhat faster to process in DVDD.  This workflow is also backward-compatible with earlier versions of Encore.
    So let’s set up the Stream Processing tab now.  In the Demux box, enter “0x8? 0xA? 0xC?”.  This ensures that all audio streams in the selected PGC, whether AC3, PCM or MPEG will be set to Demux.  In the Raw box, enter “0xE0”.  This ensures that the video from the selected PGC will be set to Raw.  
    Additional Notes about the Stream Processing Tab:
    1. For those of you asking the question, “What the heck is a PGC?” it’s just DVD-speak for the titles in a DVD project.  And I’m not talking about the opening or end credits, either; I’m talking about the titles that result, for example, from the timelines you create in an Encore DVD project.  There is a subtle difference between a PGC and a VTS (title set), but that's not important right now.
    2. Happily, recent versions of DVDD create a WAV file after ripping that will import directly into Encore.  Versions prior to 3.2.0.0 would create a WAV file that had to be imported to, and exported from, a sound editing program like Adobe Audition, Goldwave or SoundForge before Encore would recognize it.
    Events Tab: For convenience sake, I recommend setting “Set Program Mode” in the Startup section to “IFO”.  That way, whenever you launch DVDD, it will look familiar to you.  You may safely ignore all of the other tabs in the Settings dialog. 
    Ripping
    1.Under the Input Tab of the main program window, select the PGC you want to rip.  You can only do one at a time.
    2.Switch to the Stream Processing Tab.  Verify that Enable Stream Processing is checked.
    3.Check or uncheck any or all of the video and audio streams that are listed.  Highlight each one to verify that all audio streams are set to Demux and the video stream is set to Raw.
    4.If you didn’t select Default Destination in the General Settings Tab, then you need to tell DVDD where to put the ripped files now.
    5.Click on the big DVD-to-Disk icon.
    6.DVDD will announce, quite loudly, when it has finished.  At that point you can rename the files or import them as is into Encore.
    I hope you find this guide useful and that it helps you get the most out of your investment in Adobe Encore DVD.
    Guide © Jeff Bellune 2005

    OK, I can't tell you what we are doing, you'll have to trust me that it's for a very good cause. I'll simplify the use case as an example. If I can do the following we'll be OK:
    1) Read video/audo files from a DVD that we created
    2) Open these files with the QuickTime Player, click on Export to Apple TV to create an output file.
    I'd rather not do an interim conversion of the video data (like use a 3rd party app to convert to mp4 first and then read into QT, but I'm considering a conversion to DV) because that could seriously hurt the apps effectiveness. I also can't use another app (MPEG Streamclip, HandBrake, VisualHub, etc.) to do the conversion.

  • .aiff into iTunes from DVD (NoName are you there?)

    I realise that there is a topic just below this one pertaining to the same issue, however my problem is slightly different, hence the new topic.
    For some time now I have been ripping the audio part of music DVDs and, following NoName's wonderful instructions, haven't had any problems. This time it's different. I have been attempting to extract the audio from Queen's new DVD (Live at the Bowl. The audio tracks give a choice of PCM or DTS. I used the PCM option and can get as far as converting the tracks from VOB then to AIFF files, but that's as far as I can go. For some reason iTunes will not import the files.
    I have tried both the Import and Add to Library options, but nothing seems to work. I have my settings all as they should be for this task, but no go.
    Can someone please give me an idea of where I am going wrong? I don't want to do any illegal copying, just want to play the music on my computer.
    Cheers
    NikkiG

    There's not a real "neat" way of dicing up the soundtrack of a full main feature into 25 different tracks marked just as they ought to be.
    I won't get into any specifics or suggestions here, but it would seem that one piece of software may have the ability to image an entire main feature (of an unprotected DVD of your own creation for backup purposes, of course) onto your hard drive, and then the other piece of software could theoretically be used to extract audio on a track-by-track basis (since the software can work with DVDs or VOB files from DVDs). Since you've had better luck in this case converting PCM to AIFF with AIFF from PCM, it might be good to stick to that (as opposed to bd4go).

  • Lost Presets

    Since i've upgraded from Compressor 1 to 2.0.1 i've first had the problem of still having the old presets, this has been corrected. However, I only have two settings in most folders, which means that i don't have access to the dolby presets, also there are no dolby presets in the advances audio folder.
    I've looked in the Compressor folder in the library/app support/compessor folder and I see the dolby file, these presets just are never available to me in the program. does anyone know how to make these presets available, as i'm trying to convert pcm to ac-3. Should I remove the app and reload it? or is there a preference that needs to be changed.
    thanks

    Try this to rebuild your default presets.
    Make sure Compressor isn't running when you do this.
    Go to your Home folder, >Library, >Application Suport
    move the Compressor folder to your desktop.
    Launch Compressor. A new Compressor folder will be created in Application Suport with the freshly recreated presets replacing the one you moved to the desktop.
    Check out the presets now and once you're satisfied that they are as they should be, delete the old folder on your desktop.

  • How to activate PCM/no sound when plugging in a DAC converter

    Hi,
    I recently bought a couple of Audioengine A5+ speakers for my Lenovo G505s laptop, and now I wanted to add a DAC converter to this setup. I connect the DAC to my laptop via a 3.5mm/optical cable, and then an RCA cable from the DAC to my speakers' inputs. However, I get no sound.
    Now, with my DAC (a FiiO D3, by the way) came a small note saying "Please set the digital output of the audio source to PCM, otherwise there will be noise or no sound". I think this is my problem, but no matter how I look in the settings of my computer, I cannot find anywhere to choose this setting. Could someone please guide me here?
    Thanks!

    Standard troubleshooting steps in the following order:
    1. Reset: Press the sleep/wake button & home button at the same time, keep pressing until you see the apple logo, then release(ignore the slide to power off). If no change, proceed:
    2. Restore your phone in itunes from your most recent backup. While this will restore a fresh OS, it will also restore the problem/problems if part of your backup. If no change, proceed:
    3. Restore your phone as a "new" device in itunes & re-sync your itunes content. You will lose all saved data doing this.

  • Does the Optical audio out converts signals to 2CH PCM?

    Hi
    I have connected the Optical output of my Macbook pro to my AVreceiver and when playing movies with DD 5.1 or DTS, the receivers tells me that it's receiving only 2CH PCM.
    is that normal? is there any config possibilty that I'm missing?
    thanks
    regards

    OK it works now.
    in fact I was wrong, the solution was within VLC. you just have to tell it that you are using the digital optical output and the Mac does the passthrough of DTS or Dolby Digital.
    just go to pref pane within VLC, then audio then check the box "use s/pdif if available"
    in fact I first tried what was here
    http://www.cod3r.com/2008/02/the-correct-way-to-enable-ac3-passthrough-with-quic ktime/
    but as it still did not worked, I kept on searching and then found the solution.  Then I undid the Terminal comandes in the link above and found out that it still worked.
    i don't know how to do it with Quick time but I don't use it to tell you the truth. VLC is my default.
    I hope this helps others
    thanks in any case.

  • Whether / when to convert to PCM audio burning to Blu Ray discs

    I have been exporting FCP Sony HDV sequences as QT self-contained mov files into Toast 10.0.2 and burning via a Lacie BD external burner onto BD-R discs. They look and sound fantastic. But was wondering, I have stayed with the Dolby stereo audio tracks for the process and let the BD player do the down sampling to PCM audio for the HDMI output to my LCD monitor.
    Is there any advantage to my setting the encode to burn PCM audio tracks on the BD-R discs? Will this take longer? (already 25 to 30 hours encoding and burning a 90 minute QT mov file.)

    I think you have it backward.
    PCM tracks are uncompressed. You're compressing to AC3, and your DVD player is playing AC3.
    PCM tracks will leave less bandwidth available for the video.
    If it ain't broke, don't fix it.

  • Convert Website to PDF on Vista 64-bit

    Hi,
    using Acrobat Pro 8.1.2 on Vista 64-bit both German versions. In Internet Explorer I see the Acrobat toolbar with all menu items. But regardless what I choose (Convert to PDF, Settings etc.) nothing happens! All other Microsoft Office Plugins work fine. All desired IE-AddOns seem to be there.
    For installation I manually expanded the AdobePDF.dll_64 from Data1.cab, renamed it and used it within the installation process. The problem occured both on Vista Business 64 and Ultimate 64 (DVD incl. SP1) which I installed yesterday on a fresh formatted partition.
    Any Ideas? Thanks in advance
    Andreas

    Solution: Download a current distribution of Acrobat Professional 8.
    New download: 515 MB
    Original download: 478 MB
    With the original distribution I was prompted for the AdobePDF.dll at the end of the installation process. However, with Vista SP1 installed first, neither method of supplying the AdobePDF.dll_64 (renamed of course) or AdobePDF.dll file worked.
    Note: If I tried using the *.dll_64 it would give me a javascript error when printing from a web page.
    I also replaced splwow64.exe and spoolsv.exe with copies from Vista SP1 distributable. This didn't remedy the problem either.
    I did notice that two sets of files were created during the print process:
    00001.SHD SHD File 3KB
    00001.SPL ShockwaveFlash.ShockwaveFlash 0KB
    The only way to remove these files from C:\Windows\System32\spool\PRINTERS was to issue a net stop command.
    "net stop spooler"
    The files are still in use so you must stop the splwow64.exe process (hint: use Task Manager). Then you can delete the files. If you do not delete these files before reinstalling, these files will still show up in the Print Manager.
    To restart the printer subsystem, issue the following command: "net start spooler"
    I also came across a tech document indicating that a manifest error found in the Event Viewer should be looked at. It suggested that Nero 8 could be the culprit. Hence, I removed Nero 8 completely and used a clean up too as directed (General-CleanTool.zip or General-CleanTool_2_2_0_37.exe). This didn't remedy the problem either.
    I then found a tech document that said to install the update Windows6.0-KB930627-x64 ..... (MS quote) Install this update to resolve an issue where the private data of the DEVMODE data structure may be corrupted on a 64-bit version of Windows when using a 32-bit application in raw mode to print a document. (end of MS quote) Since Vista SP1 was installed it was not possible to install this patch.
    Also, there was another tech document that suggested that I install the Microsoft Visual C++ 2008 Feature Pack Redistributable Package (x64) .... (aka: vcredist_x64.exe). Once installed, it did trigger an unexpected event. It triggered the installation of MS Office 2003 Service Pack 3 via the Update process. Previoulsy, Vista did not even hint that there was additional download available. How do you like that for bugs in Vista? *sigh*
    I previously mentioned in the above postings that this only affected the Internet browsers. However, after further investigation I found I could not print a PDF from any application. This included all the applications under MS Office too.
    One other note: After finally finding a solution, I found that Internet Explorer 8 (Beta 2) was not a good choice to use with the PDF Print function. It cuts off the sides of the web page and prints only the first web page. Additional pages are left blank in the final PDF document. Therefore, I removed the update (IE 8 is considered an update by MS).

  • How to convert Sony camcorder 1080i AIC .mov files to work with Photos app?

    I have a Sony SDR-HD10 camcorder from 2008. It records in 1080i format, and I exported to .mov using the Apple Intermediate Codec, Linear PCM, Timecode format, 1920x1080; Color Profile HD (1-1-1); 2 channel audio.
    I have 121 files totaling 105GB. These files all play fine in iMovie. BUT - when I open them in Quicktime X for Yosemite, it converts them into a file that is about twice the space on the drive. The resulting file is Apple ProRes 422, Linear PCM, Timecode, 1888x1062. It also resets the created and edited date/time.
    I looked at each video and the resulting quality is about the same.
    How can I convert these files into something that Photos will like, but not double in size?
    Also, I should point out that I'm not certain I should be using Photos for movies. I used to use iPhoto for pictures, and iMovie for movies, but hardly ever cared to edit videos and thought iMovie was too bulky and confusing for general playback. With Photos, it will upload everything to the cloud (and I'm paying for it), so i can use Photos as my canonical source for all movies and pictures. I have iTunes Match, and my email is hosted by Google, so I'm getting closer to having everything in the cloud. so far, i haven't gone all in with Dropbox for documents, probably because I'm too paranoid about corruption on a remote device like that if there is any concurrent access.

    Check out the export settings from iMovie. Your exporting in a very high grade format used for editing, you want a delivery format. Ask on the iMovie forum for more.

  • Read & Filter Multiple .wav files, Export Filtered SPL

    Hi
    I'm searching for tips on how to use LabVIEW to read multiple .wav files, then filter them, then export just the calculated SPL values to a "database friendly format".
    Basically I want a solution that allows me to point to several files, then press a "go button" that triggers LabVIEW to produce filtered SPL values as exported data.
    I'll skim over the cal approach since I'm confident most readers know how to handle it. Basically, though, for each 30 s .wav file of broadband noise, an associated cal tone file is used to determine the dBFS value (dB below Full Scale) to be associated with 94 dB SPL, or 114 dB SPL, as the case may be. I'll leave it at that.
    Detailed Requirements, (excluding cal steps, tho).
    1) Operates on up to a dozen 30 s time records (44,1 kSa/s, mono .wav files);
    2) Passes the signal from each desired .wav file through 18 of the 1/3 octave filters (IEC 1260 compliant, as in the S/V toolset) not necessarily in real time!;
    3) Calculates the SPL for each 1/3 octave filtered time record; This makes (12 files) x (18 filters) = 216 filtered SPL values if end-user points to a dozen broadband noise files before pressing the "Go" button;
    4) Exports SPL values in a suitable database format; an existing database does the rest of the mathematics and report generation;
    Client FileMaker database functions include:
    - import and store 1/3 octave filtered Leq(30) SPL values;
    - average filtered SPL across the declared qty of mic positions of the present test case;
    NOTES:
    1) In the field, we do NOT use simultaneous / MULTI-mics. Instead, it is absolutely an "open and shut case" that the optimum process is to move one (1) single mic quickly from spot to spot. While holding the airborne noise at a constant level we position the mic at each spot for 30 s to feed the .wav recorder, then move on. We emerge from a typical day of field activity with, say, 60 to 100 .wav files to post-process.
    2) (1), above, explains why we don't use any N.I. DAQ h/w.
    3) LabVIEW, it seems, exports best to a spreadsheet, so if needed, I'm prepared to handle manually any ugly conversion from LV's format to a proper database format ("1st Normal Form, 2nd Normal Form, etc.).
    4) Given a choice to calculate the averages in my database, versus in LV (say, to cut down on exported data qty), I'd likely opt to export the 216 SPL's and then do averaging in the database, (where the ASTM E336 reports are done).
    TIPS Gathered To Date:
    1) S/V toolset has IEC 1260 compliant filters, BUT...
    2) If you use the S/V toolset VI's, then you CANNOT ACCESS the filtered time record NOR CAN YOU WRITE the filtered data back to a .wav file! All you can do is measure the filters' outputs. Fortunately for us here, the available measures include SPL.
    Aside: Although not a show-stopper in this project, this constraint is surprising, nonetheless. To access & record the filtered sound, you'd have to either (a) ask N.I. to unprotect VI's, or (b) develop your own IEC compliant filters from N.I.'s published tap co-eff's etc.;
    3) LabVIEW does not support drag'n'drop operations on files. Instead, the recommended technique is to use multiple "Browse to/ Navigation/ File Open" panels to allow LV to open the user's desired qty of .wav files simultaneously;
    Thanks for any tips!

    The filter VI is password protected in the Sound & Vibration Toolkit (SVT) for two reasons. First, since the filter is compliant to a standard, by locking the code we guarantee that no one has the chance to accidentally change it so that they are no longer compliant. Second, the method of filtering the data is considered intellectual property that we are protecting.
    That said, from reading your post it does not appear that you need to have access to the filtered data since you are making an SPL measurement which is provided in the Sound & Vibration functionality. Is that correct?
    Also, I wanted to point you to another subVI which comes with SVT but is not in the pallette that might be of use. There is an example for SVT which is SVXMPL_Wav Power Spectrum which opens up a wav file and computes the power spectrum of it. Inside the VI, there is a subVI which will open a Wav file and convert it into a waveform which you can use with your SVT functions.
    Hope that helps,
    Jack

  • I recored a video with my ipad, downloaded it to my mac but I cant upload it to Youtube because the format IMG is not a video format. How can I convert it?

    How can I convert a video I took with my ipad on the format IMG to a supported format for Youtube?

    To upload videos to YouTube we have to make sure videos are in a format that YouTube accepts. Here’s the list of some well-known video formats which YouTube supports:
    WebM files (Vp8 video codec and Vorbis Audio codec)
    MPEG4, 3GPP and MOV files – (typically supporting h264 and mpeg4 video codecs and AAC audio codec)
    AVI (Many cameras output this format – typically the video codec is MJPEG and audio is PCM)
    MPEGPS (Typically supporting MPEG2 video codec and MP2 audio)
    WMV)
    FLV (Adobe – FLV1 video codec, MP3 audio)
    But I think you get the wrong video file. iPad recorded video files are in m4v, mp4, mov, avi format but not the img files. Anyway, if you need a video converter, Format factory or iFunia video converter are good choice.
    Good luck!

  • HT3775 how can i convert a mod file (on vlc) to mp4 to work on quicktime

    how can i convert a mod file (on vlc) to mp4 to work on quicktime
    when i connected my video camera and imported the videos, they're default is to play on vlc
    they are mod files
    i want to edit the videos on imovie and for that the videos need to be mp4 and open in quicktime player
    what do i do

    iPhone supports
    Video formats supported: H.264 video up to 1080p, 30 frames per second, High Profile level 4.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format
    If your video is supported, drag it to iTunes and sync it to your iPhone.

  • How can I convert and/or import .3ga Android phone Voice Recorder files to iTunes playable format?

    My new Android smart phone (Samsung Galaxy S Blaze) has a pre-installed "Voice Recorder" which creates .3ga files of whatever I record with that app. But I can't find anyway to play or utilize them on my PC. I'm new to iTunes (for Windows Vista), and I'm hoping it can play these files somehow but when I drag them to the iTunes window the red circle with a line through it shows up and the file doesn't get transferred.  I've also tried importing via iTunes File > Add file to library > click on file on my PC, but then after a second the "Add to Library" window disappears and the Voice file is nowhere to be found in iTunes. Any ideas are welcome. I'm pretty low tech....
    Thanks!

    iDealshare VideoGo, the professional 3GA to MP3 Converter, can convert 3GA files whatever recorded from Android, Samsung Galaxy S1, S2, S3, S4, Nokia to MP3 format. Besides converting 3GA to MP3, it also can convert 3GA to WAV, M4A, WMA, AC3, AAC, FLAC, OGG, AIFF, RA, AU, DTS, MP2, APE and etc. It even supports to trim or split 3GA audio, merge several 3GA files into one, increase 3GA audio volume, batch convert 3GA files and etc.
    Furthermore, iDealshare VideoGo also can convert 3GP, 3GPP, AVI, WMV, MP4, MKV, MPG, RMVB, WTV, ASF, MOV, M4V, DV, MXF, FLV, F4V, Apple ProRes, QCP, SHN, AWB, AMR, VOC, FLAC, OGG, M4B, Apple Lossless ALAC, M4A, CAF, AIFF, APE, PCM, MPC, AU and etc.
    Step by step guide on How to Convert 3GA to MP3?

  • How to convert 14GB to 2GB for IMDB upload using FinalCut Pro 7?

    Hi,
    I am submitting a 12 minute film to festivals and need to convert it from 14GB to around 2GB for best quality results in order to upload it to IMDB so that it could be streamed. I use FinalCut Pro 7 but the compression/export settings for the file are proving to be tricky.
    Once I click on Export>Quicktime video
    What settings do I choose to have the file be closest to 2GB and have the audio and video synced perfectly, maintaining the good quality of footage shot on Red?
    14GB footage specs:
    Dimensions: 1920 X 1080.
    Codecs: Apple ProRes 422 (HQ), Linear PCM, Timecode
    Color profile: HD (1-1-1)
    Duration: 11:59
    Audio Channels: 2
    When I converted it to DVD: I got a DVD .m2v file around 465MB, it that the highest quality I can get for a DVD version?
    Also, When I set the settings to 1280 x 720 it resulted in a file size of 275.4MB, when I wanted it to be around 2GB
    Please help me asap. I need to get this done today. Thanks alot in advance!

    Export a full quality file....FILE>EXPORT>Quicktime Movie. Self contained, sequence settings. 
    Take that file into COMPRESSOR.  Look for the Quicktime 7 Streaming options...choose the H.264 LAN preset.  SUBMIT.

Maybe you are looking for

  • Open BAM.xla error

    My Biztalk environment follow: Win2008R2 SP1 + SQL2008R2 SP1 + Excel2010 + VS2012 + Biztalk2013 when I open bam.xla , It repeat 10 times that appears some errors. "Could not load an object because it is not available on this machine." and then, I try

  • HT3209 I was charged.218.14 I would like to know why?

    I was charged 218.14 dollars to my bank account ,I would like to know why?

  • Initial stock load of batch managed materials

    Hi, We are using batch management for FERT materials. The class type 022 is being used for creating batch class. The class has been assigned to six characteristics. We need to load the initial stock of all these FERT items with batches with correspon

  • Sender sFTP Adapter - SSH Key

    Hi All, I have a small doubt regarding Sender sFTP Adapter. This is what we have done to connect with one of Vendor 1.     Basis created a SSH key in NWA for Vendor and sent to them. 2.     They linked the SSH key with user name and asked me to use t

  • IOS 8.3 not syncing Messages correctly across devices

    Hello I have 2 iPhone 6, since the upgrade I notice that messages are not syncing correctly on imessage I have some messages in one phone and some others in another phone, this feature I been using since it came out and worked perfectly since the 8.3