Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: eumagga0x2a on August 14, 2016, 10:15:40 AM

Title: [Qt4] Wrong encoding of non-ASCII strings in the title of the filepicker
Post by: eumagga0x2a on August 14, 2016, 10:15:40 AM
While investigating the circumstances of http://avidemux.org/smif/index.php/topic,17008.0.html (http://avidemux.org/smif/index.php/topic,17008.0.html), I played with a Qt4 build of Avidemux and saw that German umlauts like in "Videodatei wählen..." for avidemux/common/gui_main.cpp:340 in the title bar of the filepicker are displayed as garbage. This problem doesn't exist on Qt5.

Does Qt4 need some special utf-8 treatment?
Title: Re: [Qt4] Wrong encoding of non-ASCII strings in the title of the filepicker
Post by: mean on August 14, 2016, 12:01:32 PM
Qt4 is being obsoleted (in general, not by me)
Not sure it's worth the time