8 | | The ability for playing audio streams from media files in Sophie2 is significant because is one of the main features of Sophie2. Till now, it was realized with JMF, which is pretty much outdated and does not support many of the today's audio codecs and formats. So, in order to provide ability to decode/encode most of the popular codecs used today, we can use [http://ffmpeg.org/] - A C++ library which is an ongoing, live project. It support most of the known codecs. The wrapper from the second revision of this task should be updated. |
| 8 | The ability for playing audio streams from media files in Sophie2 is significant because is one of the main features of the product. Till now, it was realized with JMF, which is pretty much outdated and does not support many of the today's audio codecs and formats. So, in order to provide ability to decode/encode most of the popular codecs used today, we can use [http://ffmpeg.org/] - A C++ library which is an ongoing, live project. It support most of the known codecs. The wrapper from the second revision of this task should be updated. |