MP3 Converter on file server only?

Is there a way you can run the MP3 converter before recordings are transferred to the FTP server? The reason I ask is that our recordings will need to go over a WAN connection to the file store. Converting to MP3 prior to the transfer would help with a lot of bandwidth being saved.

Unfortunately there is no way to achieve this requirement within CCA. MP3 Converter should be loaded on the File Server Host and requires a third party piece of freeware
that must be downloaded (LAME.EXE).
One workaround would be to move your File Server inside the LAN where CCA resources are running and create a script to move the recordings outside.

Similar Messages

  • Apple Support said OSX Server could not be used as a file server only

    Hi There,
    We bought OSX server thinking it would be easier than MS Small Business Server 2003 to setup, administer and maintain, as well as be more compatible with our mac studio.
    The simple setup we would like is:
    - A file server for our Mac studio (7x macs)
    - A "My Documents" style redirect to backup email from the client machines
    - Some sort of secondary backup to a HD on the server (primary Backup is already taken care of)
    We're using a single 1.8ghz G5 box as the hardware
    After a lot of trouble with the documentation and the setup example in the manual, I called Apple Tech Support.
    I was told in no uncertain terms that if we didn't have a fully qualified domain name on the server (and all the services needed to run it), then I could not configure the server as a simple File Server with a My Documents redirect and that Apple could not support me. - IS THIS TRUE?
    I am not a network/IT/PC guy, I'm a graphic designer, but I've found the installation and setup of MS Small Business Server to be much easier than OSX so far (despite the MS documentation).
    Any help or direction would be very much appreciated.
    Cheers
    Ben
    Dual 1.8Ghz G5    

    Hello,
    If you need to just setup a FileServer then you do not need OpenDirectory or DNS. You just need AFP and Windows File Sharing turned on.
    You can create a windows workgroup and setup shares in WorkGroup Manager using the internal users and groups database.
    When the windows clients boot up you could set up a persistent mapping of a volume which would contain your email data. You would use a \\192.168.x.x type connection from the RUN menu.
    It sounds like you could do with some more help on how best to use the server. I rekon you would be better off not having a simple fileserver (though it would work!) and make use of the extra functions availiable in the server software. On OS 10.4 server you can create a Windows Domain Controller that would allow all your PC home directories to be stored on the server, this will ensure that the Desktop, My Documents and anything elese the user stores in their profile will be safe and backed up on the server. You can also do this for the the Macs, in fact you can set it up so you can loggon to any PC in the office and your user information, desktop wallpaper and other settings follow you, if you were to then logon to a Mac you would have your documents follow you around the office. This works great for people hot-desking and using different types of computer.
    I don't understand why you were advised to have a fully-qualified domain. When I have setup OpenDirectory and Windows Domain Controllers with DNS and LDAP etc I have just made up a domain name on the DNS server like "mycompany.net" and call the server "server.mycompany.net" and printers "epson.mycompany.net". The only problem with this is because if you were to use a domain name that is registerd on the internet then your computers would have trouble resolving that name, so don't use "apple.com" or "google.com".
    Good luck,
    David

  • How to link files to DIR which are in 3rd party File Server?

    Hi, guruu2019s
    This is ben,
    We have one typical requirement,
    Client using third party File Server to store their current documents [files].
    Now client upgrading SAP, so now they want just link those documents [files] to SAP DMS, which are stored in File Server.
    Condition
    Only link has to be established from file server to SAP DMS.
    Files are stored permanently in File server only.
    As I know when we link or attach any file we have to chek-in to store files to SAP-DB or HTTP CS. Then only we have to access these attachments.
    Please help me regarding this integration.
    Points awaiting
    Rgds,
    Benaka

    Hi Benaka Rajes 
    You cannot link just Documents from a File net sever to DIR in SAP DMS. You are right. You will have to check in Documents into Secure Storage area.When we say secure storage area mean these documents are not accessed via windows explorer.So Integration with SAP DMS DIR and Documents would be a tedous Job.
    With Regards
    Mangesh Pande

  • File Server and Permissions

    We are using Coldfusion 8.  Does anyone know a way to set permissions on a file server so my users in my cfapplication are the only people that can access the files in a specific folder on that server?  I ask this because we have a lot of public folders on this server and now we want to add some private folders only accesable via people using the application.

    If what you are asking is "how can I setup a folder on my fileserver so that files that are accessed through my CF application using tags such as CFFILE are the only ones that can access it" then the answer is to 1) Change the login information for the CF services from the local system service to a domain account, being sure to give that account admin privs, 2) on the file server only give access to the domain user that you just created in step 1.
    However, if your CF app is allowing users to access that folder via mechanisms like HREF links (ie, where the account accessing the folder is not the CF account, but the user that is logged into windows running a browser), then you need to put those users in a group and give that group the sole access to the folder.
    Scenario #1 presumes that your CF app is doing some sort of authentication so that it knows who is allowed to use it to get to that folder. 
    -reed

  • I converted aif files to mp3 files in I tunes so I could put them on a flash drive.  Now when I transfer an album to the flash drive I get both the aif files and the mp3 files in the flash drive.  How do I get the iTunes to only copy the smaller file?

    I converted aif files to mp3 files in iTunes so I could put them on a flash drive.  Now when I transfer an album to the flash drive I get both the aif files and the mp3 files on the flash drive.  How do I get the iTunes to only copy the smaller file?

    My suggestion to use the smart playlist was more along the lines of making one list with rules to show everything in your library as long as it was kind "mpeg" (= mp3).
    Smart playlists cannot be edited manually, only by changing the rules.  You can use them as the basis for another smart playlist though.
    There is added overhead to using smart playlists, so don't go overboard.

  • Urgent How to convert wav files into mp3?

    Can anyone plz tell me how can i convert wav file into mp3 using JMF? tell me any sample programme, any method in JMF........ help me plz

    Examples could be found on the JMF Solutions page.
    Only I can say about mp3 through network - it's hardly possible. I recommend GSM for compression2transmit. It could be used via GSM content descriptor. I'm not sure, but I suppose MP3 is supported only for files, there's no MP3.RTP or such (if you want to transmit files, it should not cause any problems).
    About JavaSound - it does not matter... You still need JMF to be installed on Client, and AppletCapture to be enabled. Futrher - would it be DirectSound, JavaSound, or anything else - just the deal of JMF.
    I tried to use JavaSound capture with proceeding AudioInputStream to JMF, but failed to do this.
    About your problem - best solution seems like that:
    capture sound
    put it into processor
    set format to GSM
    transmit
    so then, server receives it and formats it as it likes.
    If you want to transmit exactly files, you should use just some of pure java after capturing. java.net, or such thing.

  • How to convert RAW files that saved in UCCX server to wav file?

    Hi all,
    How we can covert the RAW files that are saved in UCCX server to wav file by using command prompt in UCCX servers. Or is there some other way? So that we should be able to hear the sound of these files.
    C:\Program Files\Cisco\Desktop_Audio
    Regards
    Ali Raza

    Hi,
    I use Switch File Audio Convertor from NCH Software to do this.
    It is a commercial product but there is a time limited evaluation and if you decide to keep it it is only $30.
    http://www.nch.com.au/switch/index.html
    It is great for converting audio files to the correct format for music on hold as well.

  • Convert itunes files to mp3

    Help please, how do i convert itunes files to mp3 format. i purchased a hp notebook and it has itunes and windows xp home. i have always used windows media player and am new to itunes. do i have to go back to media player or can itunes do the conversion?

    The only conversion I've done is wma to mp3. To do this just simply import them they way you would any other song file. It will tell you that there are song files your trying to import that iTunes isn't compatable with and ask if you want to convert them to mp3 format. Just click yes and iTunes will make an mp3 of the respective songs. The wma's will still be there so if you want to get rid of them you'll have to delete them manually. The only downside is the conversion makes the file larger so it'll take up more space on your hard drive, but you'll be able to listen to it on your iPod.
    As for iTunes purchased music StarDeb is right. Go out and buy the album then rip it onto your hard drive. At least then if your drive crashes you'll always have a backup.

  • Converting AIFF file to MP3

    I am trying to send an e-mail with a song I recorded on Pro Tools and placed on Itunes. I have a Mac Pro.
    My song is a AIFF file.
    This is what I tried; After opening Itunes I located my song, I right clicked to convert song. The only option is to convert selection to AIFF file. It is already a AIFF file. I want to convert it to a MP3 file so I can send it through e-mail. What am I missing? Thanks!

    What am I missing?
    Change iTunes' importing preference from AIFF to Mp3.

  • Playing thu car stereo that only supports MP3 or WMA files

    How do I get my ipod to play thru my car stereo.. it appears my car will only recognize MP3 or WMA files. Cant seem to find a way to have ipod files be created in a format that will work with my car stereo.. Help???

    You can convert songs by using the iTunes Advanced menu -> Create XXX Version. What type of version is controlled by the encoder selected in the iTunes Preferences -> General pane. Click on the "Import Settings" button to change.
    When you use this, you will get an MP3 copy of each song you convert. You can find them in your library by sorting by the "kind" column and searching for "MPEG audio File".

  • How to convert from SQL Server table to Flat file (txt file)

    I need To ask question how convert from SQL Server table to Flat file txt file

    Hi
    1. Import/Export wizened
    2. Bcp utility
    3. SSIS 
    1.Import/Export Wizard
    First and very manual technique is the import wizard.  This is great for ad-hoc and just to slam it in tasks.
    In SSMS right click the database you want to import into.  Scroll to Tasks and select Import Data…
    For the data source we want out zips.txt file.  Browse for it and select it.  You should notice the wizard tries to fill in the blanks for you.  One key thing here with this file I picked is there are “ “ qualifiers.  So we need to make
    sure we add “ into the text qualifier field.   The wizard will not do this for you.
    Go through the remaining pages to view everything.  No further changes should be needed though
    Hit next after checking the pages out and select your destination.  This in our case will be DBA.dbo.zips.
    Following the destination step, go into the edit mappings section to ensure we look good on the types and counts.
    Hit next and then finish.  Once completed you will see the count of rows transferred and the success or failure rate
    Import wizard completed and you have the data!
    bcp utility
    Method two is bcp with a format file http://msdn.microsoft.com/en-us/library/ms162802.aspx
    This is probably going to win for speed on most occasions but is limited to the formatting of the file being imported.  For this file it actually works well with a small format file to show the contents and mappings to SQL Server.
    To create a format file all we really need is the type and the count of columns for the most basic files.  In our case the qualifier makes it a bit difficult but there is a trick to ignoring them.  The trick is to basically throw a field into the
    format file that will reference it but basically ignore it in the import process.
    Given that our format file in this case would appear like this
    9.0
    9
    1 SQLCHAR 0 0 """ 0 dummy1 ""
    2 SQLCHAR 0 50 "","" 1 Field1 ""
    3 SQLCHAR 0 50 "","" 2 Field2 ""
    4 SQLCHAR 0 50 "","" 3 Field3 ""
    5 SQLCHAR 0 50 ""," 4 Field4 ""
    6 SQLCHAR 0 50 "," 5 Field5 ""
    7 SQLCHAR 0 50 "," 6 Field6 ""
    8 SQLCHAR 0 50 "," 7 Field7 ""
    9 SQLCHAR 0 50 "n" 8 Field8 ""
    The bcp call would be as follows
    C:Program FilesMicrosoft SQL Server90ToolsBinn>bcp DBA..zips in “C:zips.txt” -f “c:zip_format_file.txt” -S LKFW0133 -T
    Given a successful run you should see this in command prompt after executing the statement
    Starting copy...
    1000 rows sent to SQL Server. Total sent: 1000
    1000 rows sent to SQL Server. Total sent: 2000
    1000 rows sent to SQL Server. Total sent: 3000
    1000 rows sent to SQL Server. Total sent: 4000
    1000 rows sent to SQL Server. Total sent: 5000
    1000 rows sent to SQL Server. Total sent: 6000
    1000 rows sent to SQL Server. Total sent: 7000
    1000 rows sent to SQL Server. Total sent: 8000
    1000 rows sent to SQL Server. Total sent: 9000
    1000 rows sent to SQL Server. Total sent: 10000
    1000 rows sent to SQL Server. Total sent: 11000
    1000 rows sent to SQL Server. Total sent: 12000
    1000 rows sent to SQL Server. Total sent: 13000
    1000 rows sent to SQL Server. Total sent: 14000
    1000 rows sent to SQL Server. Total sent: 15000
    1000 rows sent to SQL Server. Total sent: 16000
    1000 rows sent to SQL Server. Total sent: 17000
    1000 rows sent to SQL Server. Total sent: 18000
    1000 rows sent to SQL Server. Total sent: 19000
    1000 rows sent to SQL Server. Total sent: 20000
    1000 rows sent to SQL Server. Total sent: 21000
    1000 rows sent to SQL Server. Total sent: 22000
    1000 rows sent to SQL Server. Total sent: 23000
    1000 rows sent to SQL Server. Total sent: 24000
    1000 rows sent to SQL Server. Total sent: 25000
    1000 rows sent to SQL Server. Total sent: 26000
    1000 rows sent to SQL Server. Total sent: 27000
    1000 rows sent to SQL Server. Total sent: 28000
    1000 rows sent to SQL Server. Total sent: 29000
    bcp import completed!
    BULK INSERT
    Next, we have BULK INSERT given the same format file from bcp
    CREATE TABLE zips (
    Col1 nvarchar(50),
    Col2 nvarchar(50),
    Col3 nvarchar(50),
    Col4 nvarchar(50),
    Col5 nvarchar(50),
    Col6 nvarchar(50),
    Col7 nvarchar(50),
    Col8 nvarchar(50)
    GO
    INSERT INTO zips
    SELECT *
    FROM OPENROWSET(BULK 'C:Documents and SettingstkruegerMy Documentsblogcenzuszipcodeszips.txt',
    FORMATFILE='C:Documents and SettingstkruegerMy Documentsblogzip_format_file.txt'
    ) as t1 ;
    GO
    That was simple enough given the work on the format file that we already did.  Bulk insert isn’t as fast as bcp but gives you some freedom from within TSQL and SSMS to add functionality to the import.
    SSIS
    Next is my favorite playground in SSIS
    We can do many methods in SSIS to get data from point A, to point B.  I’ll show you data flow task and the SSIS version of BULK INSERT
    First create a new integrated services project.
    Create a new flat file connection by right clicking the connection managers area.  This will be used in both methods
    Bulk insert
    You can use format file here as well which is beneficial to moving methods around.  This essentially is calling the same processes with format file usage.  Drag over a bulk insert task and double click it to go into the editor.
    Fill in the information starting with connection.  This will populate much as the wizard did.
    Example of format file usage
    Or specify your own details
    Execute this and again, we have some data
    Data Flow method
    Bring over a data flow task and double click it to go into the data flow tab.
    Bring over a flat file source and SQL Server destination.  Edit the flat file source to use the connection manager “The file” we already created.  Connect the two once they are there
    Double click the SQL Server Destination task to open the editor.  Enter in the connection manager information and select the table to import into.
    Go into the mappings and connect the dots per say
    Typical issue of type conversions is Unicode to non-unicode.
    We fix this with a Data conversion or explicit conversion in the editor.  Data conversion tasks are usually the route I take.  Drag over a data conversation task and place it between the connection from the flat file source to the SQL Server destination.
    New look in the mappings
    And after execution…
    SqlBulkCopy Method
    Sense we’re in the SSIS package we can use that awesome “script task” to show SlqBulkCopy.  Not only fast but also handy for those really “unique” file formats we receive so often
    Bring over a script task into the control flow
    Double click the task and go to the script page.  Click the Design script to open up the code behind
    Ref.
    Ahsan Kabir Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread. http://www.aktechforum.blogspot.com/

  • How do you convert odm files to mp3 using itunes?

    I am trying to download audio books from my public library and then install them on my  mp3 player. the file format is odm.
    What is the process for doing this and what  software is required?

    ODM files checked out from a library usually are copy-protected and cannot be converted, by iTunes or any other software. If so, they can only be played in a device that can run Overdrive's software. You'll need to consult with your library and possibly with Overdrive to learn if there are any options that would allow the audiobook to be played on a standard MP3 player.
    Regards.

  • How do I convert an mp3 or WMA file to a m4a file?

    I read on another forum that iTunes can convert mp3 and wma files to m4a format.
    How do I do this?

    That is correct.
    By default if you load a .wma file into iTunes, it will AUTOMATICALLY convert it to another format first, since it needs to in order to play it. However, you can also convert any other file format that iTunes supports, assuming it can get loaded into iTunes.
    To set what format you want to convert to, go EDIT->PREFERENCES. Click the IMPORT SETTINGS button and select which encoder you want (AAC, MP3, Apple Lossless, AIFF, and WAV are supported) and then select the bit rate if you are choosing a lossy format (AAC/MP3).
    From there, any .wma files you load into iTunes (you can do this by going into iTunes and selecting FILE-> ADD FILE TO LIBRARY, or simply right clicking a .wma file and OPEN WITH iTunes) will convert to that format. ALSO, if you have any other files already in iTunes you wish to convert, select the file(s), and go to ADVANCED -> CREATE ___ VERSION (the blank being whatever you selected before) and it will convert for you.
    Remember, converting a lower quality song to a higher quality format/bit rate won't "up-covert" any quality, the lowest quality you start with is the highest you can possibly get, but if you still prefer to have a certain file format or bit rate to compress to, this is the feature you'd use!
    Let me know if you have any other questions!

  • Error message when I try to convert pdf to excel, after three attempts I could only convert one file.

    Error message when I try to convert pdf to excel, after three attempts I could only convert one file.

    Hi pdf to excel,
    What is the error that you're receiving when you try to convert? Is it the "Conversion Failure" message? Can you tell me more about the files you're unable to convert? What application created the PDFs? Are there many pages in these these files, or a complex mix of text and graphics?
    It'll also be helpful to know whether you're converting via the ExportPDF website (and what browser you're using), or through Adobe Reader.
    I look forward to hearing back from you, so we can get to the bottom of this!
    Best,
    Sara

  • When I converted a file from PDF to WORD.DOC it opened as Read Only and I'm unable to alter any of the text.  How can I solve this problem?

    When I tried to convert a file from PDF to WORD.DOC it opened as Read Only and I'm unable to alter any of the text.  How do I solve this problem?  I don't know how to change it from Read Only.

    Dear Sara
    Thank you very much for sending the converted file.  Yes, I am able to edit it - that will be very useful to me and I appreciate your help.
    Referring to your previous message when you said you'd converted via Acrobat and not Acrobat.com, I'm converting via Acrobat.com because that's the only option that is shown (how do I convert via Acrobat? - perhaps that would be more successful).  I'm using the Export PDF website, and the OCR is enabled to "Recognize text in English UK".  However, I've just tried converting a different LPA pdf form, this time for Health & Welfare https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/245571/LPA114_He alth_welfare_LPA.pdf and again I have the same problem as before.  I've altered it from "Read only" and thought I'd then be able to enter text, but "Drawing Tools" is shown in the pane and I'm unable to enter anything onto the form - everything appears to be in images.  Also, the lettering on the heading of' page 1 has become jumbled, with the word "Public" overlaying the word "Guardian."  Any suggestions as to what it is I'm doing wrong would be welcome - I don't like to be beaten!
    Regards,
    Judith.

Maybe you are looking for

  • Creative Zen Radio Issue

    Creative Zen Radio Issue?Hey, I've had this creative zen player for some time now whilst im overall happy with my product, sadly there is all of a sudden a issue with it. When i listen to the radio then lock it to just enjoy it - if i then unlock it,

  • To decide save site as a template, web template or site definition

    hi, I have to create a generic site template which has few tabs in the home page and on click of these links/tabs in this site template it will navigate to the sub sites created under that[this generic site template shud contain 3 sub sites - [1 blog

  • B1ic Dashboard Error (500 - Internal Server Error)

    Hi all experts, I was using 9.0 PL 05 and after upgrade to 9.1 PL05 I have got an error message when opening the dashboard: SAP B1iP detected an error: Emitted HTTP-Code 500 - Internal Server Error Internal reason Did not supply an appropriate user-I

  • Cant seem to edit iMovie09 project

    My 9 year old son is putting together a party invitation for his friends and is using iMovie09. We are very new to Apple and are just learning, but we are having trouble with his project. He has managed to create a project with a number of pictures f

  • PSE 8, Raw 6.1, Lens Correction

    Hello, I have just installed the Raw-Plug-In 6.1 for my Photoshop Elements 8 on Windows 7 64bit. I can no where find the lens correction tab. Does anybody know what I have to do to get this tab? The startet plug-in shows vesion 6.1 so the installatio