Changes between Version 23 and Version 24 of StreamingGuide
- Timestamp:
- 09/14/2012 06:42:00 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StreamingGuide
v23 v24 127 127 128 128 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. 129 130 == troubleshooting == 131 132 If you get a "black/blank" screen from your server, try sending it yuv422p or yuv420p type input. Some servers get confused if you send them yuv444 input (which is the default for libx264).


