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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -