view TOOLS/realcodecs/HOWTO @ 15559:9f157ca7e3c2

Make sure that samplesize is at least 2, as some demuxers set it to 1 (demux_ogg for ac3 in ogm) or possibly even 0, and it causes preinit to set audio_out_minsize too low, which causes overflow (assert).
author hzoli
date Tue, 24 May 2005 06:54:19 +0000
parents 86c478bea7ce
children 7f9b2b26e905
line wrap: on
line source

HOW TO get these capturers/wrappers to work:

- set the path to the codecs in the C file
- compile it with the script
- the orig. codecs are prepended by a "real" -> e.g. realcook.so.6.0
- the capturer get the old name, e.g. cook.so.6.0