bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26806: Invalid byte sequence in tr command


From: maximiliam steffens
Subject: bug#26806: Invalid byte sequence in tr command
Date: Sat, 6 May 2017 12:07:38 -0300

Trying to convert subtitles with characters (accented) possibly changed by
the opensubtitles.

Converting only the lowercase letters is ok

$cat legenda1.srt | tr 'AЯЖЗсржьзнЩКу' 'AÀÊÔãáéíóôúÇç' > teste.srt

With the capital letters of invalid code page
$cat legenda1.srt | tr '├┴┬╔' 'ÃÁÂÉ' > teste2.srt


subritle anexo
http://www.cdef.com.br/ <eu> <http://www.cdef.com.br/>
http://www.cdef.com.br/busca/ <eu> <http://www.cdef.com.br/busca/>
http://www.mamaeebebeabordo.com.br/<esposa>
http://www.lostinchicklit.com.br/ <filha n°1>
<http://www.lostinchicklit.com.br/>
http://msteffensillustrations.blogspot.com.br/ <filha n°2>
<http://msteffensillustrations.blogspot.com.br/>

Attachment: legenda1.srt
Description: application/subrip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]