Guys,
I'm coding a shell script app aiming to extract mp3 from mkv files with chapters, making a single mp3 file for every mkv chapter.
I've done some code, and put it here http://pastebin.com/Z86kL8nd
It works, although it is dirty yet, since I'm no bash guru. So I ask you some help to make it better.
I'm coding a shell script app aiming to extract mp3 from mkv files with chapters, making a single mp3 file for every mkv chapter.
I've done some code, and put it here http://pastebin.com/Z86kL8nd
It works, although it is dirty yet, since I'm no bash guru. So I ask you some help to make it better.