Re: native dialog

2007-08-23 Thread Mathias Brodala
Hi Oliver. Oliver Block, 22.08.2007 01:11: > I wonder if there is a(n easy) way to make the dialogs (File, color) to > display native language labels instead of 'open', 'cancel', ... Start the application in question with the value of choice for LC_ALL. Regards, Mathias -- debian/rules

Re: Subtitle extraction via OCR

2007-07-31 Thread Mathias Brodala
Hi Liam. Liam R E Quin, 31.07.2007 02:03: > On Tue, 2007-07-31 at 01:13 +0200, Mathias Brodala wrote: >>> I've yet to use any open source OCR package that has been less effort than >>> rekeying -- commercial OCR software is workable though. >> Hm, is libgocr

Re: Subtitle extraction via OCR

2007-07-30 Thread Mathias Brodala
Hi Liam. (You don’t need to CC me, I’m subscribed.) Liam R E Quin, 31.07.2007 00:52: > On Tue, 2007-07-31 at 00:32 +0200, Mathias Brodala wrote: >> Since I’m currently working on extracting hardcoded subtitles from some >> video files, I needed an application to do this. I quickly

Subtitle extraction via OCR

2007-07-30 Thread Mathias Brodala
Hi everyone. Since I’m currently working on extracting hardcoded subtitles from some video files, I needed an application to do this. I quickly found SubRip[0], but it is, unfortunately, only available for Windows. I think it would be awesome if there was a seamlessly integrated GTK pendant usabl