Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  sncviewer plugin
« previous next »
  • Print
Pages: 1 [2] 3 4 ... 13

Author Topic: sncviewer plugin  (Read 114208 times)

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #15 on: January 14, 2006, 07:15:04 AM »
I have updated the plugin (see first page)
Logged

Offline Popmarter

  • Member
  • *
  • Posts: 5
Re: new plugin: sncviewer
« Reply #16 on: January 14, 2006, 10:29:58 AM »
AWESOME!!

Even a noob like me managed to get it working on my 120. for other noobs: copy the .rock in the .rock directory. find a lyric for a song on  the ilyrics database (see earlier post). copy the .snc file in the same directory as the mp3. make sure they are both named the same (song1.mp3, song1.snc) and play the song. then A-B to browse plugins and pick the sncviewer, voila!
Logged

Offline MoAv

  • Member
  • *
  • Posts: 96
Re: new plugin: sncviewer
« Reply #17 on: January 14, 2006, 01:23:34 PM »
Well , "the artist formally known as smiley" , can you add that feature ?
Logged

Offline Larsie

  • Member
  • *
  • Posts: 13
Re: new plugin: sncviewer
« Reply #18 on: January 15, 2006, 04:31:13 AM »
I ported it to H300, source and .rock included.

On request from some people I want it to make it read .lrc files aswell :)

So I'll patch it whan its completely finished

Same way as the startpost, rename the sncviewerH300.doc to sncviewerH300.zip

[attachment deleted by admin, too old]
« Last Edit: January 15, 2006, 04:35:30 AM by Larsie »
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #19 on: January 16, 2006, 03:56:02 AM »
the plugin is updated

Quote from: MoAv on January 13, 2006, 07:39:19 AM
There isn't too much SNC or karaoke type files , only if it's popular .
Any chance you could add record mode in this plugin so I can change standart lyrics files that are SNC without the karaoke , into SNC while hearing the song . like Evillyrics does .
hmmm , was that clear ?
no, I don't know what you mean. Or do you think of an snc editor? a tool in which you can add timetags to a normal lyric file?
« Last Edit: January 16, 2006, 03:58:06 AM by (:@) »
Logged

Offline MoAv

  • Member
  • *
  • Posts: 96
Re: new plugin: sncviewer
« Reply #20 on: January 16, 2006, 07:37:13 AM »
Yes , instead of building one on the computer , why not do it on the player ? you're listening to the music anyway and you have more time on the road , like me . Don't have to be an editor per say , but just a quick button that captures the time on the mp3 and puts it on the SNC file . Can SNC be non karaoke ?
Logged

Offline chlide

  • Member
  • *
  • Posts: 1
Re: new plugin: sncviewer
« Reply #21 on: January 16, 2006, 08:14:04 AM »
I have tried sncviewer for H300, but it cannot show unicode like Chinese.
Will unicode support be added in this plugin?
 
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #22 on: January 16, 2006, 08:51:54 AM »
Quote from: MoAv on January 16, 2006, 07:37:13 AM
Yes , instead of building one on the computer , why not do it on the player ? you're listening to the music anyway and you have more time on the road , like me . Don't have to be an editor per say , but just a quick button that captures the time on the mp3 and puts it on the SNC file . Can SNC be non karaoke ?

i don't think i will use this feature.

Quote from: chlide on January 16, 2006, 08:14:04 AM
I have tried sncviewer for H300, but it cannot show unicode like Chinese.
Will unicode support be added in this plugin?

it should work if you convert your snc file (encoded in GB) to utf8.
i have the problem, that i sometimes got some delays ...


[attachment deleted by admin, too old]
Logged

Offline kenshin

  • Member
  • *
  • Posts: 366
  • IRC Nick: kenshin
Re: new plugin: sncviewer
« Reply #23 on: January 16, 2006, 10:58:10 AM »
Quote from: MoAv on January 16, 2006, 07:37:13 AM
Yes , instead of building one on the computer , why not do it on the player ? you're listening to the music anyway and you have more time on the road , like me . Don't have to be an editor per say , but just a quick button that captures the time on the mp3 and puts it on the SNC file . Can SNC be non karaoke ?

