similar to: How to use filter function for this?

Displaying 20 results from an estimated 10000 matches similar to: "How to use filter function for this?"

2007 Jun 08
2
syslinux-3.36 Physical Floppy Disk Access Problem
Hello, I am using the pxelinux.0 and memdisk files from distribution syslinux-3.36. I am no longer able to access the real floppy disk drive B: instead I just get a mirrored copy of the emulated floppy disk A: The default config file is as follows label 1 kernel memdisk append initrd=kd202.img I was previously using the sysliunx-3.20 distribution which gave me access to the real floppy
2006 Jan 11
1
authenticating PDC against itself
I need to let squid authenticate against the domain controller but both samba and squid are running on the same machine, but I cannot get to use ntlm. Is it possible do join to the PDC the same machine running the PDC with: net join -S DOMAIN -U Administrator ?. wbinfo -p : Ping to winbindd succeeded on fd 4 wbinfo -g --domain=DOMAIN : Error looking up domain groups wbinfo -a alphac%alphac
2005 May 19
1
R 2.1.0 RH Linux Built from Source Segmentation Fault
Background: I administer a cluster of RedHat EWS 3U4 Linux workstations at a university. I built R 2.1.0 from source: ./configure \ --prefix=/sscc/opt/R-2.1.0 \ --with-blas=no \ 2>&1 \ | tee NUInstall.configure R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /sscc/opt/R-2.1.0 C compiler:
2001 May 07
2
postscript problem
hello all, when trying to produce a plot with the following code postscript("g6-5000-0705-b.ps") par(mfrow=c(4,1)) for (i in 1:4) { somc<-cumsum(betaC[,i])/c(1:N) plot(somc,ylim=c(min(somc),max(somc))); } dev.off() I get a postscript file g6-5000-0705-b.ps, but if I try to open it with ghostscript, or to convert it to pdf, I get the following error : Error: /invalidfont in
2004 Aug 16
0
PRIO + filter problem
PROBLEM: My filtering rules don''t seem to be working in the latest incarnation of my shaping script. I''ve changed from using multiple HTB classes to just one and a PRIO qdisc, and now my filters don''t seem to have any effect. OVERVIEW: What I used to have is pretty much the same as the htb wondershaper script (with some tweaks), which worked fine, but I noticed that my
2007 Jun 14
0
Branch 'as' - 4 commits - libswfdec/swfdec_edittext_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite_movie.c player/swfdec_debug_movies.c
libswfdec/swfdec_edittext_movie.c | 9 +++++++-- libswfdec/swfdec_movie.c | 10 ++++------ libswfdec/swfdec_movie.h | 2 ++ libswfdec/swfdec_sprite.c | 2 ++ libswfdec/swfdec_sprite_movie.c | 5 +++-- player/swfdec_debug_movies.c | 2 +- 6 files changed, 19 insertions(+), 11 deletions(-) New commits: diff-tree
2019 Mar 28
0
Adobe Audition filter for Opus
The developers of Opus can help the adoption of Opus greatly by writing a filter to load/save files for the commercial Adobe Audition app. The older Audition 1.x/2.x/3.x versions, before Adobe went all Creative Cloud. Just a suggestion. Even if it's a GUI filter front-end for opusenc. Adobe abandoned their legacy plugins which supported a very wide range of formats - even HE-AAC, WMA Pro,
2005 Jun 04
0
setting up filter
I set a linux box (Red Hat 9 Kernel 2.4.20-8 Grub version 0.93) as a gateway for 2 pc at home, my private IP is 10.0.0.1 and 10.0.0.2. eth1 for going OUTSIDE, eth0 for INSIDE. I want to set 10.0.0.1 can go anywhere and do anything, but 10.0.0.2 can only access hotmail. Can anyone help with the iptables rule (commands) ? Thanks... __________________________________ Discover Yahoo! Find
2003 May 25
1
Ogg Vorbis DirectShow decoder filter - ongoing development ?
Hi, ome of you may know me, i am one of the project admins of a video related opensource project. For playback of Vorbis audio tracks in movies, if being played on M$ via DirectShow, we are currently using the Vorbis decoder filter from Tobias Waldvogel. However, we found out that this decoder filter is not acting DirectShow compliant with respect to handling of timestamps. When passing the
2005 Feb 15
2
[LLVMdev] Entry block (Randomisation)
Tanu Sharma wrote: > Hello, > > In an attempt to randomise the basic blocks in a function, is it > possible that I can randomise the entry block as well? And maybe insert > some instructions in the pass to call entry block while running the > program ? > > Is it feasible? > > What does entry block consist of ? The entry block, by definition, is the first basic
2007 Aug 17
0
Branch 'vivi' - 3 commits - player/Makefile.am player/swfdec_debug_movies.c player/swfdec_debug_movies.h vivified/core vivified/ui
player/Makefile.am | 27 ++----- player/swfdec_debug_movies.h | 67 ------------------ vivified/core/vivi_initialize.as | 3 vivified/ui/Makefile.am | 2 vivified/ui/vivi_movie_list.c | 140 +++++++++++++++++++-------------------- vivified/ui/vivi_movie_list.h | 66 ++++++++++++++++++ 6 files changed, 148 insertions(+), 157 deletions(-) New commits:
2007 Aug 07
0
5 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_keys.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite_movie_as.c player/swfdebug.c player/swfdec_debug_movies.c player/swfdec_debug_movies.h test/trace
libswfdec/swfdec_as_context.c | 14 +- libswfdec/swfdec_keys.h | 2 libswfdec/swfdec_movie.c | 70 ++++++++++- libswfdec/swfdec_movie.h | 2 libswfdec/swfdec_sprite_movie_as.c | 12 -- player/swfdebug.c | 6 - player/swfdec_debug_movies.c | 221 +++++++++++++++++++------------------ player/swfdec_debug_movies.h |
2007 Aug 21
0
Branch 'vivi' - 10 commits - libswfdec/swfdec_button_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_player.c vivified/core vivified/dock vivified/ui
libswfdec/swfdec_button_movie.c | 9 +++++++- libswfdec/swfdec_movie.c | 1 libswfdec/swfdec_player.c | 2 - vivified/core/vivi_application.c | 4 +++ vivified/core/vivi_initialize.as | 1 vivified/core/vivi_player_as.c | 25 ++++++++++++++++++++++++ vivified/dock/vivi_vdock.c | 2 - vivified/ui/Makefile.am | 1 vivified/ui/main.c
2010 Feb 20
0
FAVVIO.COM Watch Movies Online For Free Full Movie Downloads
Watch Movies Online For Free Full Movie Downloads,stream movies online free,trailer, New Moon ,2012 ,Taylor Lautner,Twilight ,Precious ,Transformers: Revenge of the Fallen,Harry Potter and the Half-Blood Prince,Up,The Hangover,Star Trek,The Twilight Saga: New Moon,Monsters Vs. Aliens,Ice Age: Dawn of the Dinosaurs,X-Men Origins: Wolverine,Night at the Museum: Battle of the Smithsonian,The
2009 Apr 20
0
How to Put Movies on an iPod
How to put movies on an iPod is always a problem that most iPod users are confused about. There are many tools can help you to convert video on iPod, such as avi iPod Converter for Mac, Mpeg 4 iPod Converter, 3gp converter for iPod and so on. Those tools can help you to put avi, wmv, 3gp, Mpeg on iPod easily. This is the easiest way to put movies on an iPod. You can also put movies from one iPod
2007 Mar 15
0
11 commits - libswfdec/swfdec_debugger.c libswfdec/swfdec_debugger.h libswfdec/swfdec_event.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
libswfdec/swfdec_debugger.c | 48 ++++ libswfdec/swfdec_debugger.h | 3 libswfdec/swfdec_event.c | 6 libswfdec/swfdec_js_movie.c | 62 +++++- libswfdec/swfdec_movie.c | 60 ++++- libswfdec/swfdec_movie.h | 6 libswfdec/swfdec_net_stream.c | 4 libswfdec/swfdec_player.c | 44 ++--
2007 Aug 22
0
Branch 'vivi' - 2 commits - libswfdec-gtk/swfdec_source.c vivified/ui
libswfdec-gtk/swfdec_source.c | 4 ++-- vivified/ui/vivi_movie_list.c | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) New commits: diff-tree 73e6028c89191b80deaf5858ea468522749bf451 (from 32192c024105f03a19dcf93ca92ca56f43fd5b56) Author: Benjamin Otte <otte at gnome.org> Date: Wed Aug 22 09:34:46 2007 +0200 clear the model when the player gets reset
2006 Dec 17
2
Route generation and clash prevention
Let''s say you''re building a movie rental website. You have customers, movies, and rentals to manage. REST style urls might look like this: /customers/4 /movies/15 /rentals You''d probably also want administrators to be able to view all of the rentals done by a particular customer, and other similar details: /customers/4/rentals /movies/15/rentals /rentals/529/customers
2006 Aug 16
3
Question RE Rails associations
Hi, I am new to Ruby and Rails programming and am having difficulty with the following scenario... Consider the following model: class Studio < ActiveRecord::Base has_many :movies has_and_belongs_to_many :actors end class Movie < ActiveRecord::Base belongs_to :studio has_and_belongs_to_many :actors end class Actor < ActiveRecord::Base has_and_belongs_to_many :studios
2007 Aug 21
0
Branch 'vivi' - 15 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_types.h vivified/core vivified/ui
configure.ac | 5 - libswfdec/Makefile.am | 2 libswfdec/swfdec_as_context.c | 9 +- libswfdec/swfdec_as_debugger.h | 8 ++ libswfdec/swfdec_as_object.c | 5 + libswfdec/swfdec_movie.c | 15 --- libswfdec/swfdec_script.c | 1 libswfdec/swfdec_types.h | 1 vivified/core/vivi_debugger.c | 34