Licheng Niu <niulicheng@...> writes:

> I am trying to decode TS file on android with 
> hardware decoder. And I use ffmpeg MPEGTS demuxer.
> To init hardware decoder, 

(Isn't libstagefright supposed to do that? Or do I 
misunderstand?)

> extradata (SPS, PPS or sth.) is needed to be set 
> for both audio and video decoders. But I can not 
> get extradata of TS file by ffmpeg demuxer.

I suspect only the (software) h264 decoder is able 
to read the extradata from the video stream.

Carl Eugen

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to