[Libav-user] Need to understand where demuxer for mp4 is hooked with h264 decoder ?

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Aug 9 04:39:38 EEST 2016


2016-08-09 2:48 GMT+02:00 ssshukla26 <ssshukla26 at gmail.com>:
> I am decoding a *mp4 file* using *h264 decoder* (as follows), so where does
> this demuxer for mp4 is hooked with h264 decoder in the source ? Please help
> I want to hook the demuxer for mp4 with my own decoder.

It is probably much easier to answer this question if you provide
your decoder patch.
Did you look into isom.c? This is used to map codecs to the mp4
format.

Carl Eugen


More information about the Libav-user mailing list