transcode mp3 streams

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default transcode mp3 streams

    Hi there,

    I've got a question about Flash Media Interactive Server 3. We'll be using
    this server for the streaming of MP3's. I want to know if there is a way to
    enforce a bitrate for streaming. For example: no matter in which bitrate the
    MP3 is encoded, I always want to stream it in 192 kbps.

    This is very, very important since we're an organisation with an extensive
    collection of, currently, 6TB of digital media. We're currently digitalizing
    our entire catalogue which will result in approx 40TB of digital media. ALL
    this media will be streamable so we need a way to throttle bandwith.

    (our collection consists of ALL records that have been released in the
    Netherlands in the last 35 years..)

    Can someone enlighten me about this subject?

    Regards,
    Nico Beemster
    CDR

    nbeemster Guest

  2. Similar Questions and Discussions

    1. FMS 3 Streams - Please Help!!!
      I am currently using the developers version to do some testing, but my plan is to purchase the FMSS 3 license. In reading the "readme.txt" file,...
    2. Other Input Streams to FMS
      I am new to FMS and I am currently researching using the developers edition of FMS 2. I can easily stream a live feed from Flash Media Encoder, but...
    3. Closing Streams from FMS
      I am having an issue and need some help please. I have a SWF file that has multiple scenes that I am using the FLV 8 plybk component using the...
    4. Shoutcast Streams
      :confused; Hi, I need to create a flash player that connects to a shoutcast source, I've searched everywhere but I cant seem to find a soloution,...
    5. Live Streams
      Do anyone have an idea of the optimum number of live streams Flash Media Server can handle comfortably? The server we are using 3Ghz pentium, 1 gig...
  3. #2

    Default Re: transcode mp3 streams

    IMHO, there is no way FMS can transparently enforce a certain bitrate on MP3
    stream because on FMS an on-Demand audio stream is available in the original
    bitrate in which it is stored in the source .mp3 file.

    You might also want to try out .m4a/.f4a format which uses .aac codec and
    much more efficient with bandwidth usage at same audio quality.

    fmslove Guest

  4. #3

    Default Re: transcode mp3 streams

    Thnx for your answer.

    Using a different format, unfortunately, is not an option due to client software dependencies.
    nbeemster Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139