Displaying 20 results from an estimated 45 matches for "jmf".
Did you mean:
jme
2010 Feb 08
1
Big send/receive hangs on 2009.06
...-20090906-192431UTC 8.43G - 440G -
zp1/ddb at bup-20100102-035216UTC 4.13G - 435G -
zp1/ddb at bup-20100102-184101UTC 108M - 431G -
zp1/ddb at bup-20100208-050707GMT 142K - 452G -
zp1/ddb at bup-20100208-050907GMT 140K - 452G -
zp1/jmf 33.5G 104G 33.3G /home/jmf
zp1/jmf at bup-20090223-033745UTC 0 - 33.2G -
zp1/jmf at bup-20090225-184857UTC 0 - 33.2G -
zp1/jmf at bup-20090302-032437UTC 0 - 33.2G -
zp1/jmf at bup-20090309-033514UTC 0 - 3...
2006 Nov 19
0
Can i use webservices? or do i write my own protocol?
Hey all
Ok, this is what i want to achive...
Im actually developing an hybrid workflow controller, that uses JDF and
JMF (see http://www.cip4.org/overview/overview.html#What_Is_JDF for
more) - however, i have the situation where i need to send the JMF
messages to my hardware output devices JMF portal over HTTP post and
with a specified content-length header.
Now, i know how to set headers and the like, HTTP post...
2004 Oct 29
1
java vorbis encoder and examples
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server.
Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's.
So in the process my first step would be to capture audio and compress it with vorbis. My search for the appropriate API was not successful as I co...
2004 Oct 29
1
java vorbis encoder example or API needed
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server.
Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's.
So in the process my first step would be to capture audio and compress it with vorbis. My search for the appropriate API was not successful as I co...
2004 Mar 24
1
Silent Vorbis Packet
...lease some code/talk about it after my finals in
June. At the moment I am desperately writing the whole thing up/putting
the last bits of code in place/revising for my finals, so you will
understand why I am a little pushed for time.
I have a working proof of concept program written in Java, using JMF and
a port of the Vorbis decoder to the JMF (J-Ogg).
Is there a bit pattern that would represent a silent Vorbis packet for
any arbitrary stream?
The null packet (ie all zeros) also has 0 length.
Thanks,
--
Daniel Kenyon Jones
Emmanuel College, Cambridge
dk282@cam.ac.uk
--- >8 ----
List...
2002 Mar 01
3
Setting working directory (PR#1338)
Full_Name: Jeffrey M. Freedman
Version: 1.4.1
OS: Mac OSX
Submission from: (NULL) (169.226.200.51)
I'm running R version 1.4.1 (NOT DARWIN VERSION) and it crashes every time I set
a working directory (either from the menu or using setwd) to a path that is
longer than a certain number of characters. This was not a problem in version
1.3.1.
Thank you.
2007 Jul 30
2
Creating an SIP softphone
Hello,
I have been reading up on the capabilities of the Asterisk-Java library. I believe that this library can act as an interface between a Java GUI(custom softphone) and the Asterisk server. Seems like the Live API would be easiest to use to make the connection to the Asterisk server and to set-up calls. One thing I am not sure about is how to transmit the audio streams between users'
2015 Sep 01
2
Samba 4 DC backups
...amba
to do a backup anyway so it doesn't really matter what you are doing in
this regard.
I want a consistent backup while Samba is running.
Regards
Mike
On 2015-09-01 16:08, Mark Foley wrote:
> Here's what I do before tar'ring:
>
> find / -mount -type d -path /etc/samba-JMF -prune -o -name \*.tdb
> -exec tdbbackup {} \;
> find / -mount -name \*.tdb.bak -exec ls -l {} \; # (log .bak updates)
>
> This gets all the tdb files on the root filesystem, excluding mounted
> drived
> (-mount) and excluding tdb files I have in /etc/samba-JMF which is an
&g...
2004 Sep 10
1
linking with libFLAC on Mac OS X
Hi everyone.
I'm working on a FLAC plugin for the Java Media Framework (JMF) on Mac
OS X. I'm having some trouble linking to libFLAC... When I first try to
link to it, it tells me the libFLAC.a TOC is out of date, so run ranlib.
So then I run ranlib, and it seems to be okay, except I then get
undefined symbol errors:
% cc -bundle -I/System/Library/Frameworks/Ja...
2007 Aug 27
1
Pure Java theora implementation - LGPL
I've started working on a pure-java port of Theora under the LGPL, as a
subproject of FMJ, the open-source implementation of JMF. It is similar
to and dependent on the jogg/jorbis libraries from jcraft.
The Cortado implementation is nice, but since it is GPL, that is too
restrictive for FMJ, which is LGPL.
This is, naturally, a large undertaking, and any help by anyone
interested would be appreciated. Feel free to con...
2003 Nov 03
2
IAX2 Java library (was Re: New IAX software phone (for WIndows platform))
...sion 1.
I'm implementing a Java-based IVR server (and yes, I know Asterisk does
IVR, and no, it's not flexible enough to do what I want and no, it
doesn't integrate well with the Java systems we have, etc. hence my
doing this).
Currently it uses SIP (using the NIST JAIN-SIP stack) and JMF to handle
RTP/audio stuff. I've found that JMF/RTP doesn't scale very well, as it
spawns a *lot* of threads, and can't reliably handle more than 20
simultaneous calls.
So, I'm investigating the possibility of writing an IAX library for
Java. Searching the archives, it seems various...
2003 Apr 08
1
J-Ogg is available
...audience now, so I would
just like to inform you about the Java library J-Ogg, available from
http://www.j-ogg.de
Features:
- Open source & free.
- Decoding of Ogg-encapsulated Vorbis and FLAC streams.
- Support for local files, single files over HTTP, icecast streams over
HTTP.
- Plugins for JMF (Java Media Framework).
- J2ME (Java 2 Micro Edition) support, making the library usable on small,
portable devices (if the JVM and the CPU is fast enough).
- May be used from a Java applet embedded on a web page, e.g. for internet
radio or "music-on-demand".
- An applet built with Vorbis...
2015 Sep 01
0
Samba 4 DC backups
Here's what I do before tar'ring:
find / -mount -type d -path /etc/samba-JMF -prune -o -name \*.tdb -exec tdbbackup {} \;
find / -mount -name \*.tdb.bak -exec ls -l {} \; # (log .bak updates)
This gets all the tdb files on the root filesystem, excluding mounted drived
(-mount) and excluding tdb files I have in /etc/samba-JMF which is an old
installation folder that I sho...
2007 Jul 13
2
nearest correlation to polychoric
Dear all,
Has someone implemented in R (or any other language)
Knol DL, ten Berge JMF. Least-squares approximation of an improper correlation matrix by a proper one. Psychometrika, 1989, 54, 53-61.
or any other similar algorithm?
Best regards
Jens Oehlschl?gel
Background:
I want to factanal() matrices of polychoric correlations which have negative eigenvalue. I coded
High...
2015 Sep 01
0
Samba 4 DC backups
...ter what you are doing in
> this regard.
>
> I want a consistent backup while Samba is running.
>
> Regards
>
> Mike
>
> On 2015-09-01 16:08, Mark Foley wrote:
> > Here's what I do before tar'ring:
> >
> > find / -mount -type d -path /etc/samba-JMF -prune -o -name \*.tdb
> > -exec tdbbackup {} \;
> > find / -mount -name \*.tdb.bak -exec ls -l {} \; # (log .bak updates)
> >
> > This gets all the tdb files on the root filesystem, excluding mounted
> > drived
> > (-mount) and excluding tdb files I have in...
2006 Jan 10
1
eclipse 3.1 rpm for centos
...nt-apache-resolver is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-commons-logging is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-javamail is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-jdepend is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-jmf is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-junit is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-nodeps is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-swing is needed by eclipse-3.1.1-1jpp_1fc.FC4.12.x86_64
ant-trax is needed by eclipse-3.1.1-...
2002 Oct 28
6
Carrying non-audio data in an Ogg/Vorbis I stream
Hello,
I would like to "piggy-back" other data in an Ogg/Vorbis I physical stream
(i.e. file) in a manner that does not conflict with specifications and
existing decoders/players/editors etc.
As far as I can see, I have some possible choices:
1 - Chaining a logical bistream at the end. If this is the way to go, two
questions arise to begin with:
q1a - How to identify this stream in a
2015 Sep 01
1
Samba 4 DC backups
...t;>
>> I want a consistent backup while Samba is running.
>>
>> Regards
>>
>> Mike
>>
>> On 2015-09-01 16:08, Mark Foley wrote:
>> > Here's what I do before tar'ring:
>> >
>> > find / -mount -type d -path /etc/samba-JMF -prune -o -name \*.tdb
>> > -exec tdbbackup {} \;
>> > find / -mount -name \*.tdb.bak -exec ls -l {} \; # (log .bak updates)
>> >
>> > This gets all the tdb files on the root filesystem, excluding mounted
>> > drived
>> > (-mount) and excludin...
2007 Apr 01
0
How to Install and Configure Ant for Centos 4.4 ?
...tes)
ant-apache-log4j.jar (3022 bytes)
ant-nodeps.jar (421008 bytes)
ant-vaj.jar (49742 bytes)
ant-apache-resolver.jar (4082 bytes)
ant-apache-bcel.jar (8617 bytes)
ant-jdepend.jar (8160 bytes)
ant-icontract.jar (9721 bytes)
ant-commons-net.jar (35303 bytes)
ant-commons-logging.jar (3864 bytes)
ant-jmf.jar (6605 bytes)
ant-apache-regexp.jar (3724 bytes)
ant-apache-oro.jar (48034 bytes)
ant-netrexx.jar (9998 bytes)
ant-junit.jar (74237 bytes)
ant-apache-bsf.jar (12597 bytes)
ant-xalan1.jar (4465 bytes)
ant-trax.jar (68841 bytes)
ant-antlr.jar (5667 bytes)
-----------------------------------------...
2017 Jan 27
2
getent problems with new Samba version
...work better and it failed to run missing an .so file.
Start Script - this is actually the same start script as before the 14.2 upgrade. Either there
was no rc.samba.new, or I deleted it after the Samba upgrade:
#!/bin/sh
#
# /etc/rc.d/rc.samba
#
# Start/stop/restart the Samba4 Domain Controller - JMF 20140723
#
# To make Samba start automatically at boot, make this
# file executable: chmod 755 /etc/rc.d/rc.samba
#
samba_start() {
if [ -x /usr/sbin/samba -a -r /etc/samba/smb.conf ]; then
echo "Starting Samba: /usr/sbin/samba"
/usr/sbin/samba
fi
}
samba_stop() {
echo &...