python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is it safe to ignore the error "Invalid UTF-8 in decoded subtitles text; maybe missing -sub_charenc option Error while decoding stream"?
I was encoding a video with subtitles and I got the error, "Invalid UTF-8 in decoded subtitles text; maybe missing -sub_charenc option. Error while decoding stream" but the video encoded any...
Clogged-artery
Votes: 0
Answers: 1
Displaying two different subtitles simultaneously
I want to add a video to my own site, but what I want to do is a little different. I want to display both english and french subtitles at the same time, like netflix but low budget). How can I do it ?...
Taleh Orucov
Votes: 0
Answers: 0
FFmpeg: add subtitles to live stream dynamically
Can we use FFmpge's subtitles filter for dynamic subtitles? For example my subtitles are not coming from the original source and I don't have a srt or ASS file, I am extracting the audio from the sour...
Muhammad
Votes: 0
Answers: 0
Java UTF8 encoding Subtitles Content
I take subtitle from URL and display it in exoplayer, but the subtitle content is full of symbols because the language of the text is Arabic, Greek, Chinese, etc. How do I encode MediaScource to UTF8 ...
JackMorris
Votes: 0
Answers: 0