[Bug 401911] Re: vlc incorrectly opens cp1251 encoded sutitles

Ilya kvva1g0n.j1nn at gmail.com
Wed Jul 22 08:56:59 UTC 2009


** Description changed:

  Binary package hint: vlc
  
  1) Ubuntu 9.04
  2) vlc 0.9.9a-2ubuntu1
  
  This is what happened: i opened the .avi file with the same name as .ass file (in the attachment), and subtitles loaded in wrong encoding, they where like "Ïîêà íåëüçÿ ïåðåâîðà÷èâàòü, ÿñíî?" and should be like "Пока нельзя переворачивать, ясно?", "Default encoding" option was properly set to cp1251.
            After what i did:
   
  iconv -f cp1251 -t utf8 xxx.ass > yyy.ass
  vlc yyy.avi
  
  and it loaded properly, even thought i didn't change "default encodig"
  option.  This suggests what in this case it just sets the utf8 encoding
- no matter what.
+ no matter what, and should set cp1251 by user's choice or automatically.

-- 
vlc incorrectly opens cp1251 encoded sutitles
https://bugs.launchpad.net/bugs/401911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list