Français
Danske
Arabic
Italiano
English
Greek
Español
Chinese
Russian
Japanese
Korean
Deutsch
Suomi
Portuguese
Lyrik Project Forum
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Home
Help
Search
Login
Register
Lyrik Project Forum
»
Lyrik (English)
»
Developer Center
»
SRT to LRK Java App
« previous
next »
Print
Pages: [
1
]
Author
Topic: SRT to LRK Java App (Read 306 times)
miwi
Newbie
Posts: 8
Karma: 0
SRT to LRK Java App
«
on:
August 13, 2011, 10:07:36 PM »
so I'm back with a solution to the SRT to LRK problem
download this file:
http://www.mediafire.com/?8hwbi31lfssdr65
rename whatever SRT file you have to
input.txt
go into command prompt and type:
java -jar lyrik.jar
«
Last Edit: August 13, 2011, 11:39:44 PM by miwi
»
Logged
miwi
Newbie
Posts: 8
Karma: 0
Re: SRT to LRK Java App
«
Reply #1 on:
August 13, 2011, 10:31:30 PM »
also, I thought I'd point out that while the lyrics for
mp3
's tend to phase out of sync after a while,
m4a
's or
m4b
's will always be 100% precise. You can convert mp3's with itunes if you switch the encoder to
AAC
Logged
Magus
Administrator
Hero Member
Posts: 126
Karma: 4
Re: SRT to LRK Java App
«
Reply #2 on:
August 15, 2011, 03:05:20 AM »
Oh thanks for that script
About the mp3 sync problem, it's a problem without a solution (yet), for more details please read this another post
http://forum.lyrikproject.net/index.php/topic,145.0.html
See ya,
Logged
miwi
Newbie
Posts: 8
Karma: 0
Re: SRT to LRK Java App
«
Reply #3 on:
August 17, 2011, 11:31:33 PM »
just made a small update:
http://www.mediafire.com/?4mqs5sfs6g0xg08
You may need to play around with the encoding of the text document, like switching it from UTF-8 to ANSI or vice versa. Same goes for switching line endings to Windows (CR+LF).
«
Last Edit: August 17, 2011, 11:42:43 PM by miwi
»
Logged
Print
Pages: [
1
]
« previous
next »
Lyrik Project Forum
»
Lyrik (English)
»
Developer Center
»
SRT to LRK Java App