Add H264 Picture Timing Trimming Input StreamAsk AIpost https://api.bitmovin.com/v1/encoding/encodings/{encoding_id}/input-streams/trimming/h264-picture-timingPath Paramsencoding_idstringrequiredId of the encoding.Body ParamsThe H264 Picture Timing Trimming Input Stream to be creatednamestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.inputStreamIdstringThe id of the ingest input stream that should be trimmedstartPicTimingstringDefines the H264 SEI picture timing, as specified in ISO/IEC 14496-10:2008, of the frame from which the encoding should start. The frame indicated by this value will be included in the encodingendPicTimingstringDefines the H264 SEI picture timing, as specified in ISO/IEC 14496-10:2008, of the frame at which the encoding should stop. The frame indicated by this value will be included in the encodingResponses 201Successful response. defaultError response.Updated 2 months ago