ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
id variable in FFmpegStream is missing
trafficstars
Describe the bug id variable in FFmpegStream is missing id attribute has hex value of subtitle or close caption language.
To Reproduce
// Example code
//In class FFmpegStream we need to add id variable
public String id;
Expected behavior
after adding id we use can able to get subtitle and closed caption hexcode
Version (if applicable):
- OS: [e.g. Linux]
- Java Version [e.g. 8]
Additional context Add any other context about the problem here.