Sponsored Content
Top Forums Web Development What is Your Favorite Web Browser? Post 302252265 by vpsville on Wednesday 29th of October 2008 06:18:44 AM
Old 10-29-2008
Firefox

All the plugins make Firefox a no-brainer for me. The free and excellent Adblock makes pages load faster and really cuts out the noise of the internet.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Web browser and web server for Unix

Hi there all I am looking for both a web browser as well as a web server (Ie. Netscape Fasttrack) that will run on HPUX 10. If you know where I can get these free via FTP, please contact me as soon as possible!! Thanks, Mark (1 Reply)
Discussion started by: mleathers
1 Replies

2. Linux

web browser from konsole

hi experts, i'm running red hat linux, consider there's no visual interface, no X server... actually there is one but it's written in Python! what i need is to intall a decent web browser on it! is it possible? and i only have abt 100 MBs of free disk space... (1 Reply)
Discussion started by: elzalem
1 Replies

3. Solaris

Web browser not opening

On clicking on my WEB BROWSER . no window is appearing , only a dialog box appearing with named "ALERT" any nothing else. What is browser package name , which is by default in Solaris 10 (3 Replies)
Discussion started by: kush singh
3 Replies

4. What is on Your Mind?

The Dillo Web Browser

Hello, Have you all noticed that the Dillo web browser always reports bugs just about on every web page. Richard Stallman's Personal Page However some, but not many have none. cheers (2 Replies)
Discussion started by: nigelc
2 Replies

5. UNIX for Dummies Questions & Answers

Practice UNIX on web Browser?

To practice SQL, there is a very good website called www.sqlfiddle.com no need of installing any external software, it can do almost anything in PL/SQL and Oracle. In a similar manner, is there a good website where i can practice Unix commands on a broswer? I mean, it should be able to execute... (1 Reply)
Discussion started by: Manjunath B
1 Replies

6. Programming

Web browser module in python

Hi, I am trying to multiple urls in multiple tabs within a browser window. I am using webbrowser module in python: My code: import webbrowser li = for url in li: webbrowser.open_new_tab(url) This code works fine, if the browser is already opened. If the browser is not started... (5 Replies)
Discussion started by: pandeesh
5 Replies

7. AIX

Can I run this thing in a web browser?

Old AS/400 guy here now administering an AIX system. We have an application that runs on 3151 emulator. Is it possible via an program or other to run a 3151 session in a web browser? I would like to have some of my user be able to work from home without having to install an emulation program, and... (1 Reply)
Discussion started by: jeveretts
1 Replies

8. What is on Your Mind?

Your Favorite Tech Support Web Sites and Why?

Where do you go to participate in technical discussions besides UNIX.COM and why? Personally, I do not really participate in other forums and discussion boards, but I do ask questions from time to time on Stack sites. The problem I have with Stack is that my questions are never answered on any... (30 Replies)
Discussion started by: Neo
30 Replies
yuvycsnoise(1)							MJPEG tools manual						    yuvycsnoise(1)

NAME
yuvycsnoise - Noise filter specialized for NTSC Y/C separation noise SYNOPSIS
yuvycsnoise [-t] [-m t|b|i|c] [-S MIN] [-T ERRT[,MAXT]] [-B ERRB[,MAXB]] [-I ERRI[,MAXI]] [-C ERRC[,MAXC]] DESCRIPTION
If video capture hardware has only a poor Y/C separator, at vertical stripe (especially red/blue), noises appear which seem checker flag and bright/dark invert per 1 frame. yuvycsnoise reduces noises of this type. OPTIONS
yuvycsnoise accepts the following options: -t test. Instead of noise reduction, noises will be marked as black pixel. -m METHOD (default: tbic). Select method. METHOD is string in which each character mean method. t: 'triframe' method of luma noise reduction. b: 'biframe' method of luma noise reduction. i: 'infield' method of luma noise reduction. c: chroma noise reduction. use 3 frames as 'triframe'. -S MIN (default: 4). Set minimum threshold of luma/chroma difference which is treated as noise. -T ERRT[,MAXT] (default: 32,255). -B ERRB[,MAXB] (default: 32,255). -I ERRI[,MAXI] (default: 16,255). -C ERRC[,MAXC] (default: 12,255). Set threshold of luma/chroma difference of each methods. ERRx is maximum error of luma/chroma of pixels around target pixel, which should be same if target contain noise. MAXx is maximum threshold of luma/chroma difference of target pixel from luma/chroma after noise reduced. AUTHOR
yuvycsnoise was written by Kawamata/Hitoshi. If you have questions, remarks, problems or you just want to contact the developers, the main mailing list for the MJPEG-tools is: mjpeg-users@lists.sourceforge.net For more info, see our website at http://mjpeg.sourceforge.net/ SEE ALSO
mjpegtools(1) MJPEG Linux Square 5 February 2002 yuvycsnoise(1)
All times are GMT -4. The time now is 07:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy