Displaying 20 results from an estimated 2000 matches similar to: "frame length"
2009 Apr 24
2
What is OggPCM
Hello,
I was looking at the wiki's sites and I came across some to the effect
of OggOCM. Is this already implemented in Ogg. How can I get some more
information on how to access it.
THKS
Vince
2004 Dec 30
1
Wine and NT Authentification core.
Hi,
I wonder if it's possible to setup wine so that applications using NT
Authentification (NTLM) (secur32.dll and security.dll) may work ?
I'm trying the radmin tools and the win32 computer that are using radmin
use the NT security protocol to allow login.
Actually i've tried using WINEDEBUG='warn+all' and WINEDEBUG='+loaddll'
to replace the core dll of windows
2004 Oct 09
9
fxp initiated behind shorewall
Okay, no one had any idea concerning my Radmin question, which I still
haven''t figured out. However, I am now trying to figure out an FXP problem.
All of the needed details are listed below the description problem.
Problem:
I have a local windows XP pro computer running FlashFXP behind shorewall
2.0.9 (unpatched) with only two interfaces (ppp0 and eth1) as
loc:192.168.1.5. The server
2002 Nov 13
6
IP Forwarding
Hi,
I''m trying to get RAdmin [uses tcp 4889] access to my Windows machine
which is behind my firewall.
I have zones:
gbl : the world
loc : my lan
fw : firewall
I placed the following in my rules file
DNAT gbl loc:192.168.0.2 tcp 4889 -
When trying to RAdmin I get a cannot conect to server error.
192.168.0.2 is my Windows Machines IP address.
Can anyone help me?
Shorewall 1.3.9b
2005 Mar 22
1
wine and radmin - two problems
Hi!
In my current occupation, it's necessary to access a lot of windows machines
remotely. All they have a radmin ( http://www.radmin.com ) server installed.
I would like to access them from my Linux box, so I've installed a windows
radmin client on the box and tried to use it.
The first impressions were great, because it installed perfectly (I didn't
attempt to install the server,
2004 Dec 25
1
RAdmin
New to wine. Joined the list but never got wine to work with FreeBSD.
Installed SuSE 9.1 and installed office. I was blown away. It works!
Anyway, I use a program called RAdmin to remote administer Win
machines. I can run the program, and get into a Win machine, but the
keyboard commands don't work on the Win machine. The mouse does. Any
thoughts?
I can also RAdmin into the linux
2006 Apr 14
1
Desktop=XxY broken?
i used to use application, called RAdmin, with earlier versions of wine (prior
0.9.11). it works pretty well with oprtion Desktop="1024x768". but now in
winecfg this option is grayed out and setting
HKCU/Sofware/Wine/AppDefaults/radmin.exe/X11 Driver/Desktop registry key to "1024x768"
doesn't work.
and without this option keyboard doesn't work on remote hosts.
--
2004 Oct 06
1
remote admin
Hello, I recently setup Shorewall 2.0.9 on a RedHat 9 machine using the two
interface quick start guide.
ip addr show:
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:20:ed:76:dc:82 brd
2009 May 18
2
clearification
Greetings,
How does the ogg_page_bos function work? I call this function directly
after calling ogg_sync_pageout. It works. Then I place a guard around it
until the start of a new stream (chain mode). If this is the start of a
new stream, should it return zero after the next call. I looked in
ogg_page structure to see if there is a member named b_o_s, but I did
not see anything. What is being
2009 May 26
5
errors in valgrind
Hay!
Has anyone come across these errors using valgrind for the oggenc tool or the
encoder_example.c:
==13108== Invalid read of size 4
==13108== at 0x4155734: _vp_offset_and_mix (in
/usr/local/lib/libvorbis.so.0.4.1)
==13108==
2009 May 12
2
Question About syncing
What exactly does it mean when, in the decoder_example.c file, you try to
extract the information from the comments and codebook headers and you loose
sync? What is actually being check to determine when sync is lost?. I known
one part of it is that there is a gaps in the stream. Is the CRC value the
determining factor? Please detail! I read a lot of the documents. I still am a
little fuzzy.
2015 Oct 17
1
Why does this code not generate a valid opus file?
Hi.
I assume that I am deeply stupid and have missed something obvious, but why does this bare-bones code not generate a valid (If trivial) opus file?
Running opusinfo I ge the following which I interpret this to mean that not even the first packet gets a pass:
New logical stream (#1, serial: 1f0cce42): type opus
WARNING: Could not decode Opus header packet 0 - invalid Opus stream (1)
WARNING:
2003 Aug 10
0
Running RAdmin
Hello,
I just setup WINE (20030709) on my Red Hat 9 test box to try running a program call RAdmin (www.radmin.com). The good news is that it "kinda" works. The install was smooth and it fired right up. When connecting to a machine "password only" it works great. I was very impressed.
The only problem involves the use of the NT Authentication system. RAdmin will try to
2006 Jun 05
3
ogg only encoding
So, I abandoned the hope of using the ogg python bindings to do pure ogg
container encoding.
I started looking at the libogg in the hopes of retooling the bindings to
follow a better object model
and it actually looks like the problem is down in libogg, not the bindings.
Am I crazy or does libogg
rely on libvorbis to return ogg_packets, and that there are no functions
that will build an ogg_packet
2004 Apr 13
2
Can I join many ogg_packet together and decode it to PCM?
Can I join many ogg_packet together and decode it to PCM?
Or I have to encode each ogg_packet at a time?
If each packet is 1024 long, can I join 1.5 of packet (1024+512), and decode
that 1024+512 packet, and then decode the 512 left?
Or I must decode a whole packet, and can't cut it or decode only some of it
(not all)
Thank you,
<p><p>--- >8 ----
List archives:
2008 Oct 01
16
[Bug 1528] New: sshd hangs when pasting more than 2k of text
https://bugzilla.mindrot.org/show_bug.cgi?id=1528
Summary: sshd hangs when pasting more than 2k of text
Product: Portable OpenSSH
Version: 5.1p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: unassigned-bugs at mindrot.org
2017 Feb 06
2
libvorbis without encapulsation
L'octidi 18 pluviôse, an CCXXV, Miscellaneous a écrit :
> > The RLP draft mentioned on the libvorbis docs page, are there sample
> > implementations (in C) of this yet anywhere?
> Sorry that should say RTP, not RLP
I am not sure I understand exactly what you are asking, but libavformat
has a RTP packetizer that works for both Vorbis and Theora, implemented
in rtpenc_xiph.c.
2006 Mar 20
6
FreeRadius version
It seems to me that the ver of FreeRadius is 1.0.1:
yum list | grep "radius"
freeradius.i386 1.0.1-3.RHEL4
installed
freeradius-mysql.i386 1.0.1-3.RHEL4 base
freeradius-postgresql.i386 1.0.1-3.RHEL4 base
freeradius-unixODBC.i386 1.0.1-3.RHEL4 base
According to freeradius.org, this
2015 Jun 19
2
Muxing vorbis in WebM
Hi Vorbis-Dev,
I'm investigating various WebM/Vorbis bugs in chromium. AFAIK muxing Vorbis
inside of WebM does not have an official specification, so I'm using
ffmpeg's implementation to try to answer 2 questions:
1. Under what circumstances is it valid to find WebM Blocks containing
Vorbis data with zero duration? (This would mean the next Block in the
Cluster has the exact
2009 Apr 26
3
What is OggPCM
uans <engineering at wwrn.net> wrote:
> I was looking at the wiki's sites and I came across some to the effect
> of OggOCM. Is this already implemented in Ogg. How can I get some more
> information on how to access it.
I don't believe anyone has yet implemented it.
Regards,
Martin
--
Martin J Leese
E-mail: martin.leese stanfordalumni.org
Web: