title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21

Thread: Transfer of album art during conversion of FLAC to MP3 using CLI

  1. #16
    Administrator
    Join Date
    Apr 2002
    Posts
    43,831

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    Yes I have

  2. #17
    Administrator
    Join Date
    Apr 2002
    Posts
    43,831

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    The art you sent had the extension .jpeg the file needs to be folder.jpg

  3. #18

    Join Date
    Jul 2011
    Posts
    9

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    Thanks, I always assumed they were the same file type. My bad. Is there an easy way to covert the .jpeg extension to .jpg in windows?

  4. #19
    Administrator
    Join Date
    Apr 2002
    Posts
    43,831

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    If you are good with command prompts, start >> run:

    cmd

    cd \
    cd (the location of the file)
    rename *.jpeg *.jpg

  5. #20

    Join Date
    May 2008
    Posts
    15

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    They are the same image type, just different extensions. Disable the 'hide extensions for known file types' option in Windows explorer (on windows 7 - organize, file and folder options, view tab), and then rename the file and change the extension to .jpg (instead of .jpeg)

  6. #21

    Join Date
    Jul 2011
    Posts
    9

    Re: Transfer of album art during conversion of FLAC to MP3 using CLI

    Thanks! I really appreciate the assistance.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •