how to demux MPEG TS from buffer array?

21 views
Skip to first unread message

ann_chen (陳勇)

unread,
Nov 1, 2006, 9:48:53 PM11/1/06
to sma...@googlegroups.com
Hi ,

我现在拿到连续的 mpeg ts bit stream buffer . 怎么使用ffmpeg -> AVFormatContext 去解析,并把其中的audio ,video 分离?

Thanks
-chen

sean

unread,
Nov 2, 2006, 4:04:48 AM11/2/06
to smartAV
What do you mean by demuxing Audio / Video?
if you use the function av_read_frame,
you can always judge the packets type and seperate them.

Reply all
Reply to author
Forward
0 new messages