2024-01-06 05:44:06 +01:00
|
|
|
# libschroedinger
|
|
|
|
|
2024-01-06 05:44:09 +01:00
|
|
|
Library for decoding and encoding video in the Dirac format.
|
|
|
|
It is implemented in ANSI C and optimized through the us of liboil.
|
|
|
|
libschro is written as a collaboration between the BBC Research and Development, David Schleef and Fluendo.
|
|
|
|
|
|
|
|
Applications that can use libschroedinger:
|
|
|
|
* transcode
|
|
|
|
* mplayer
|
|
|
|
* FFMpeg
|
|
|
|
To solve problems compilation see here:
|
|
|
|
http://diracvideo.org/download/dirac-research/ffmpeg-patches/
|
|
|
|
|