grip and gstreamer don’t support Chinese song titles well. But there is a trick to re-code GB2312/BIG5/…. format CDDB information into UTF-8 by using:
iconv -f GB2312 -t UTF-8 foo > foobar
grip and gstreamer don’t support Chinese song titles well. But there is a trick to re-code GB2312/BIG5/…. format CDDB information into UTF-8 by using:
iconv -f GB2312 -t UTF-8 foo > foobar