Changes between Version 15 and Version 16 of whisperer/Configure

Show
Ignore:
Author:
miancule (IP: 194.102.93.160)
Timestamp:
04/15/09 01:12:02 (1 year ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • whisperer/Configure

    v15 v16  
    6262 
    6363Typically, for interleaved audio/video streams, the output media stream is linked to a muxer. If the media is just audio, the output stream will be linked to the corresponding audio encoder. One important feature is the reuse of encoders. For instance, if a specific source is delivered as FLV(320x240,44Khz/128Kbps MP3) and FLV(160x120, 44KHz/128Kbps MP3), only one MP3 encoding pipeline will be instantiated and it will be shared by both the encoded streams. 
    64  
    65 As for terminology, the source pipelines are named ''providers' in the following parts of the documentation. 
    6664 
    6765== Configuration ==