[FFmpeg-devel] [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Gyan Doshi
gyandoshi at gmail.com
Sun May 27 19:32:00 EEST 2018
On 27-05-2018 07:59 PM, Moritz Barsnick wrote:
> This is incorrect, as it already was before. It doesn't disable
> *automatic* stream selection, it rather disables mapping any of these
> stream types at all, *even* if explictly mapped. (IOW: "-vn -map 0:v"
> never gets you any video stream in the output.)
Fixed locally, note that filtergraph outputs remain immune,
> Your inserted line breaks don't make this a list yet, as they will be
> swallowed by the formatting. You either need to make paragraphs or a
> proper list. (Either way, it's much better than listing them all in one
> sentence.)
I didn't intend for separate lines, just composed it that way. But that
does look better, so forced linebreaks added.
Thanks,
Gyan
More information about the ffmpeg-devel
mailing list