Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 45

Thread: files to Audio mp3's

  1. #11
    Join Date
    May 2003
    Location
    On The Road
    Posts
    30,031
    Total Downloaded
    0
    were you expecting a list of song titles?
    "How long since you've visited The Good Oil?"

    '93 V8 Rossi
    '97 to '07. sold.
    '01 V8 D2
    '06 to 10. written off.
    '03 4.6 V8 HSE D2a with Tornado ECM
    '10 to '21
    '16.5 RRS SDV8
    '21 to Infinity and Beyond!


    1988 Isuzu Bus. V10 15L NA Diesel
    Home is where you park it..

    [IMG][/IMG]

  2. #12
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    I was expecting a list of files I can manipulate into a batch file.

    If you don't want to post it on line, email it to me.

  3. #13
    Wraithe Guest
    Right click on one of the files and see what the properties bring up..

    Should have something like this "MP3 audio (audio/mpeg)" or maybe "MPEG-1 Layer 3 (MP3)"...

    Just copy and paste what it shows..

    Changing file extensions without knowing exactly what the extension should be can be fatal but most times just inconvenient...

    to change extensions in bulk, you can use a wild card like "*.mp3" with out the quotes... The asterix is the wild card for all the files thus the extension is changed... Not sure of the windows command to rename files so you are on your own there... In Linux its "rn" so may be something simular...

  4. #14
    Join Date
    Nov 2010
    Location
    Adelaide
    Posts
    303
    Total Downloaded
    0
    Quote Originally Posted by Wraithe View Post
    ... wild card like "*.mp3" with out the quotes...
    Unless your filename contains spaces. You can work around using the first six characters of the file name and add ~1, but it starts to get messy if you have other files with the same 6 characters at the start (~2, ~3 etc).

    Pedro, the code I added to my first post should work. Open a new file in notepad and enter the code. Save it, then use file explorer to change its name and extension to <name>.bat (<name> is whatever you want to call it). Create a copy of the folder where you want to work the magic and copy/ move your batch file to the location. Double click the batch file to run...

    Please note I DO NOT GUARANTEE BATCH FILES OR CODE PROVIDED, use it at your own risk. That's why I strongly recommend you experiment on a copy of the folder (directory in batch file speak).

  5. #15
    Wraithe Guest
    Quote Originally Posted by theresanothersteve View Post
    Unless your filename contains spaces. You can work around using the first six characters of the file name and add ~1, but it starts to get messy if you have other files with the same 6 characters at the start (~2, ~3 etc).
    If you only wish to change the extension, then you can change it using the wild card for the name and add .mp3... Obviously if you have other files that are not mp3 then do this in a seperate folder(directory) with only the files you wish to change.. Its a simple process to relabel the files to mp3... This will also allow you to test if the relabel has worked...

    The other issue could be that the files are not mp3 and then you would need to convert to mp3... I understand there are some files that are encrypted when saved in windows, but you can convert them with windows...

    If someone is not fluent with a computer, its best to keep things simple and not apply process's that require a knowledge of computers beyond the user level... Not a lot of people spend hours modifying files or the OS, thus its better to simplify first and have all the information about what is being converted, then a simple process to get the result will make a user more confident to try other things...

    Another point to consider is to change the permissions of the files in question... If they are copied, then they would carry the permissions un-changed, maybe they can change with a copy command and then be manipulated... Changing the attributes in windows is not that hard but I would have to look the command up, as its been 20 years since I used windows properly...

    "Theresanothersteve", you would know these commands, it was the easiest way to change permissions in windows, then manipulate the file to your hearts content...

  6. #16
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    How many files are we talking about?

  7. #17
    Wraithe Guest
    Quote Originally Posted by Mick_Marsh View Post
    How many files are we talking about?
    Pedro stated 500 in his first post...

  8. #18
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    Quote Originally Posted by Wraithe View Post
    Pedro stated 500 in his first post...
    Is that all?

    I'd have done them by now.

  9. #19
    Wraithe Guest
    Quote Originally Posted by Mick_Marsh View Post
    Is that all?

    I'd have done them by now.
    ROFL, thats a bit rough Mick... Pedro may be one of the older generation that is still looking for the "ON" key of a mobile...


    Actually just realised, I worked with a younger person than I, who didnt know what SMS or TEXT was...
    But saying that, my son is 18 and thinks computers are only for old people... Probably has something to do with us over 50's all having computers...

  10. #20
    Join Date
    Nov 2009
    Location
    Western Victoria
    Posts
    14,101
    Total Downloaded
    0
    Quote Originally Posted by Wraithe View Post
    ROFL, thats a bit rough Mick... Pedro may be one of the older generation that is still looking for the "ON" key of a mobile...
    I think it is a fair and reasonable comment.

    From his previous posts, I think he has a NAS. Something I would like but I seem to be incapable of setting up.
    I think he is quite a smart and capable fellow. He just needs to be shown where the "ON" key is.

Page 2 of 5 FirstFirst 1234 ... LastLast

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Search AULRO.com ONLY!
Search All the Web!