Hi!<br><br>I try to include a data stream into mpeg (ts).<br>I wanted to ask if any encoder / decoder is implemented for CODEC_ID_TEXT in ffmpeg 0.7.1.<br>I always get an error when I try to do avcodec_find_encoder(CODEC_ID_TEXT). In one forum I found the statement that this codec is not implemented for version 0.5. Now I'm not sure if my code is not correct or if the codec is still not implemented.<br>
<br>Thanks for your help!<br><br>Br,<br>Sabine<br>