NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 48 49 50 51 52 … 93 Next »
Swedish Characters in VB

 
  • 0 Vote(s) - 0 Average
Swedish Characters in VB
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#1
2006-11-15, 07:16 PM
I had a question in the ZProcess sub-forum:

Quote:Originally Posted by mcfrojd
Zprocess wount transcode the programs with the swedish charters åäö ÅÄÖ in the filename.

When adding the line to the quene it ok.
"C:\TV INSPELNINGAR\House_20061114_16001700.mpg"
"C:\TV INSPELNINGAR\Trälen_20061114_19302000.mpg"


but when running the transcodeQ.bat file, Zprocess seems to rename the swedish charters to someting else...
2006-11-15 01:00:01 : **************************** :
2006-11-15 01:00:01 : ZProcess is started. :
2006-11-15 01:00:01 : ZProcess closes : C:\TV INSPELNINGAR\Trõlen_20061114_19302000.mpg

2006-11-15 01:00:02 : **************************** :

resulting in the mpg file wount get transcoded to avi

It's been a long time since I coded with consideration for character sets. I used to make my apps bilingual with Japanese, (although that's a double-byte character set)

I wouldn't have thought there would be any problem with swedish characters. But apparently there is.

Any string manipulation is pretty much straight-through passes, but I think there are a couple of string compares I use that convert both strings to either ucase or lcase, to make the string compare case insensitive...

Has anyone seen VB or even batch files, take a 'ä' character and convert it to a 'õ' character ?

I suspect that it's a matter of conflicting character sets, in the regional setting of the computer, and not actually a coding problem...

Any suggestions?

Thanks
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#2
2006-11-15, 07:29 PM
To me that looks just like a problem you get when you use us-ascii in one end, and iso-8859-1 in the other... (or vice versa).
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Scheduled_Recordings - Filename field limited to 50 characters? JavaWiz 6 4,395 2015-10-28, 10:46 PM
Last Post: JavaWiz
  Replace characters in strings bgowland 5 2,396 2013-07-06, 03:42 AM
Last Post: mvallevand
  How to convert special characters to use for a URL bgowland 2 1,494 2012-01-21, 05:35 PM
Last Post: bgowland

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode