1
vote
1answer
51 views

X-Terminals don't show UTF-8 character correctly when using Likewise-Open authentification

I have this really weird problem with X terminal emulators. I want to use UTF-8 and it works everywhere else in my system, but not in graphical terminals. When I start e.g. Urxvt and press öäå-keys it ...
0
votes
1answer
31 views

Encoding Problems On Linux

I have a file on Oracle Linux Server 5.9 where its charset is utf-8, but when I want to print it with cat, less, tail, nano etc. I can't see some characters. When I copy file to Windows 7, I'm able ...
2
votes
1answer
166 views

Firefox displays weird encoding icons on websites like GitHub

On Mozilla Firefox (on GNU/Linux) with default font and UTF-8 encoding, I am seeing some websites, such as GitHub, display weird characters across the page. Under a different browser, such as ...
2
votes
1answer
330 views

How to bulk-rename files with invalid encoding or bulk-replace invalid encoded characters?

I have a debian server and I'm hosting music for an internet radio station. I have trouble with file names and paths because a lot of files got an invalid encoding, for example: ./music/Bändname - ...
3
votes
1answer
224 views

file-name encoding problems

I googled over this topic but couldn't find what I was looking for... the following "happend" to me: I had my files stored on a NTFS-USB Harddisk, because of space problems I moved them to an ext3 ...
0
votes
1answer
240 views

cp1250 encoded source code on Eclipse/Linux

How to setup your environment to work with cp1250 source code in Eclipse on Linux? (I know, if you can use UTF-8, unfortunately, it's not always possible)
0
votes
2answers
177 views

CLI, encoding-aware FTP uploader

I've got a crappy webhoster where I need the filenames in iso-8859-1, my FS uses utf-8. Filezilla can handle encodings, but I need something that I can use in a script. Is there a program out there ...
0
votes
1answer
110 views

Compressing a bunch of HTMLs into one PDF

I have a lot of HTML files (webpages, saved with FireFox as one <filename>.html file and a <filename>_files directory with statics). How can i compress them into one large PDF file with ...
1
vote
1answer
391 views

“poor” video encoding performance of the i5 2500k under Linux

I'm running Ubuntu 11.04 (Natty), with an i5 2500k (not overclocked) and a z68 board. I'm trying to encode DVD quality VOB files to the iPhone preset in Handbrake, but in mkv format. I'm currently ...
14
votes
4answers
17k views

How to auto detect text file encoding?

There are many plain text files which were encoded in variant charsets. I want to convert them all to UTF-8, but before running iconv, I need to know its original encoding. Most browsers have an ...
2
votes
1answer
773 views

Converting Filename Encoding

my operating system is Arch Linux. I am trying to extract a .zip archive that contains CJK characters in its filenames. It was most likely created on a Windows machine. I tried the unzip utility and ...
3
votes
2answers
296 views

Why does my e-mail render incorrectly only for certain recipients and when I use a certain server?

This has been driving me absolutely crazy for a few days now. I have an e-mail. If I send it from a Windows Server 2003 server via MailEnable, a certain person receives it using Outlook 2003 just ...
0
votes
1answer
1k views

Unconvert Text File from Binary Format

I've got a rather large CSV file (~700MB) which I know to consist of lines of 27-character alpha-numeric hashes; no commas or anything fancy. Somehow, during its migration from Windows to Linux (via ...
1
vote
2answers
548 views

Linux file command

I have noticed that Linux file command does not return any value if an xml file has the <?xml version="1.0" encoding="UTF-8"?> at the top. If the prolog is missing then file -i somefile.xml ...
0
votes
1answer
82 views

What software/method can I use to make Matroska dump of DVD under Linux?

I have set of DVD disks. I'd like to rip them to .mkv files, but with all information - i.e. all subtitles, and all audio tracks. Is there any tool on Linux that I could use to do it? I found some ...
2
votes
2answers
688 views

transcode hangs near end of encoding

I'm trying to encode some Firefly episodes so that my wife can watch them on her netbook (no DVD drive!). I'm using dvd::rip and transcode seems to randomly hang during encoding near the end of the ...
0
votes
3answers
140 views

Is it bad to keep working on my computer while it is encoding music?

I have a large amount of music that I need to convert from FLAC to mp3. It will take over a day in total. I'd like to continue working on my laptop while this is in progress. Can this cause any ...
2
votes
3answers
496 views

Command-line video concatenation and recompression?

What is the best CLI tool (preferably Linux based) that will allow concatenating video files, and also compressing them on the client-side for YouTube upload?
0
votes
3answers
171 views

How do I transcode widescreen Freeview recordings on Linux

I have various recordings made with MythTV and Kaffeine from UK DVB-T Freeview. I want to put these on a netbook for the kids to watch on holiday, but want to get the file sizes down from around ...
15
votes
6answers
9k views

How can I create a zip / tgz in Linux such that Windows has proper filenames?

Currently, tar -zcf arch.tgz files/* encodes filenames in UTF, so Windows users see all characters spoiled in filenames which are not english, and can do nothing with it. zip -qq -r arch.zip files/* ...
3
votes
3answers
3k views

Remove Audio stream from XVID files

I have a bunch of Xvid files that each have an audio stream that I do not want. How can I strip the audio track I don't want using the Linux command line? I don't need the whole script (loop), ...
2
votes
3answers
4k views

Turn multiple PNG images into a H264 encoded 1280x720 animation for YouTube HD upload

I have lots of PNG images: pic1.png pic2.png pic3.png ... They are all of size 1280x720. I want to turn them into an animation and upload it to YouTube as a HD video. I've heard that H264 is a good ...
20
votes
5answers
17k views

Batch-convert files for encoding

How can I batch-convert files in a directory for their encoding (e.g. ANSI->UTF-8) with a command or tool? For single files an editor helps, but how to do the mass files job?
1
vote
2answers
4k views

Firefox displays garbage characters in lieu of web page

On this web page http://taj.chass.ncsu.edu/Hindi.Less.05/dialog_script.html, firefox and opera running on windows and linux display the source html interspersed with garbage characters (for me, they ...