ffmpeg - Best method for extracting(or reading) subtitles from MP4 File in C# -


i got problem have read subtitles mp4 files

current using command line ffmpeg executable method.
extracting subtitles mp4
it's worked great, looking better method.

after several research
try use aforge.net, other ffmpeg .net wrapper, direct access mp4 structure, etc...
didn't work

anyone knows other way extracting or reading subtitles mp4?
thank help.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -