Menu

#9 Integration of MP3 encoder

open
Publisher (20)
8
2012-06-13
2006-09-03
Edward Brey
No

Integrate the MP3 encoder into the Publisher process.
That is, don't rely on the separate lame.exe process,
since it provides a poor UI and poor feedback. It also
probably gets in the way of ClickOnce deployment.

Discussion

  • Edward Brey

    Edward Brey - 2006-09-06

    Logged In: YES
    user_id=902592

    Here is a pointer to a possible help for implementation:
    http://www.codeproject.com/cs/media/MP3Compressor.asp

    Also, if an implementation falls short only regarding ID3
    tags, an option would be to use a separate library for
    those. See feature request 1553113 for ideas.

     
  • Edward Brey

    Edward Brey - 2010-01-15

    Stand-alone ID3 tagging has been integrated into the code to allow MP3 files to be used without transcoding. Therefore, tagging is not a requirement of any future encoder.

     

Log in to post a comment.