[libav-bugs] [Bug 827] MPEG-TS extraction using avconv -map 0:p:N selects wrong audio channel
bugzilla at aruru.libav.org
bugzilla at aruru.libav.org
Sun Mar 8 20:44:20 CET 2015
https://bugzilla.libav.org/show_bug.cgi?id=827
--- Comment #9 from Jay <avcv at opal.com> ---
Well, some form of selective use of this ordering would address your concerns:
j = i;
if (some condition)
j = file_to_program(file_idx, i);
What conditional checks would work for you?
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.libav.org/pipermail/libav-bugs/attachments/20150308/44971de4/attachment-0001.html>
More information about the libav-bugs
mailing list