Hi,

I have just compiled libav from a cloned repository (version: v9-1487-g720a1de).

While trying to transcoding a mkv (as an example using "avconv -i test.mkv -c:s xsub -map 0 test.avi"), I get the following error :

    Decoder (codec id 94210) not found for input stream #0:2

(this is the subtitle track)

mkvinfo tells me that the associated Codec ID is "S_TEXT/UTF8".

Is this subtitle format supported? If so, which associated ./configure flag did I miss?

Regards.
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to