Encoder script improvements
Improvements to the media encoding script:
- move codec string parsing into its own module
- update bitrate ladder to provide h.264 profile settings
- allow fragment sizes that are floating point numbers
Improvements to the media encoding script: