CD/DVD Software Vendors, Aren't You Ashamed? (Unicode support again)

Burning Software Discuss, CD/DVD Software Vendors, Aren't You Ashamed? (Unicode support again) at Software forum; Hello, I'm searching for CD/DVD burning software whose GUI is capable to handle filenames in Unicode. So far, the search has failed miserably. Due to ridiculous Win9x/Me support, we still don't have any single CD/DVD software product , which can handle filenames in different languages for same compilation. It's even

Old Posted: 20-08-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Hello,

I'm searching for CD/DVD burning software whose GUI is capable to handle filenames in Unicode. So far, the search has failed miserably. Due to ridiculous Win9x/Me support, we still don't have any single CD/DVD software product, which can handle filenames in different languages for same compilation. It's even more pathetic because CD/DVD filesystems support Unicode for ages already. And it's at all outrageous, because it is year 2005 out there.

Since early days of NT4 I can name my files an any language I please. And at the very moment I'm writing this posting I still can't burn these files on single disk. Typical advice that software vendor gives is: switch system locale, then burn for that specific language. That's the best I can get.

I think there are lot of burning experts here reading this forum. Please, advise me what to do in this situation. Is there anything that can burn files with names in Russian, English, Deutsch and Arabic on single disc at once?

Thanks in advance
default_avatar
Today (MyCE Staff)
Posts: 15,596
Old Posted: 02-09-2005
Wizzu's Avatar
Wizzu (MyCE Resident)
Posts: 6,562
  • Find More Posts by Wizzu
Gee, I never realised that ! Very interesting point actually.
I' hope that with the thread bump from my input we'll get some lights on the subject...
__________________
The artist formerly known as Francksoy
I won't reply to technical help requests by PM, but ask you question in the forum and notify me, I'll be glad to help if I can!
Old Posted: 02-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by Francksoy
Gee, I never realised that ! Very interesting point actually.
I' hope that with the thread bump from my input we'll get some lights on the subject...
<RANT intensity=100%>
Actually, I lost any hope long time ago. The only consolation is that if not myself, then probably my [grand]children will be lucky enough to see Unicode support in burning software.

I don't know why exactly CD/DVD burning software is so different from other kinds of software. At first I thought that burning software is so complex and big that there is huge legacy code base, which can't be built with wide character support. So, the only solution is to write everything from scratch. Then I noticed that there are burning packages that are merely of few MB's (including graphics et al). Moreover, there are programs which are written by single enthusiast person! So, writing CD/DVD burning program from scratch is by all means doable even by single developer.

Then there is mega-question: Why, why nobody wrote it with Unicode support till this very day? Why can't they do two separate builds, one is ANSI (for Win9x, if it's so important for them) and another is Unicode (for NT line, which 97% of users have)? How can they underestimate importance of different languages support now, in year 2005?

I can't recall any other software I used under Win2K/XP in recent couple of years that was lacking wide character support. It is vast spectre of programs: from programming tools to media editing packages. There is only one strange category that stands out: CD/DVD burning software.

</RANT>
Old Posted: 14-09-2005
default_avatar
kevingpo (New on Forum)
Posts: 2
  • Find More Posts by kevingpo
Actually, if you have the foreign version Windows XP installed then the characters are displayed correctly in Nero, or any burning software program.

Maybe try the official Windows XP foreign language pack, eg. Traditional Simplified Chinese CD. It basically converts English Windows XP into Chinese version of Windows XP (plus stil having English too!). This is different from installing the Asian language support from the english Windows XP CD.

You can download the language CD from microsoft site.
Old Posted: 15-09-2005
default_avatar
hardcandy (CD Freaks Member)
Posts: 183
  • Find More Posts by hardcandy
From the Roxio site:
It seems to support Unicode,
Roxio
Old Posted: 15-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by kevingpo
Actually, if you have the foreign version Windows XP installed then the characters are displayed correctly in Nero, or any burning software program.
That's exactly the problem. I don't want foreign versions of OS. Neither I want to install language packs. In Win2K/XP it's enough to add language support to type filenames in that language or write text in Notepad. This is because NT line of OS'es support Unicode natively. All I need to do is just to add relevant fonts.

If software is built to use ANSI strings only (i.e. as in DOS/Win9x days), then it can use only one code page at a time (i.e. only single language other than English). Simultaneous suppot of several languages in such software is non-trivial, cumbersome and error prone.

I wonder why noone of CD/DVD burning software vendors did Unicode (native for NT) version yet. It seems so natural. Moreover, OS gives Unicode support to you for free; just fix your text strings to use wide characters and build as Unicode. That's all.
Last edited by AK-47; 15-09-2005 at 12:36.
Old Posted: 15-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by hardcandy
From the Roxio site:
It seems to support Unicode,
Roxio
It is a list of supported filesystems. Joliet filesystem supports Unicode, indeed. However, graphical user interface of burning software doesn't support wide characters. So, I can't use Unicode filenames for single compilation (though filesystem supports that - what a pity!). I just can't type such names in software's interface. When I switch keyboard language and start typing, then I can see only gibberish instead of filenames. I can use only one non-English language at a time.
Old Posted: 15-09-2005
default_avatar
hardcandy (CD Freaks Member)
Posts: 183
  • Find More Posts by hardcandy
Have you thought about Linux? I think K3b (burner software) will support unicode in the GUI if it is running under a KDE desktop. Double check me, it's been a while.
Old Posted: 15-09-2005
default_avatar
EyeForOne (CD Freaks Senior Member)
Posts: 336
  • Find More Posts by EyeForOne
any help ?
http://www.microsoft.com/resources/d.../graftabl.mspx
prolly not - but;

I have k3b on KDE with knoppix, but haven't looked into it yet, nor would I really know how to test this
__________________
* * * * * * * * * * * * * * *
* * * * * * * * * * * * * * *
---------------------------
"The world according to DRM Bozos"

I am a consumer, I'll buy anything
I am a sheep, I am cattle, I follow the herd
I am ignorant, a dumbass, and I am a bozo...
I am the epitome of the 'rank and file'
I am your next door neighbor
I am 95% of American Consumers
I will consume you
----------------------------
"If the light in your head hasn't come on yet, I suggest you go get a new bulb..."
* * * * * * * * * * * * * * *
* * * * * * * * * * * * * * *
Old Posted: 15-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by hardcandy
Have you thought about Linux?
Yes, I thought about it. However, IMHO, it's still far away from being mature desktop OS for home user. I don't want to start here endless "Windows vs Linux" flame. Please, understand me. Linux just doesn't suit me yet.
Old Posted: 15-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by EyeForOne
That's exactly the problem - only one codepage at a time. Suppose I want to burn files with Cyrillic, Turkish and Arabic names. Then graftabl is of no help.
Old Posted: 15-09-2005
default_avatar
hardcandy (CD Freaks Member)
Posts: 183
  • Find More Posts by hardcandy
If you can read these languages, would finding a forum based on those languages lead to a solution, since they have to deal with this? (I guess they have to deal with it) Or contact Roxio and Ahead directly and see what they say.
Old Posted: 15-09-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by hardcandy
If you can read these languages, would finding a forum based on those languages lead to a solution, since they have to deal with this? (I guess they have to deal with it) Or contact Roxio and Ahead directly and see what they say.
I tried other forums. The common consensus is that writing many languages at once is impossible. Only one non-English language at a time. Software vendors suggest to switch locale, too.
Old Posted: 15-10-2005
default_avatar
ninjaboy (New on Forum)
Posts: 1
  • Find More Posts by ninjaboy
Currently I'm using one from Cyberlink known as Power2Go.. or something similar sounding. That one works with unicode. I've actually successfully burnt dvd-rs that possess files containing chinese, korean and japanese words. But the catch to this software is it's a very simple cd/dvd burning software.. and it might not provide the necessary features/advanced features that you guys might be looking for. Hmm...I think I gonna try out Roxio's and see if it works with unicode.
Old Posted: 16-10-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by ninjaboy
Currently I'm using one from Cyberlink known as Power2Go.. or something similar sounding. That one works with unicode.
Thanks for the tip. I'll give it a try.

Quote:
Hmm...I think I gonna try out Roxio's and see if it works with unicode.
I can save a bother. It doesn't.
Old Posted: 17-10-2005
default_avatar
letmegitdat (New on Forum)
Posts: 26
  • Find More Posts by letmegitdat
only thing i found to work is vso copytodvd
Old Posted: 17-10-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by letmegitdat
only thing i found to work is vso copytodvd
Actually, no. I wrote them an e-mail once. They confirmed that Unicode characters in GUI are unsupported yet.
Old Posted: 19-10-2005
default_avatar
letmegitdat (New on Forum)
Posts: 26
  • Find More Posts by letmegitdat
even if its not officially supported, i have been able to burn japanese/chinese filenames no problems with it. can't vouch for languages other than english/japanese/chinese though...
Old Posted: 19-10-2005
default_avatar
MegaTom (New on Forum)
Posts: 5
  • Find More Posts by MegaTom
Complex Evolution work with any languages. But I don't test to burn files on single disk.
Old Posted: 17-11-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Finally! The problem solved with CyberLink Power2Go software. Though its interface is quite clumsy, but it supports Unicode filenames.
Old Posted: 12-12-2005
default_avatar
kaabob (New on Forum)
Posts: 3
  • Find More Posts by kaabob
Quote:
Originally Posted by AK-47
Finally! The problem solved with CyberLink Power2Go software. Though its interface is quite clumsy, but it supports Unicode filenames.
whoa.. I reformatted and somehow Power2Go won't let me use my external DVD burner, when It did before I reformatted. ...
Old Posted: 12-12-2005
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by kaabob
whoa.. I reformatted and somehow Power2Go won't let me use my external DVD burner, when It did before I reformatted. ...
How is this related to the original problem with Unicode?
Old Posted: 13-12-2005
default_avatar
RetupmocSoft (New on Forum)
Posts: 3
  • Find More Posts by RetupmocSoft
Maybe you can try CDR-Win 4.0B unicode edition
http://www.goldenhawk.com/

Because I using Traditional Chinese, Simple Chinese, Japanese languages to burning my disc.
Old Posted: 04-08-2006
default_avatar
dhruba.bandopadhy (New on Forum)
Posts: 2
  • Find More Posts by dhruba.bandopadhy
So what's the verdict/comparison table of unicode cd/dvd burners now?
Old Posted: 04-08-2006
default_avatar
AK-47 (New on Forum)
Posts: 21
  • Find More Posts by AK-47
Quote:
Originally Posted by dhruba.bandopadhy
So what's the verdict/comparison table of unicode cd/dvd burners now?
So far, there is no comparison table because nothing is changed since then. NERO package became gigantic monstrosity. However, no Unicode support whatsoever. Roxio is on its way to repeat NERO's destiny. Once decent software package becomes popular and company grows its management makes the same mistake: instead of improving the software and making it more stable and robust, they cramming in every useless feature imaginable and making whole software unstable and utterly unusable.

I used Power2Go package for some time on my Win2K box. It indeed supports Unicode filenames. However it's clumsy and buggy software. It has many actions that you cannot perform with keyboard at all and forced to use mouse. For example, file rename. It's especially annoying because Windows Explorer supports these keyboard shortcuts and you get accustomed to them.

Recently I upgraded to Windows XP and started to use its built-in CD/DVD burning functionality. It's extremely basic and lacks advanced features that you can find in full blown burning software suit, but my needs are basic, too. Now I can burn my files without thinking about their names and it just works. God bless Bill Gates!
Hello guest,
default
To benefit from all extra features you need to log in or sign up.

Subscribe to our weekly newsletter!

Get weekly updates from MyCE!

Search this Thread

New Posts

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • k3b unicode cd text
  • unicode support cdburnerxp
  • ak 47 unicode
  • aren't you ashame
  • aren't you ashamed cds
  • aren't you ashamed quote
  • best dvd unicode
  • burn cyrillic cd-text
  • burn cyrillic file names
  • burn dvd unicode
  • cd burn support unicode
  • cd burner cyrillic
  • cd burner support arabic character
  • cd burner support unicode
  • cd writing unicode to cd
  • cd-text k3b unicode
  • cdburnerxp unicode
  • cdr4win
  • chinese aren't ashamed
  • cyberlink cd burner arabic language pack
  • dvd burn unicode
  • dvd burner dealing with cyrillic file names
  • dvd burner unicode
  • dvd burning rom that support filename unicode
  • dvd burning software with unicode support
  • dvd burning unicode support
  • dvd software supports unicode
  • dvd unicode
  • dvd unicode support
  • dvd what is unicode support?
All times are GMT +2. The time now is 01:14.
Top
Automatic translations supported by vBET 3.3.3