WebMp will get a much improved flash video player in (probably) version 0.5 which is based on jwplayer.

One of the most difficult things about streaming in MpExtended has always been the on-the-fly transcoding. While it is great that you can stream any video format instantly and change the format/quality when needed, it is also creating a set of problems.
We have come very far already and our infrastructure works very well on Android devices already. Unfortunately we cannot use the same format for the flash video players, which is why we need YOUR HELP!!!

This is for advanced users and developers:
What is already possible:
- On-the-fly transcoding from nearly any format to flv
- Injection of some flv metadata (mainly video duration) into the stream
- Playback of the flv stream with jwplayer
- Seeking within the video file (sort of http pseudostreaming) from an external javascript seekbar
What is still missing:
- Seeking with the internal seekbar of jwplayer
- Better flv output (keyframes, ...)
- Support for mp4 files (needs injection of moov atoms into stream)
Needed: Actionscript/Flex developer
None of the developers involved in the MpExtended development have experience with developing Flash/Actionscript/Flex components. However to fully support seeking with jwplayer we need a custom jwplayer MediaProvider. This component is written in actionscript, so we would appreciate the help of an developer with experience in this technology.
Some information about jwplayer MedaProviders:
If you think you can help us please write a pm to either me or oxan, or even better join at #mp-extended to discuss this further.



One of the most difficult things about streaming in MpExtended has always been the on-the-fly transcoding. While it is great that you can stream any video format instantly and change the format/quality when needed, it is also creating a set of problems.
We have come very far already and our infrastructure works very well on Android devices already. Unfortunately we cannot use the same format for the flash video players, which is why we need YOUR HELP!!!
This is for advanced users and developers:
What is already possible:
- On-the-fly transcoding from nearly any format to flv
- Injection of some flv metadata (mainly video duration) into the stream
- Playback of the flv stream with jwplayer
- Seeking within the video file (sort of http pseudostreaming) from an external javascript seekbar
What is still missing:
- Seeking with the internal seekbar of jwplayer
- Better flv output (keyframes, ...)
- Support for mp4 files (needs injection of moov atoms into stream)
Needed: Actionscript/Flex developer
None of the developers involved in the MpExtended development have experience with developing Flash/Actionscript/Flex components. However to fully support seeking with jwplayer we need a custom jwplayer MediaProvider. This component is written in actionscript, so we would appreciate the help of an developer with experience in this technology.
Some information about jwplayer MedaProviders:
- JW Player (see bottom of page)
- Doc: Building Skins | LongTail Video | Home of the JW Player
If you think you can help us please write a pm to either me or oxan, or even better join at #mp-extended to discuss this further.