Re: [DVBCUT-user] Changes in r71

2007-09-13 Thread Michael Riepe
Hi! Ralph Glasstetter wrote: >>Windows users should try out my experimental MSI installer package. >>You can download it from http://www.mr511.de/dvbcut/dvbcut.msi > > Hmmm,... the mplayer.exe is not running on my AMD! > Is this the executable from Raouls older MSI package (which was only for >

Re: [DVBCUT-user] Changes in r71

2007-09-13 Thread Ralph Glasstetter
hi, Am Donnerstag, 13. September 2007 18:54 schrieb Michael Riepe: > Hi! > > This time I probably got the encoding thing right. :-) > Yepp,... > Windows users should try out my experimental MSI installer package. > You can download it from http://www.mr511.de/dvbcut/dvbcut.msi Hmmm,... the mplay

[DVBCUT-user] Changes in r71

2007-09-13 Thread Michael Riepe
Hi! This time I probably got the encoding thing right. :-) Windows users should try out my experimental MSI installer package. You can download it from http://www.mr511.de/dvbcut/dvbcut.msi -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little -

Re: [DVBCUT-user] Wrong handling of unicode filenames

2007-09-13 Thread Michael Riepe
Hi! Ralph Glasstetter wrote: > The important thing is obviously to specify the stream encoding explicitely > (no matter which type), since under Windows and Linux different default > encodings are used otherwise... At least if you want a particular output format. If you don't specify an encodi

Re: [DVBCUT-user] Wrong handling of unicode filenames

2007-09-13 Thread Ralph Glasstetter
Hi, Am Donnerstag, 13. September 2007 08:46 schrieb Michael Riepe: > Since we also use "<<" with a "const char*" argument, which has the same > properties, the cleanest solution is to do it this way: > > stream.setEncoding(QTextStream::Latin1); > stream << "\n"; > stream << doc.t