The Research Lab

Science and Technology Blog

  • Home
  • About

Category: Linux Server

Using FFmpeg to replace video frames

May 30, 2022December 31, 2022 Arnon WeinbergLinux Server, Machine LearningLeave a Comment on Using FFmpeg to replace video frames

Machine learning algorithms for video processing typically work on frames (images) rather than video. In a typical use-case, FFmpeg can be used to extract images from video – in this example, a 50-frame sequence starting at 1:47: Omit the -vf…

Read More→

FFmpeg lossless filtering

May 20, 2022December 28, 2022 Arnon WeinbergLinux ServerLeave a Comment on FFmpeg lossless filtering

Preserving Data Running a simple FFmpeg filter command: … one might expect the output video to be the same as the input video. Note that both input and output videos use the same container format (file name extension), and the…

Read More→

https and the browser conspiracy

January 31, 2015April 18, 2016 Arnon WeinbergLinux ServerLeave a Comment on https and the browser conspiracy

While Google promotes HTTPS Everywhere, browsers have been working with a certifying authority oligopoly for many years promoting and enforcing an industry based on perception. https: The good and the bad The ‘s’ in https stands for ‘secure’ and indicates…

Read More→

HTTP DDoS: “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)”

June 25, 2014November 5, 2014 Arnon WeinbergLinux Server1 Comment on HTTP DDoS: “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)”

Our servers were attacked recently by a constant stream of HTTP POST requests.  The requests were coming in from a large range of IP addresses, at a rate of about 5-10 per second, with random POST data.  However, all the…

Read More→

Virtualmin + SFTP + chroot

October 8, 2012December 2, 2016 Arnon WeinbergLinux Server11 Comments on Virtualmin + SFTP + chroot

This guide examines setting up chroot’ed SFTP-only user accounts under Virtualmin. The Rationale: SFTP is a secure alternative to FTP and FTPS that uses SSH.  With this setup, no FTP server is needed, as the native sshd server is used…

Read More→

Linux memory leak detection

March 15, 2011May 18, 2022 Arnon WeinbergLinux Server1 Comment on Linux memory leak detection

Tracking down the source of a memory leak in Linux is not always straightforward… Signs of a Memory Leak: Typically, the first sign of a memory leak is the oom-killer.  If programs start dying inexplicably, check the system log (usually…

Read More→

Compiling programs in Fedora

February 7, 2011May 18, 2022 Arnon WeinbergLinux Server1 Comment on Compiling programs in Fedora

Say you want to install a program in Fedora… Before Compiling: Many programs are available easily in the Fedora repositories via yum. If you don’t already have a graphical package management tool, then install PackageKit or yumex. If you prefer…

Read More→

Categories

  • Science (7)
  • Technology (24)
    • jQuery Programming (1)
    • Linux Desktop (7)
    • Linux Server (7)
    • Machine Learning (4)
    • Perl Programming (6)
  • Uncategorized (3)

Recent Posts

  • Toronto in 1893 – annotated interactive map
  • Using AI for Literature Review
  • Upscale video super-resolution using RSTT
  • Using FFmpeg to replace video frames
  • FFmpeg lossless filtering
  • The Age of COVID (update)
  • The Zombies
  • The Age of COVID
  • Upscale and interpolate video super-resolution using STARnet
  • Optimal Finances
  • Upscale video super-resolution using RBPN
  • Were early travel bans effective against the spread of Covid-19?
  • GNOME session save and restore
  • Thunderbird: Highlight row on focus
  • https and the browser conspiracy
  • The Introspection Illusion
  • HTTP DDoS: “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)”
  • Shell escaping in Perl
  • GNOME session save and restore
  • Prevent GNOME screensaver during full-screen Flash videos
  • utf8::decode() may actually unset the UTF-8 flag
  • Virtualmin + SFTP + chroot
  • Perl: Default to UTF-8 encoding
  • Perl access to local install of the W3C CSS validator
  • How to have a Logical Argument in Real Life
  • jQuery Scrolling Anchors
  • Practical Logic and Decision Making in Real Life
  • Linux memory leak detection
  • Compiling programs in Fedora
  • Perl global error handler
  • Dual-monitor + TV
  • Nautilus open-with / mime-type associations
  • Perl regular expressions – limit
  • Customizing the GNOME Shell menu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Blog Kit by WP Charms