The difficulty being that you would have to anticipate how much text can squeeze into your available space for each time stop. Without having lyrics written out to see how much space each word uses you are likely going to get the timings wrong and your sync will have to be adjusted on a PC later anyway.
Logged
kenshin/kawika/sithia

Offline MoAv

  • Member
  • *
  • Posts: 96
Re: new plugin: sncviewer
« Reply #24 on: January 16, 2006, 04:58:55 PM »
Quote from: kenshin on January 16, 2006, 10:58:10 AM
Quote from: MoAv on January 16, 2006, 07:37:13 AM
Yes , instead of building one on the computer , why not do it on the player ? you're listening to the music anyway and you have more time on the road , like me . Don't have to be an editor per say , but just a quick button that captures the time on the mp3 and puts it on the SNC file . Can SNC be non karaoke ?

The difficulty being that you would have to anticipate how much text can squeeze into your available space for each time stop. Without having lyrics written out to see how much space each word uses you are likely going to get the timings wrong and your sync will have to be adjusted on a PC later anyway.


AFAIK those karaoke files only gives each line a time stamp . This "record" mode can preper those regular text files into a SNC with each line having this time stamp : 00:00:00 , then updating every line when the process begins . A bit tricky , but I think it could work .
Logged

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 350
Re: new plugin: sncviewer
« Reply #25 on: January 17, 2006, 06:29:43 AM »
Quote from: (:@) on January 16, 2006, 08:51:54 AM
Quote from: chlide on January 16, 2006, 08:14:04 AM
I have tried sncviewer for H300, but it cannot show unicode like Chinese.
Will unicode support be added in this plugin?

it should work if you convert your snc file (encoded in GB) to utf8.
i have the problem, that i sometimes got some delays ...


I am struggeling to get the unicode working. When I am converting my latin-1 snc file to utf-8 (save as in notepad) the result doesn't work at all. Looking at the plugin source I believe I can see the following problems:
- The BOM (EF BB BF) at the beginning is not skipped.
- The magic bytes for the time stamp are C2 A2 C3 A2 while you check for: E2 91 A9

If I edit my unicode snc files to remove the BOM and replace C2 A2 C3 A2 with E2 91 A9 it sort of works: I get the accented characters, but the lines wraps too early  and as a result I get additional lines and a "not enough rows" error as a result.

What am I missing here - since it seems to work for you I must be doing something wrong.

Cheers
  Roolku
 
P.S. Would it be possible to convert the snc files to utf-8 within the plugin (taking into account the default codepage from the settings?). That would save the hassle with converting the files.

Roolku
« Last Edit: January 17, 2006, 06:32:40 AM by roolku »
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #26 on: January 18, 2006, 04:58:57 AM »
the plugin is updated: change timetags is now possible
Logged

Offline MoAv

  • Member
  • *
  • Posts: 96
Re: new plugin: sncviewer
« Reply #27 on: January 18, 2006, 09:11:49 AM »
Is that what I think it is ??
Thanx !

EDIT :
Well it doesn't seem to work on my H120 , gives me :
I04:IllInstr
at 32F40000
« Last Edit: January 18, 2006, 09:43:59 AM by MoAv »
Logged

(:@)

  • Guest
Re: new plugin: sncviewer
« Reply #28 on: January 19, 2006, 08:32:13 AM »
Quote from: MoAv on January 18, 2006, 09:11:49 AM
Is that what I think it is ??
Thanx !
yes, i think it is what you have requested.

Quote
EDIT :
Well it doesn't seem to work on my H120 , gives me :
I04:IllInstr
at 32F40000
recently the plugin loader got many changes. the best way is to clean and rebuild rockbox instead of using the binary i've included in the sncviewer.doc
Logged

Offline roolku

  • Developer
  • Member
  • *
  • Posts: 350
Re: new plugin: sncviewer
« Reply #29 on: January 19, 2006, 11:22:30 AM »
Could you please comment on the UTF-8 issue.

Cheers
  Robert
Logged

  • Print
Pages: 1 [2] 3 4 ... 13
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  sncviewer plugin
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.101 seconds with 14 queries.