Changes between Version 29 and Version 30 of StreamingGuide


Ignore:
Timestamp:
10/11/2012 05:22:02 PM (7 months ago)
Author:
rogerdpack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StreamingGuide

    v29 v30  
    134134== variable bitrate == 
    135135 
    136 FFmpeg doesn't (today) support varying a bitrate based on changing network conditions.  It does support outputting in "different" bitrates, at the same time, however [http://stackoverflow.com/questions/12041077/ffmpeg-output-to-multiple-files-simultaneously see here], which is vaguely related. 
     136FFmpeg doesn't (today) support varying a bitrate based on changing network conditions.  It does support outputting in several "different" fixed bitrates, at the same time, however [http://stackoverflow.com/questions/12041077/ffmpeg-output-to-multiple-files-simultaneously see here], which is vaguely related. 
    137137 
    138138== troubleshooting ==