Displaying 11 results from an estimated 11 matches for "yamanaka".
2008 Nov 20
1
Possibility of implementing signal support from post in 2003?
Hi,
Back in 2003 the developer of JSch, a Java SSH2 implementation, posted
a thread regarding support for sending signals to remote processes
here:
http://marc.info/?l=openssh-unix-dev&m=104295745607575&w=2
The thread culminated in a patch provided by Markus Friedl, which
Atsuhiko Yamanaka tested and reported as working (unofficially), which
added support for this capability in the method
"session_input_channel_req". I had a quick look through CVS and I see
this has never been applied (unless I'm missing something).
I'm developing an application based on JSch and...
2004 Aug 06
1
Comments in speex files
...m. We try to
separate encoding and tagging of tracks (to allow users to rip CDs
offline and when going online tag, rename and move the encoded tracks),
but te comments in speex files can only be created with speexenc. We
need something like vorbiscomment to fully integrate speex.
I mailed Atsuhiko Yamanaka, who suggested to modify vorbiscomment for
this purpose. I don't know about the differences between Ogg/Vorbis
comments and Speex ones, but perhaps someone could implement this.
Thanks,
Marc
--
$_=')(hBCdzVnS})3..0}_$;//::niam/s~=)]3[))_$(rellac(=_$({pam(esrever })e$.)4/3*
)e$(htgnel+23(...
2004 Oct 31
3
a question about Bitstream Header.
Hi,
I have a question about the format of Theora bitstream header.
It seems to me that there are differences between the specification[1]
(version 2004 Oct 1) and its reference implementation in
libtheora 1.0alpha3 released at 2004 Jun 1.
I mean that... please refer to Section 6.2 'Identification Header Decode'
in that specification[1] and the function
2003 Jan 19
2
signal forwarding support
Hi,
I have a question about signal forwarding support in sshd of OpenSSH.
http://www.openssh.org/txt/draft-ietf-secsh-connect-15.txt says that
|4.9 Signals
|
| A signal can be delivered to the remote process/service using the
| following message. Some systems may not implement signals, in which
| case they SHOULD ignore this message.
|
| byte SSH_MSG_CHANNEL_REQUEST
2003 Aug 06
2
'cancel-tcpip-forward' is not supported.
Hi there,
I'm developing ssh client in pure java and, recently, I'm trying
to improve the port forwarding support on that stuff.
However, it seems to me that sshd of OpenSSH has not supported
'cancel-tcpip-forward' request.
http://www.ietf.org/internet-drafts/draft-ietf-secsh-connect-17.txt
says that
| A port forwarding can be cancelled with the following message.
|
2002 Jul 17
2
yet another Ogg Vorbis decoder.
Hi there,
According the page,
http://www.atoker.com/phonic/
it seems there exists Ogg Vorbis decoder in C#.
Is it well known?
--
ymnk
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No
2004 Oct 04
0
relaying http://mirror.fluendo.com:8800/
Hi all,
Thanks to Fluendo test stream at http://mirror.fluendo.com:8800/,
I have done some quick hacks on my streaming server JRoar
(http://www.jcraft.com/jroar/) and, now it can relay OggTheora streams.
If you are interested in it, you can try
http://jroar.jcraft.com:8800/test.ogg
If you are interested in relaying OggTheora streams by yourself,
try following steps,
1. download
2000 Aug 08
0
pure Java Ogg Vorbis decoder
Hi there,
I have develope pure Java Ogg Vorbis decoder and
its working version is now available at
http://www.jcraft.com/jorbis/ .
Of course, it is under LGPL.
I think that the ubiquitousness of Vorbis decoder will
leverage the popurality of Ogg Vorbis.
Current version can decode Ogg Vorbis bitstreams,
but its outputs are extremely noisy and more works must be done.
I'm very happy if I
2001 Apr 24
0
low-bitrate streams and pure Java Ogg Vorbis player
Hi there,
I have developed pure Java Ogg Vorbis decoder, JOrbis.
By the recent improvements on JOribs, its 'simple' player, JOrbisPlayer, will
enable you to enjoy low-bitrate/mono streams on the web browser with
J2SE 1.3(or later)Plug-in; Java plug-in;
I have provided digitally signed JOrbisPlayer at
http://www.jcraft.com/jorbis/player/JOrbisPlayer.php
# This signed applet is signed
2002 Jan 24
0
Ogg streams from JRoar for testing.
Hi folks,
I'm developing ogg streaming server JRoar(http://www.jcraft.com/jroar/).
At present, two JRoars are running at following URLs,
* http://ogg.radiostudio.org:8000/
* http://61.207.105.109:8000/
and you will find some streams on them. If you have ogg vorbis player,
please try them. The newest source code is available at
http://www.jcraft.com/jroar/jroar-0.0.5-pre8.zip
JRoar has
2002 Apr 16
0
JRoar can dish out pure Java Vorbis player.
Hi,
I have developed the streaming server JRoar(http://www.jcraft.com/jroar/).
In the recent improvement, JRoar can dish out pure Java Vorbis Player
and become the applet host. You may know that you can get JOrbisPlayer applet
from http://www.jcraft.com/jorbis/player/JOrbisPlayer.php ,
however that applet is digitally signed.
By this hack, you can enjoy the live ogg vorbis stream by the applet