David Henry <dhenry@...> writes:

>      { 0x8a, AVMEDIA_TYPE_AUDIO,   CODEC_ID_DTS },
> +    { 0x86, AVMEDIA_TYPE_DATA, CODEC_ID_SCTE },

This looks very outdated, are you sure that you are 
developing with current git head?
Everything else makes no sense.

I may misunderstand your questions but afaict, you 
have to add a codec id, add some logic to the 
demuxer (as above) and add a decoder. The decoder 
will then receive packets from the demuxer.

Carl Eugen

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to