<div><br></div><div>I read the ffmpeg.c which dumps stream in transcode function. </div><div>It means we need an encoder/decoder pair to do that. </div><div>Is it possible to save the unmodified data (un-demuxing) </div><div>
from the origin streaming server?</div><div>Or, is other way to do that by libav ?</div><div><br></div><div>We already have a playback leveraged by libav's decoder/demuxer,</div><div>and planing to record the origin stream for listening in later.</div>
<div><br></div><div>Alan.</div>