|
|
|
| HOME | J2ME | Struts | AJAX | SOAP | SOA | MEDIA STREAMING | AXIS | | |
|
|
Creating Media and EncodingBack | Tutorial Home | Next Creating Media Media is aggregated in the following manner. There may be other ways of finding media files.
Media Mafia Now that we have the media we will need to encode it to media server compatible format. The formats which are most popular are H262, H263 and H264. H264 is also called MPEG 4 AVC. Most of the media servers take H264 format standard as the base and create their own proprietary codecs.
Most of the Media streaming done by popular streaming servers including Apples Darwin are closely clubbed to their encoders and players and are not interoperable and portable. This proprietary Mafia is a single biggest paint point in portable streaming media development. There are some open source media players which have tried to give support for all these formats but have been largely unsuccessful. Media Encoding Every media server comes with encoding software which converts the non-stream able format to H264 based streaming format.
It is recommended that the files fed to these encoders are in uncompressed formats like uncompressed AVI etc for better results. Some files may not be compatible for encoding by Media Servers Encoders. In this case sanitization of the files needs to be done using general encoders like FFMEG and the resultant sanitized file should be fed to the Media Server Encoder. FFMPEG is an open source encoder tool which is widely used across the media firms. Back | Tutorial Home | Next site comments powered by Disqus |
|
| toolbar powered by Conduit |
|
| Copyright © 2009. All rights reserved | Terms and Conditions | About | Contact | Feed Back | |