Divx is a Video Format

translate subtitles

sed -e "s|\(.*--> [[^ ]]*\) \(.*\)|\1\n\2|" < in.srt > out.srt
tr -d '\n' < *.fr.sub.txt  | sed -e "s/|//g" | sed -e "s/{y[[^}]]*}//g" | \
sed -e "s/\({[[0-9]]*}{[[0-9]]*}[[^{]]*\)/\1\n/g"

then wipe ascci 8 bits chars and set it back to ascii7

with Emacs :

  • C-x ret f TAB iso-8859-1
  • M-x iso-unaccentuated

with Unix

  • iconv

Perl http://search.cpan.org/~samv/Lingua-Translate-0.06/lib/Lingua/Translate.pm

[[Software]]

MORE

divx.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki