On Sun, May 24, 2009 at 10:22 AM, pshmo <pshmo3@yahoo.com> wrote:
In FFMPEG I use the following for certain streams, and am wondering
how to do the equivlent operation in Xuggler:
pFormatCtx->streams[audioStream]->need_parsing = AVSTREAM_PARSE_NONE;
i.e. for some streams I do not want any codec used, I just want the
raw data.
Original issue reported on code.google.com by art.cla...@gmail.com on 24 May 2009 at 6:03
Original issue reported on code.google.com by
art.cla...@gmail.com
on 24 May 2009 at 6:03