[FFmpeg-devel] [PATCH 03/21] libavformat/movenc: added ability to use original stream ids as track i ds instead of regenerating them
Erkki Seppälä
erkki.seppala.ext at nokia.com
Wed Aug 24 10:41:58 EEST 2016
On 08/23/2016 10:21 PM, Carl Eugen Hoyos wrote:
> 2016-08-23 11:03 GMT+02:00 <erkki.seppala.ext at nokia.com>:
>> +/** Assign track ids. If use_stream_ids_as_track_ids is set, the
>> + stream ids are used as track ids special case is taken to generate
>> + track ids for generated tracks, which don't have a 1:1 stream to
>> + copy the stream id from. This the order of tracks is the same in
>> + both mov->tracks and s->streams (and no holes). */
>
> The last sentence is missing an important word, I think.
In fact probably the whole paragraph needs some rewriting :). Thanks for
review!
More information about the ffmpeg-devel
mailing list