Displaying 20 results from an estimated 4000 matches similar to: "Lyrics"
2006 Aug 04
3
Lyrics stored in .ogg files?
Hi,
I've heard somewhere that it is possible to store inside .ogg files text
streams and thus it should be possible to store lyrics for the sond
directly in the file. Is it true? Could anybody point me towards some code
how to do it (Python preferable, but not required)? Is there any
documentation for text streams in .ogg files?
Thanks for any reply,
Mat?j
--
GPG Finger: 89EF 4BC6 288A
2009 Sep 01
2
Flac and lyrics
Both MPEG-4 File Format (mp4) and Matroska (mkv) have an interesting
format for lyrics and subtitles. Since these container formats can
contain multiple contain streams, lyrics or subtitles are just another
"stream" interleaved with the rest of the data. They are synchronized by
having timestamps like any other stream. The payload is just text data.
If you don't care about
2004 Jun 20
16
Extension proposal - partly serious
Alright folks, here's the solution.
1) Keep extensions to 3 letters for audio & video. Except for special
situations where the user might be doing a codec specific name. Since the
official extensions are 3 letters, those can always be used on any 8.3
device.
2) introduce a new extension .OGV for ogg container video. With a strong
preference for Xiph only codecs. (If you want 3rd
2002 Apr 08
0
Lyrics
Hi all,
Is there an effort underway to support lyrics (or, more generic,
subtitles) in Ogg streams ? I'd say the best place for such textual
data would be in it's own stream (Ogg/Tolkien for all I care ;) with
time-indices for when a certain word is said by who. This allows for
karaoke style lyrics and for simple full text lyrics dumps. It could
also be used for subtitling/closed
2004 Jul 26
0
lyrics/transcripts (was brainfart #67453 - hyper-index)
<20040727011644.49422.qmail@web20927.mail.yahoo.com>
Message-ID: <20040727015807.GH971@xiph.org>
We have a text-phrase codec called Writ in early implementation state
which can be used to supply this functionality and much, much more.
A short use of it's functions include song lyrics, speech transcripts,
text subtitles, chat (input provided through another system) along with
2001 May 19
1
Ogg Lyrics
One of the great things about Ogg (in addition to fantastic sound quality)
is the ability to insert anything into a file tag, including lyrics. What
would be sweet would be a visualization plug-in which would read the
"lyrics" tag and display this text in a resizable window. Does anyone have
experience programming winamp plug-ins?
Greg
--- >8 ----
List archives:
2008 Jan 16
0
Ogg/Kate preliminary documentation
On 1/16/08, ogg.k.ogg.k@googlemail.com <ogg.k.ogg.k@googlemail.com> wrote:
> Also, it'd likely take a rewrite of oggmerge to make it
> usable for multiplexed streams, I think it assumes a single logical stream
> per physical stream, though I didn't have an in-depth look at this issue.
You are likely correct.
> I did see references to Skeleton, I'll have a look at
2007 Sep 10
1
Warnings with automake-1.10
Josh,
Automake 1.10 on OSX is giving me warnings like the following:
test/Makefile.am:50: wildcard *.raw: non-POSIX variable name
test/Makefile.am:50: (probably a GNU make extension)
test/Makefile.am:50: wildcard *.flac: non-POSIX variable name
test/Makefile.am:50: (probably a GNU make extension)
test/Makefile.am:50: wildcard *.oga: non-POSIX variable name
2008 Feb 07
0
Ogg/Kate preliminary documentation
On Jan 17, 2008 2:35 AM, ogg.k.ogg.k@googlemail.com <
ogg.k.ogg.k@googlemail.com> wrote:
> > > I did see references to Skeleton, I'll have a look at it. I didn't
> > > realize it was used widely
> >
> > It's not widely used currently. The idea is to make that happen.
>
> Oh, I get you now.
>
> > CMML does of course other things
2009 Aug 31
4
Flac and lyrics
Hi,
I haven't seen any information about Lyrics in the documentation and
mail archives, so I guess the answer... but may be I've missed something...
Does flac support lyrics?
Regards,
J?r?me
2007 Sep 18
2
Move to .oga prematurely?
Hi list,
I have been trying to get the new file extension for Ogg FLAC (.oga) to work
with Amarok. But it does not look to be possible due to limitations in the
xine and gstreamer engines.
Maybe the move to .oga was prematurely?
I have done some testing with other players?including Banshee, Quod Libet,
and others?but have not had any success with playing the .oga files. Only
player I have
2008 Jan 16
2
Ogg/Kate preliminary documentation
> > I did see references to Skeleton, I'll have a look at it. I didn't
> > realize it was used widely
>
> It's not widely used currently. The idea is to make that happen.
Oh, I get you now.
> CMML does of course other things besides subtitles. Subtitle support
> was pretty much just added recently. Kate however does not seem to
> offer more than CMML in
2011 Jun 27
3
Creating a Polar Plot with expanding points as radius increases
I'd like to create a polar plot similar to those created by the polarFreq
function in the openair package. However, this package seems to be specific
to wind speed and direction, and requires a "ws" (wind speed) and a "wd"
(wind direction) column. My data is unrelated to wind speed, but I'd like
to be able to get a plot that does what polarFreq's plots do; I'd
2018 Sep 27
0
Tweaking an Icecast server, file conversions, lyrics, currently playing script and multiple streams
Hello,
I've got a new Icecast2 server that I'm setting up. Previously it was
on a machine with ices0 so I could just stream a directory of mp3
files.
Now using ices2 I've got to convert many files to .ogg and .opus, I
also added in .flac for another project. So I goto the directory that
for now just has .mp3 files and do:
for f in *.mp3; do ffmpeg -i "$f"
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here
are some additional problems to consider:
1) Language. When people talk about file types, they almost never
say "dot" at the beginning. They say "MP3 files". For example, "Does
that player support MP3 files?" If you have an extension of ".music"
this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here
are some additional problems to consider:
1) Language. When people talk about file types, they almost never
say "dot" at the beginning. They say "MP3 files". For example, "Does
that player support MP3 files?" If you have an extension of ".music"
this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here
are some additional problems to consider:
1) Language. When people talk about file types, they almost never
say "dot" at the beginning. They say "MP3 files". For example, "Does
that player support MP3 files?" If you have an extension of ".music"
this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here
are some additional problems to consider:
1) Language. When people talk about file types, they almost never
say "dot" at the beginning. They say "MP3 files". For example, "Does
that player support MP3 files?" If you have an extension of ".music"
this ends up being "Does that
2007 Apr 14
3
Re: Re: [xiph-rtp] Re: Proposal: An extension to rules all others
Sorry, but I think generic extension names are far from perfect. Here
are some additional problems to consider:
1) Language. When people talk about file types, they almost never
say "dot" at the beginning. They say "MP3 files". For example, "Does
that player support MP3 files?" If you have an extension of ".music"
this ends up being "Does that
2010 Sep 24
4
invalid argument for file creating
hi
I use song_title to creat a file named by song_title.I have many song
titles to create many files.but unfortunately,some of song titles
contain special characters,such as [ ,which leads the following error:
#####
Errno::EINVAL in Lyric spiderController#scrap_one_category
Invalid argument - e:/rails/lyric/public/song/e/Energy/
[ar:Energy.lrc
#####
I use the following codes to create and write