You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Fabrice Bellard 3b783b6b58 added faq.html 22 years ago
..
HOWTO-STREAM
Makefile added faq.html 22 years ago
README.beos
TODO
faq.html updated FAQ - converted it to texinfo 22 years ago
faq.texi updated FAQ - converted it to texinfo 22 years ago
ffmpeg-doc.html added Michael's page 22 years ago
ffmpeg-doc.texi added Michael's page 22 years ago
ffserver.conf
ffserver.txt

README.beos

Compilation on BeOS:
--------------------

François Revol - revol@free.fr - July 2002

The configure script should guess the configuration itself.
Networking support is currently not finished.
errno issues fixed by Andrew Bachmann.

Old stuff:

François Revol - revol@free.fr - April 2002

The configure script should guess the configuration itself,
however I still didn't tested building on net_server version of BeOS.

ffserver is broken (needs poll() implementation).

There is still issues with errno codes, which are negative in BeOs, and
that ffmpeg negates when returning. This ends up turning errors into
valid results, then crashes.
(To be fixed)