Hi,all
I am try to use hardware to decode the stream of  "mpeg4/h264/vc1/h263".
Since I just want to get the stream out of the video container, no further
decode, I find that in struct AVStream there is an element call "int
stream_copy" and I find several
av_encode()<http://ffmpeg.org/doxygen/0.5/ffmpeg_8c-source.html#l01548>
, new_video_stream()<http://ffmpeg.org/doxygen/0.5/ffmpeg_8c-source.html#l02984>
, print_report()<http://ffmpeg.org/doxygen/0.5/ffmpeg_8c-source.html#l01051>,
and 
read_ffserver_streams()<http://ffmpeg.org/doxygen/0.5/ffmpeg_8c-source.html#l00442>.
functions. But I have no idea which function should I use.
Can anyone give any suggestions? Thx!


-- 
Cheng(誠)

Fedora Project Contributor -- Ambassador
https://fedoraproject.org/wiki/User:Freakrobot

<https://fedoraproject.org/wiki/User:Freakrobot>VEDA Open Source Club
co-founder
http://www.vedaclub.org/
_______________________________________________

My Page: http://gnudam.webgarden.com
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to