How to rip subtitle from DVD using Mencoder
I have a mission to rip a subtitle from a DVD. My laptop is Ubuntu Feisty Fawn and my favorite tool is mencoder. In fact, I have never done something relating to subtitles before. However, mencoder should be able to satisfy me as always.
My command is as simple as below.
mencoder dvd:// -oac copy -ovc copy -o /dev/null -vobsubout output -vobsuboutindex 0 -slang en
Well, as a result, I have output.idx
and output.sub
right now.
- sugree's blog
- 3586 reads
Recent comments
2 years 11 weeks ago
2 years 15 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 17 weeks ago
2 years 19 weeks ago
2 years 19 weeks ago
2 years 19 weeks ago
2 years 19 weeks ago
2 years 20 weeks ago