Ecnoding audio files with PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dawsons

    Ecnoding audio files with PHP

    Completely random thought process im having, but this even possible or
    anyone know of such thing which can even act in away hich is webside?

    Stuart


  • Sjoerd

    #2
    Re: Ecnoding audio files with PHP

    Dawsons wrote:[color=blue]
    > Completely random thought process im having, but this even possible or
    > anyone know of such thing which can even act in away hich is webside?
    >
    > Stuart[/color]

    Yes, there is an oggvorbis module to encode/decode audio. To encode
    MP3s, you probably have to use a command-line tool. My guess is that
    there is no MP3 module for PHP because encoding MP3s is patented.

    Comment

    Working...