Search My Blog

Thursday, May 12, 2016

Linux App Record my Desktop can rescue a Failed or Interrupted Video Render - recordMyDesktop Man Page

The Linux Desktop Recording App "record my desktop" can rescue a failed video render. Read more below. Run the listed commands. Check out the info links too, on how to work with "record my desktop" in a Terminal Command Line App...

Don



About recordMyDesktop

 recordMyDesktop is a 

desktop session recorder

for

GNU / linux

that attemps to be easy to use, yet also effective at it's primary
task.
As such, the program is separated in two parts; a simple
command line tool that performs the basic tasks of

capturing and encoding

and an interface that exposes the program
functionality in a usable way.

The commandline tool (which essentially is recordMyDesktop),
is written in C,
while there are two frontends,
written in python with
pyGtk (gtk-recordMyDesktop) and
pyQt4 (qt-recordMyDesktop).

recordMyDesktop offers also the ability to

record audio

through ALSA, OSS or the Before using recordMyDesktop, of this site and in particular,, in order to get a better understaning of how to use the program. Also, (To learn more about free formats visit , the foundation responsible for the aformentioned formats).
JACK

audio server



it is suggested that you
visit the Documentation section
read the User Guide




recordMyDesktop produces files using only open formats
These are theora for video and vorbis for audio,
using the ogg container.
Xiph.org


Go there... 
http://recordmydesktop.sourceforge.net/about.php

 

Quote from the recordMyDesktop Man Page

-rescue path_to_data

Encode cache data from a previous session, into an Ogg/Theora+Vorbis file. The file name will be the one that was chosen initially. Any other option specified with this one will be implicitly ignored and recordMyDesktop will exit after the end of the encoding. This option was added in recordMyDesktop 0.3.7 and it will not work with cache files produced from earlier versions. When using this option, remember that recordMyDesktop's cache is not safe, in respect to type-sizes and endianness.

Read More...
http://recordmydesktop.sourceforge.net/manpage.php

Here is the Command Line - Terminal Output. From a couple of my "-rescue" runs. That I did on two different "recordmydesktop" "tmp" - "cache" Folders. I let this run for 4 or 5 hours. Then a Thunder Storm, came in and I wanted to go to bed. So, I had to shut down the computer. I can't stand the noise and heat, from this Computer running, while I'm sleeping. After all that time. I started it again, the next day. We'll see how long it takes. Unless I have to stop it again. The file, so far was 92.5mb in size. And it's not Not a really long video, at about 17 minutes so far. That's the Problem, with rendering these Desktop Videos, on a Core 2 Intel System. That's only 1.8GHz and has 3Gb of Ram. It just takes too long to render them...


[don@RedBlackBioStar rMD-session-24324]$ recordMyDesktop -rescue
bash: recordMyDesktop: command not found...
Similar command is: 'recordmydesktop'
[don@RedBlackBioStar rMD-session-24324]$ recordmydesktop -rescue
Argument Usage: --rescue path_to_data
[don@RedBlackBioStar rMD-session-24324]$ recordmydesktop -rescue /home/don/Videos/Dons-Videos/Gtk-Record-My-Desktop/rMD-session-24324
Restoring /home/don/Videos/Dons-Videos/Gtk-Record-My-Desktop/rMD-session-24324!!!
STATE:ENCODING
Encoding started!
This may take several minutes.
Pressing Ctrl-C will cancel the procedure (resuming will not be possible, but
any portion of the video, which is already encoded won't be deleted).
Please wait...
Output file: /home/don/Videos/Dons-Videos/Gtk-Record-My-Desktop/Gtk-Record-My-Desktop-Recording-1.ogv
[0%]  [Cache File 2]

(That's were I stopped and shut down the Computer...)

Here's the Test run, I am doing on my Lenovo i5, Intel Quad Core System. With 4Gb of Ram. This is a much smaller set of "tmp" - "cache" files. So, it should take allot less time. Especially, since this system is more powerful. I noticed, that the % is counting up the bytes, as it works. Here's the Terminal Output, from this run. It finished, while I was writing this. Took about 5 to 10 minutes... 
Note: this is the command I ran "recordmydesktop -rescue /home/don/Videos/rMD-session-19217". But, I got an error. Saying, it Can't write to the File. Which is pointed to the Directory, from the Specs.txt file. I'm pasting the Specs File info below... I fixed the problem. By making a Folder, with the exact name. That the Specs File was looking for. The Directory Names are Case Sensitive. I'll Paste in the Terminal Output, below...

Specs.txt
recordMyDesktop = 0.3.8.1
Width = 1024
Height = 768
Filename = /home/don/Videos/Gtk-Record-My-Desktop/XBMC-Raspberry-Pi-GtkRecordMyDesktop
FPS = 29.000000
NoSound = 0
Frequency = 22050
Channels = 1
BufferSize = 4096
SoundFrameSize = 2
PeriodSize = 1365
UsedJack = 0
v_bitrate = 0
v_quality = 32
s_quality = 5
ZeroCompression = 1

Terminal Output...

[don@Lenovo-i5 rMD-session-19217]$ recordmydesktop -rescue /home/don/Videos/rMD-session-19217
Restoring /home/don/Videos/rMD-session-19217!!!
STATE:ENCODING
Encoding started!
This may take several minutes.
Pressing Ctrl-C will cancel the procedure (resuming will not be possible, but
any portion of the video, which is already encoded won't be deleted).
Please wait...
Output file: /home/don/Videos/Gtk-Record-My-Desktop/XBMC-Raspberry-Pi-GtkRecordMyDesktop.ogv
Cannot open file /home/don/Videos/Gtk-Record-My-Desktop/XBMC-Raspberry-Pi-GtkRecordMyDesktop.ogv for writting!
[don@Lenovo-i5 rMD-session-19217]$ recordmydesktop -rescue /home/don/Videos/rMD-session-19217
Restoring /home/don/Videos/rMD-session-19217!!!
STATE:ENCODING
Encoding started!
This may take several minutes.
Pressing Ctrl-C will cancel the procedure (resuming will not be possible, but
any portion of the video, which is already encoded won't be deleted).
Please wait...
Output file: /home/don/Videos/Gtk-Record-My-Desktop/XBMC-Raspberry-Pi-GtkRecordMyDesktop.ogv
[11161 frames rendered]
Encoding finished!
Wait a moment please...
 
Done.
Written 18543153 bytes
(16473812 of which were video data and 2069341 audio data)

Done!!!
Goodbye!
[don@Lenovo-i5 rMD-session-19217]$


So, there you have it. When the "-rescue" is done. That's how the Terminal Output looks...


Don

Update: Help and info links (01-09-17) ...

This section includes various sources of information,
intended to provide a better understanding of recordMyDesktop
so users can put it to the best possible use for their purposes.

For further information you can use the Help, Feedback and

Open Discussion forums on Sourceforge.net (anonymous posting allowed).


    The Frequently Asked Question section is where you'll(hopefully)
find answers to some common installation and usage problems.

Read More...
http://recordmydesktop.sourceforge.net/documentation.php

Also, here's another Post of mine, with a Desktop Video I made...

GTK-RecordMyDesktop-Video-12-Setting-up-to-sync-audio-w-video-worked-w-settings-5fps-100x100.webm - YouTube

In this Video. I show and discuss. Setting up the Linux App, RecordMyDesktop, in the GTK Graphic User Interface (GUI). To work well. With the Audio and Video Synced. I Discuss and Show, this working on my Fedora 23 Linux System. I also, Discuss, Restoring an unfinished RecordMyDesktop Render. Using the Commands in a Terminal Window. Check out the Related links too, in the Post too... http://donsdeals.blogspot.com/2016/06/gtk-recordmydesktop-video-12-setting-up.html

Don

Linux App RecordMyDesktop and GTK GUI


About recordMyDesktop
[all variants] gtk-recordMyDesktop not recording system sound
DonsDeals Blog: GTK-RecordMyDesktop-Video-12-Setting-up-to-sync-audio-w-video-worked-w-settings-5fps-100x100.webm - YouTube
DonsDeals Blog: Linux App Record my Desktop can rescue a Failed or Interrupted Video Render - recordMyDesktop Man Page
Download recordMyDesktop
GTK-RecordMyDesktop-Video-12-Setting-up-to-sync-audio-w-video-worked-w-settings-5fps-100x100.webm - YouTube
How do you stop gtk-recordmydesktop ? - FedoraForum.org
Linux Tutorial: Recording using gtk-recordMyDesktop - YouTube
recordMyDesktop Alternatives for Linux - AlternativeTo.net
recordMyDesktop / Bugs
recordMyDesktop / Bugs / #75 rescue fails if destination filename contains space
recordMyDesktop / Bugs / #81 sound recording stops when screensaver starts
recordMyDesktop / Bugs / #82 Error encoding
recordMyDesktop download | SourceForge.net
recordMyDesktop F.A.Q.
recordMyDesktop F.A.Q.
recordMyDesktop Man Page
recordMyDesktop | Support for recordMyDesktop at SourceForge.net
recordMyDesktop's User Guide: Sound recording
recordMyDesktop / Wiki / Home
recordMyDesktop - Wikipedia, the free encyclopedia
Using RecordMyDesktop to Capture your Screen
Using RecordMyDesktop to Capture your Screen
recordMyDesktop Documentation
recordMyDesktop / Discussion / Discussion
recordMyDesktop / Discussion / Discussion
DonsDeals Blog: Linux App Record my Desktop can rescue a Failed or Interrupted Video Render - recordMyDesktop Man Page

Linux - Desktop Recording using recordMyDesktop


linux recore my desktop - Google Search
recordMyDesktop Alternatives for Linux - AlternativeTo.net
About recordMyDesktop
recordMyDesktop download | SourceForge.net
recordMyDesktop / Wiki / Home
recordMyDesktop | Support for recordMyDesktop at SourceForge.net
Linux Tutorial: Recording using gtk-recordMyDesktop - YouTube
recordMyDesktop - Wikipedia, the free encyclopedia
Ubuntu Tutorial: Recording your Computer Screen Desktop - YouTube
recordMyDesktop / Bugs
recordMyDesktop / Bugs / #82 Error encoding
recordMyDesktop / Bugs / #75 rescue fails if destination filename contains space
Download recordMyDesktop
Using RecordMyDesktop to Capture your Screen
recordMyDesktop Man Page
recordMyDesktop F.A.Q.
recordMyDesktop F.A.Q.
linux recored my desktop rescue failed render - Google Search

 
Linux Desktop Recording using recordMyDesktop
About recordMyDesktop
[all variants] gtk-recordMyDesktop not recording system sound
DonsDeals Blog: Linux App Record my Desktop can rescue a Failed or Interrupted Video Render - recordMyDesktop Man Page
Download recordMyDesktop
fedora linux record my desktop sound stops recording - Google Search
How do you stop gtk-recordmydesktop ? - FedoraForum.org
linux record my desktop sound stops recording - Google Search
linux recored my desktop rescue failed render - Google Search
Linux Tutorial: Recording using gtk-recordMyDesktop - YouTube
recordMyDesktop Alternatives for Linux - AlternativeTo.net
recordMyDesktop / Bugs
recordMyDesktop / Bugs / #75 rescue fails if destination filename contains space
recordMyDesktop / Bugs / #81 sound recording stops when screensaver starts
recordMyDesktop / Bugs / #82 Error encoding
recordMyDesktop download | SourceForge.net
recordMyDesktop F.A.Q.
recordMyDesktop F.A.Q.
recordMyDesktop Man Page
recordMyDesktop | Support for recordMyDesktop at SourceForge.net
recordMyDesktop's User Guide: Sound recording
recordMyDesktop / Wiki / Home
recordMyDesktop - Wikipedia, the free encyclopedia
Ubuntu Tutorial: Recording your Computer Screen Desktop - YouTube
Using RecordMyDesktop to Capture your Screen
Using RecordMyDesktop to Capture your Screen
Kdenlive Manual Effects Blur and hide Auto Mask (searches for Auto Hide Text)
Kdenlive auto hide text - Google Search
Kdenlive/Manual/Effects And Transitions - KDE UserBase Wiki
Kdenlive/Manual/Effects/Blur and hide/Auto Mask - KDE UserBase Wiki
Kdenlive/Manual/Effects/Misc/Dynamic Text - KDE UserBase Wiki
Kdenlive Video Editor
Downloading and installing kdenlive | Kdenlive
Features | Kdenlive
Kdenlive - Wikipedia, the free encyclopedia
Kdenlive | Free and open source video editor for GNU/Linux, Mac OS X and FreeBSD
Kdenlive | Free and open source video editor for GNU/Linux, Mac OS X and FreeBSD
Kdenlive 0.7.8 information page | Kdenlive
Kdenlive titles - Google Search
Linux Today - Basic masking in Kdenlive: a useful trick
Live demonstration on DVD or USB-storage | Kdenlive
Using the matte technique in Kdenlive | Opensource.com
YouTube - kdenlive
YouTube - kdenlive zone
DonsDeals Blog: Linux Tips, Tricks, Tools News and Howtos
KdenLive - DonsDeals Blog Google Custom Search
 
 
Linux Distro - AV Linux 2016 Officially Released a Debian OS Optimized for Audio Production
AV Linux 2016 Officially Released, a Debian OS Optimized for Audio Production
AV Linux | bandshed.net
AV Linux - Download - Linux Freedom
AVLinux Forum - Index
AV Linux Support Forum
AV Linux Systemback asking for root password - Google Search
DistroWatch.com: AV Linux
Download AV Linux 2016
Everything requires 'root'
How to Install AV Linux (with Pictures) - wikiHow
Index->Torrents
KXStudio
Linux Today - AV Linux 2016 Officially Released, a Debian OS Optimized for Audio Production
The Official AV Linux Torrent Tracker .::. Index->Torrent->Details
Fedora Linux Spins Remixes
#365 (F12 i386 respin fails at ISO generation stage) - revisor - Trac
About fusion forums - Fusion Linux (Fedora Remix) | Google Groups
About Spin: Design Suite
About Spin: Design Suite
About Spin: Fedora Electronic Lab
About Spin: Fedora Electronic Lab - Install from Yum or Download
About Spin: Games
About Spin: Games
About Spin: KDE
About Spin: LXDE
About Spin: LXDE
About Spin: Security
About Spin: Sugar on a Stick
About Spin: XFCE
ALSA (Advanced Linux Sound Architecture) User
ALSA User
App to remix Fedora - Google Search
Audio creation spin development - FedoraProject
Available Now: Fedora 11 LXDE Remix - Lightweight Leonidas - Softpedia
/#bypopularity
Community Fedora Remix 13.1 “Lucky 13″ | Fusion Linux
Discussions - Fusion Linux (Fedora Remix) | Google Groups
DonsDeals Blog: About Spin Fedora Electronic Lab - Install from Yum or Download
DonsDeals: Korora 18 - Beta (Flo) Fedora Remix
DonsDeals: Raspberry Pi - Seneca Fedora Remix 14 Release
Download Fedora LXDE Remix 11 for Linux - Fedora 11 with LXDE - Softpedia
Download Fedora MATE-Compiz Desktop
/edu/#home
Fedora 12, LXDE Spin - FedoraForum.org
fedora 13 remix - Google Search
Fedora Greek Edu Remix - FedoraProject
Fedora Hosted Git Repositories - spin-kickstarts.git/summary
Fedora-live-desktop.ks - spin-kickstarts - Trac
Fedora MATE-Compiz Desktop
Fedora MATE-Compiz Desktop
Fedora Package Announce -- Fedora 12 Update: gnome-packagekit-2.28.3-1.fc12
Fedora Project - Get Fedora by Desktops, Formats or Spins.
Fedora Project - Get Fedora by Desktops, Formats or Spins.
Fedora Project - Get Fedora by Desktops, Formats or Spins.
Fedora Project - Get Fedora by Desktops, Formats or Spins.
Fedora Remix for RaspBerry Pi makes the $35 PC useful (video) - Liliputing
Fedora Spins
Fedora Spins
Fedora Spins & Remixes - FedoraForum.org
Fedora Spins & Remixes - FedoraForum.org
Fedora Spins & Remixes - FedoraForum.org
Fedora Xfce Desktop
/fel/#home
File:Fedora-Remix-SELF.odp - FedoraProject
Fusion 16 - Fusion Linux (Fedora Remix) | Google Groups
Fusion 16 - Fusion Linux (Fedora Remix) | Google Groups
Fusion dare ;) - Fusion Linux (Fedora Remix) | Google Groups
Fusion dare ;) - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux (Fedora Remix) Google Group
Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux Forums are closing - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux Forums are closing - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux project status - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux project status - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux project status - Fusion Linux (Fedora Remix) | Google Groups
Fusion Linux | The Home of the Fedora Remix Done Right
/games/#about
gui app to remix fedora - Google Search
How to create and use a Live CD - FedoraProject
InformIT: Spinning a Fedora Linux Live CD > Creating the Kickstart File for a Live CD
/kernel_reloaded/
No subject - Fusion Linux (Fedora Remix) | Google Groups
POSSE APAC Attendees - Teaching Open Source
Raspberry Pi Fedora Remix 14 Release Event - Open Source@Seneca
Raspberry Pi Fedora Remix launches - YouTube
RaspBerry Pi on DonsDeals Blog - Google Custom Search
SIGs/Education/Spin - FedoraProject
social coding - Fusion Linux (Fedora Remix) | Google Groups
social coding - Fusion Linux (Fedora Remix) | Google Groups
social coding - Fusion Linux (Fedora Remix) | Google Groups
spin-kickstarts
Spins Custom - FedoraProject
 
 
Linux Distro - MultiMedia Studio (LMMS)
LMMS - Linux MultiMedia Studio
Main Page - LMMS Wiki
YouTube - ‪LMMS 0.4.0 SVN‬‏
Linux Distros like Fedora and thier Desktops
About Xange | Linux Technology!
Bodhi About
Bodhi, A minimal, enlightened, Linux desktop disc.
Bodhi Download
DistroWatch.com: Macpup
E17 desktop - Google Search
Enlightenment - Beauty at your fingertips
Enlightenment Download
Fixstars: Products | Yellow Dog Enterprise Linux
Georgia Tech Software Library (GTlib) | Home
Index of /pub/linux/distributions/
Index of /pub/linux/distributions/fedora/pub/fedora/linux/releases/
Jupiter Applet
MATE Desktop Environment | MATE
Open Xange | Linux Technology!
polishlinux.org » E17 — Desktop Enlightenment
The Linux Mint Blog » Blog Archive » Linux Mint 12 Preview
Thoughts on Technology: Eight Reasons to give E17 a Try
Thoughts on Technology: Elive 2.0 - Distro Review
Thoughts on Technology: Overview and Explanation of Linux Desktop Environments
Thoughts on Technology: Top Five Fedora Derivatives
Unite17 | Unity Linux Hu.
YDL.net
YouTube - Elive Gem

OpenShot Video Editor
An introduction to video editing in Openshot 2.0
Linux Today - Openshot Creator Launches Kickstarter
OpenShot Help Manual - Clip Properties
OpenShot Help Manual - Learn OpenShot in 5 Minutes!
OpenShot Help Manual - OpenShot Video Editor Manual
OpenShot Video Editor
openshot video editor - Google Search
OpenShot Video Editor | About Us
OpenShot Video Editor for Windows, Mac, and Linux by Jonathan Thomas — Kickstarter
OpenShot Video Editor: Features
OpenShot Video Editor: Support
OpenShot - DonsDeals Blog Google Custom Search
Openshot 2.2 Released With 4K Editing, Improved Performance - OMG! Ubuntu!
Openshot 2.2 Released | 4K Video Editing! - YouTube
OpenShot Video Editor | Simple, powerful, and free video editor for Linux!
Openshot 2.2 Released | 4K Video Editing! - YouTube
KDEnlive vs OpenShot Video Editor Comparison for Linux 2016 - 2017 - YouTube

Video Editing Software - GradVJ for Windows, that "My Scarlet Red" on ChristianRocker.com told me about
ArKaos Grand VJ Software: Control Your Video With MIDI, Yo - YouTube
ArKaos GrandVJ - Download.com
ArKaos GrandVJ Alternatives for Linux - AlternativeTo.net
ArKaos Visualizer Download - Softpedia
Download ArKaos Visualizer 1.6 Free - ArKaos Visualizer will allow users to play graphic effect videos with any playable sound file - Softpedia
Download Free arkaos grandvj v1 2 2 incl keygen working air full version game - YouTube
Driving GrandVJ from a MIDI sequencer - YouTube
FindJesusFreaks.com: View Note
gradvj - Google Search
gradvj linux - Google Search
GradVJ linux - Google Search
GrandVJ - Google Search
GrandVJ - Google Search
GrandVJ - YouTube
GrandVJ – Eight channels VJ software for real time HD video mixing
GrandVJ – Eight channels VJ software for real time HD video mixing
GrandVJ – Eight channels VJ software for real time HD video mixing
GrandVJ 1.6 beta with Syphon support | ArKaos Blog
GrandVJ controlled by the Edirol PCR-300 - YouTube
grandvj free download - Google Search
grandvj free full download - Google Search
Online video mixing – MixArk by ArKaos. Video mixing server
Search - ArKaos
User Showcase - GrandVJ Artists - ArKaos
VJ Software, media server, video mixing, LED software - ArKaos
VJ/DJ - VJ software, Video mixer software, Real time video - ArKaos
Video Editing Software - OpenVDB DreamWorks goes Open Source
OpenVDB
OpenVDB - About
OpenVDB - Download
Video Editing Software for Windows - You may download Free Video Editor and use it completely free without restrictions (no trial period, watermarks, or ads). You can, however, support the project by signing up for technical support. We provide fast and full support to solve all your problems when using our products.
A Powerful, Free Video Editor | Gizmo's Freeware
VSDC Free Video Editor - YouTube
VSDC Free Video Editor - YouTube
VSDC Free Video Editor - YouTube
Download Free Video Editor: best software for video editing.
Scan report for at UTC - VirusTotal
How to use Free Video Editor
Video Editing using Multi Sources Automatically - Vyclone is a collaborative app to mix footage from multiple sources. Let Vyclone synchronize and edit multiple angles, or remix your own cut. Ideal for footage of customers with a product in action. Available on Android, iOS and Windows Phone. Price: Free.
Video Editing App Site with Automatic Editing of Footage from Multiple Cameras - Vyclone – friends, cameras, action (Site not working 10-29-16)
Vyclone Blog and Multi Video Editing info
Vyclone – press
NewTek | 3Play Multi-Camera Editing
Video Efx Hardware Open Source Project - Visualist, 70s Video Effects
Visualist, 70s Video Effects — DIY How-to from Make: Projects
VISUALIST, a 'make it yourself' instrument for the VJ/artist - YouTube
Video Project - Overlaying video on encrypted HDMI connections
28c3: Implementation of MITM Attack on HDCP-Secured Links - YouTube
5V 1A (1000mA) USB port power supply ID: 501 - $4.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Anonymous Message To Congress. #OpGlobalBlackout Threat To Shutdown YT Facebook Twitter UN servers - YouTube
DIY Plastics Kit - Studio Kousagi Wiki
HDCP falls to FPGA-based man-in-the-middle attack - Hack a Day
HDMI Cable - 1 meter ID: 608 - $5.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Implementation of MITM Attack on HDCP-Secured Links « bunnie's blog
NeTV Starter Pack ID: 609 - $119.00 : Adafruit Industries, Unique & fun DIY electronics and kits
The HDCP master key - Hack a Day
USB cable - A/MicroB [3ft] ID: 592 - $3.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Video Projects - Converting 8mm Film to Digital
High-Quality Film Transfers with this Raspberry Pi Frame Grabber | Hackaday
How to Convert Old Film Reels With a Raspberry Pi - IEEE Spectrum
Converting 8mm film to digital | Hackaday
I'm an 8mm film star, baby! | Part of the film being digitiz… | Flickr
movie digitizing, the hard way | I have an old 8mm film from… | Flickr
m033: Waterskiing on Vimeo
Video Transcoding - The Ingest-a-Tron 9000 is a (relatively) simple Windows Batch Scripting based tool designed to automate the ingestion, transcoding, and transfer process of images and video from a remote ingestion server to an editing workstation. This frees up resources and time on the editing workstation by offloading, primarily, the transcoding of H.265 video to H.264 onto the ingestion server.
Script Your Way Out Of Video Editing Drudgery | Hackaday
Ingest-a-Tron 9000 - YouTube
GitHub - SonicDH/Ingest-a-Tron-9000: Automating the media ingestion, transcoding, and transfer process using Windows Batch scripts, FFmpeg, and PsExec. God help me.
Frost Bites - YouTube
Ingest-a-Tron 9000 • Hackaday.io
Scan report for at UTC - VirusTotal
DonsDeals Blog: Automating Video Transcoding using Windows Batch Files - Ingest-a-Tron 9000 - YouTube Video and info links
Video Transcoding App FFMpeg
Bug 467 – Please add avconv support (should replace ffmpeg, no longer supported by upstream)
Build a media converter with Python, Qt and FFmpeg | Linux User
Download FFmpeg
FFmpeg
FFmpeg
ffmpeg2theora
ffmpeg2theora
Firefox plugin path to ffmpeg should not be dereferenced from a symlink · Issue #36 · inbasic/iaextractor · GitHub
GitHub - SonicDH/Ingest-a-Tron-9000: Automating the media ingestion, transcoding, and transfer process using Windows Batch scripts, FFmpeg, and PsExec. God help me.
How to use FFMpeg to do simple audio conversion
Linux Today - Build a media converter with Python, Qt and FFmpeg
Linux Today - FFmpeg 2.8.6 "Feynman" Released, Drops Support for VisualOn AAC and libaacplus
Linux Today - How to Decompile a Video File Into Images with FFMPEG on Linux
Linux Today - How to record audio from mic using FFmpeg aka audio grabbing
PortableLinuxApps - audiovideo/ffmpeg
YouTube - FFMPEG - Club Mix Music with Spirialing Circles
Video Web Cam Fun Stuff
DonsDeals Blog: Open Broadcaster Software for Video Recording and Live Streaming
Five fun ways to use a Linux webcam | Linux.com
ManyCam Virtual Webcam - Free software downloads and software reviews - CNET Download.com
MPlayer - The Movie Player

Linux Apps Software to Try Out
0install: Features
0install: Linux
0install: Overview
10 Useful Open Source Security Firewalls for Linux Systems
20 Command Line Tools to Monitor Linux Performance
abby - abby is a front-end for cclive [inactive] - Google Project Hosting
amora - Amora: A mobile remote assistant - Google Project Hosting
amtterm | kraxel's news
angleproject - ANGLE: Almost Native Graphics Layer Engine - Google Project Hosting
apcupsd | A daemon for controlling APC UPSes
Apps/Shotwell - GNOME Wiki!
Apps/Vinagre - GNOME Wiki!
APT-RPM
bbkeys :: a blackbox keygrabber :: a movingparts.net company
Best Free Software for Linux | Gizmo's Freeware
Better out-of-the-box experience, missing printer · Issue #6 · Boomaga/boomaga · GitHub
bitlyclip 0.2.2 : Python Package Index
Blargg's NTSC Libraries
bluetile: full-featured tiling for the GNOME desktop environment
Boomaga - Virtual Printer
bup, it backs things up!
byobu in Launchpad
Calamares 2.2.3 Universal Installer Adds Locale Choice Support on Debian Linux
Calamares: A distribution-independent system installer | LinuxBSDos.com
cantino/huginn · GitHub
cclive
cclive
cclive - cclive is a tool for downloading media from YouTube and similar websites
ClipGrab - Free YouTube Downloader & Converter
clive | Free Audio & Video software downloads at SourceForge.net
Command-Line Interface — Livestreamer 1.12.2 documentation
CUSAX with Jitsi | Jitsi
Darik's Boot And Nuke | Hard Drive Disk Wipe and Data Clearing
DonsDeals Blog: AWStats - Free log file analyzer for advanced statistics (GNU GPL).
DonsDeals - "Find open source software alternatives to well-known commercial software"
DonsDeals: Linux Links - The Linux Portal: Software/Backup
Download | Jitsi
Draw Freely. | Inkscape
DRI Wiki
dvtm || dynamic virtual terminal manager
en/users/Documentation/rfkill - Linux Wireless
Fail2ban
FBReader | Favorite Book Reader
FlashRom - OpenBIOS
flaviotordini/minitube · GitHub
Frameset Template
Free and Open Source Medical Software [FreeMedForms]
Frequently Asked Questions - Mpich
GitHub - ANSSI-FR/caml-crush: Caml Crush: an OCaml PKCS#11 filtering proxy
GitHub - compiz-reloaded/ccsm: Graphical manager for CompizConfig settings
GitHub - compiz-reloaded/compiz: Compiz 0.8.x core project
GitHub - compiz-reloaded/compizconfig-python: compizconfig-python 0.8.x project
GitHub - compiz-reloaded/compiz-manager: A wrapper script to start Compiz 0.8.x with proper options
GitHub - cyraxjoe/awake: Short program (library) to "wake on lan" a remote host.
GitHub - eonpatapon/gnome-shell-extension-caffeine: Disable screensaver and auto suspend
GitHub - fabiand/igor: igor
GitHub - ghost1227/cdm: Console Display Manager
GitHub - gitpython-developers/smmap: A sliding memory map manager
GitHub - jmrodri/rho: ssh scanner for your network
GitHub - Mellanox/sockperf: Network Benchmarking Utility (exported from code.google.com/p/sockperf)
GitHub - ngauthier/hydra: Distributed testing framework
GitHub - raorn/wmvolman: Window Maker Volume Manager
GitHub - user-none/KDocker: KDocker will help you dock any application into the system tray
GIT - LinuxHam
Gnomeradio: A FM-Radio Tuner for GNOME
Google Code Archive - Long-term storage for Google Code Project Hosting.
Google Code Archive - Long-term storage for Google Code Project Hosting.
Google Code Archive - Long-term storage for Google Code Project Hosting.
GTK+ UVC Viewer
Guides | MPICH
gummiboot
Home - LilyTerm
HowToInstall – spacewalk
How to record and replay a terminal session on Linux - Linux FAQ
Index of /jitsi/rpm
Introduction to the Module System — Zend Framework 2 2.2.7 documentation - Zend Framework
Introduction to Zend\Console — Zend Framework 2 2.3.9 documentation - Zend Framework
IP Calculator / IP Subnetting
Issues · Boomaga/boomaga · GitHub
jitsi.org | Jitsi
Kazam Review - Linux Free Screen Recorder - YouTube
KDE - Experience Freedom!
KDE - FedoraProject
KDE QuickGit
KDE QuickGit :: baloo.git/summary
KDE QuickGit :: kde-baseapps.git/summary
KDE QuickGit :: libkscreen.git/summary
Kickball/awesome-selfhosted · GitHub
libAfterImage Imaging Library.
libguestfs, library for accessing and modifying VM disk images
libvirt: The virtualization API
Lightworks: A Professional Video Editor Available for Ubuntu/Linux Mint/Fedora - NoobsLab | Ubuntu/Linux News, Reviews, Tutorials, Apps
Linux-ax25.org git repositories
LinuxCNC.org - Home
Linux Data Recovery Software. Hard Drive recovery utility
Linux Servers and Security Howtos - Chris Binnie - Mlocate Tutorial
Linux Tip | How to use Htop - YouTube
Linux Today - Calamares 2.2.3 Universal Installer Adds Locale Choice Support on Debian Linux
Linux Today - How to convert DEB files to RPM and Vice Versa
Linux Today - Never Lose Another File Again By Mastering Mlocate
Linux Tools
Linux/Unix nbench
LMMS • Download
LMMS • Home
Main Page - F-Spot
Main Page - IVTV
Manage your Linux Box with htop - Freedom Penguin
MPICH | High-Performance Portable MPI
MPL, the Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms Main Page
MUSCLE
Network UPS Tools - Welcome
nikratio / S3QL — Bitbucket
NSLU2-Linux - FAQ / HomePage browse
NSLU2-Linux - FAQ / WhatIsANSLU2 browse
NSLU2-Linux - HowTo / UseTheResetButtonToEnterUpgradeMode browse
OCaml Forge: Cryptokit: cryptographic primitives: Project Home
OpenBIOS - OpenBIOS
OpenFWWF - Friendly Jamming Project
Open-source video editor Shotcut now with better 4K support | It runs on Linux
Overview — Livestreamer 1.12.2 documentation
Parcellite
Pluto and Linux, the Underdog Superheroes | Linux Journal
PRINT HEAD » system-config-printer
Projects/Rygel - GNOME Wiki!
Puppet Enterprise | Puppet Labs
Puppet Labs: IT Automation Software for System Administrators
qpdfview in Launchpad
Razor-qt
rdesktop: A Remote Desktop Protocol client (Command Line App)
Reader Help
Register | Jitsi
Registrarless SIP Account | Jitsi
Remmina
Remmina - The GTK+ Remote Desktop Client
RemoteBox : VirtualBox Client
revisor - Trac
Search Thunderbird Contacts | Jitsi
Set Up Jitsi Account | Jitsi
sigrok
sinfo - a monitoring tool for networked computers
Sjinn Linux RS-232 Serial Communications Features
Skype4pidgin is a plugin that enables you to use Skype with Pidgin
SNAKE - Smart Network Automated Kickstart Environment
[solved]How to install an entire desktop? - Ask Fedora: Community Knowledge Base and Support Forum
SourceForge.net: ndiswrapper
SpacewalkFaq – spacewalk
Spacewalk: Free & Open Source Linux Systems Management
spacewalk - Trac
Spice - Home page
squashfs - a compressed fs for Linux - Browse Files at SourceForge.net
squashfs - a compressed fs for Linux download | SourceForge.net
SQUASHFS - A squashed read-only filesystem for Linux
stalonetray system tray: about
strace download | SourceForge.net
Surfraw - Shell Users' Revolutionary Front Rage Against the Web
TA-Linux - TA-Linux
TCPDF
TeamViewer Alternatives for Linux - Freedom Penguin
The Blackbox Window Manager
The Freenet Project - /index
The Linux Kernel Archives
theonewolf/TermRecord · GitHub
Transcribe Speech To Text With Linux And Google - Freedom Penguin
Trilead - VMware vSphere, vCenter, ESX & ESXi and Microsoft Hyper-V Backup with VM Explorer
TrueCommons KeyManager – About
unicap - The uniform API for image acquisition devices
useme
UserDocs – spacewalk
User Documentation | Jitsi
vaapi - for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3)
Wammu and Gammu
Watchdog | Free System Administration software downloads at SourceForge.net
What is Puppet Enterprise? - YouTube
Window Maker: Home
WindowMaker Network Devices
WineHQ - Wine Announcement
www.linux-nis.org (ypbind-mt)
www.linux-nis.org (ypserv)
www.linux-nis.org (yp-tools)
XBindKeys
Xfce Desktop Environment
Xpra is 'screen for X', and more: it allows you to run X programs, usually on a remote host and direct their display to your local machine (I couldn't get it to login to the RedBlackBioStar in any mode)
xVideoServiceThief Official Web site ( App Search Does Not Work and can't convert Local Videos either 2016)
yum command install kde desktop - Google Search
xpra home page xpra-codecs-freeworld gets errors trying to update so uninstalling the app
labrea download | SourceForge.net
LaBrea - Homepage
LaBrea
YARA - The pattern matching swiss knife for malware researchers
Exim Internet Mailer
GitHub - atykhonov/google-translate: Emacs interface to Google Translate
http://cpansearch.perl.org/src/POTYL/Gtk2-SourceView2-0.10/README
HP Linux Imaging and Printing
HP Linux Imaging and Printing
HP Linux Imaging and Printing
HP Linux Imaging and Printing
HP Linux Imaging and Printing
HP Linux Imaging and Printing
http://pilotfiber.dl.sourceforge.net/project/hplip/hplip/3.16.8/hplip-3.16.8.run - Scan report for at UTC - VirusTotal Shows 1 Malware Detection in 68 Scanners
HP Linux Imaging and Printing download | SourceForge.net
flashrom - flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices
DMTCP : Distributed MultiThreaded Checkpointing
DonsDeals Blog: GNU GTick is a metronome application written for GNU/Linux and other UN*X-like operting systems.
The LLVM Compiler Infrastructure Project
sys_basher
Bonnie++ now at 1.03e (last version before 2.0)!
idle3-tools - Idle3-tools provides a linux/unix utility that can disable, get and set the value of the infamous idle3 timer found on recent Western Digital Hard Disk Drives
DAG: Dstat: Versatile resource statistics tool
HardwareLiSter – ezIX
F3 by Digirati
hdparm download | SourceForge.net
Mednafen - Multi-system Emulator
hardware 0.18 : Python Package Index
Linux sdparm utility
Stylus Toolbox
volume_key
xawtv - LinuxTVWiki
dd_rescue
ddpt utility (a Unix dd command variant)
GitHub - Aorimn/dislocker: FUSE driver to read/write Windows' BitLocker-ed volumes under Linux / Mac OSX
http://vu1tur.eu.org/tools/
romfs information
Inception | Break & Enter
jeromerobert / k4dirstat / wiki / Home — Bitbucket
KDE Utilities - KFloppy
libstatgrab homepage
Advance Projects
Mtools - GNU Project - Free Software Foundation
pam_mount — Pluggable Authentication Module to mount volumes for a user session
Linux DiskQuota download | SourceForge.net
rsnapshot | rsnapshot
How fast is your disk? | LinuxInsight
The sg3_utils package
STXXL - Standard Template Library for Extra Large Data Sets
ToolShed download | SourceForge.net
util-linux - Wikipedia
LOW LEVEL(PHYSICAL) FORMATTING TOOL ON USB-FDD (LINUX)
tuned
News lpn
Autotest - Fully automated testing under linux
bochs: The Open Source IA-32 Emulation Project (Home Page)
hwdata.git - Hardware Database, including Monitors, pci.ids, usb.ids, and video cards
Ino — Ino 0.3 documentation
IPplan [IP address management and tracking]
Git repository browser
openSIPS | Main / HomePage
ironic-discoverd 1.1.1 : Python Package Index
SimCoupe - A SAM Coupé Emulator
OpenDNSSEC
GitHub - sosreport/sos: A unified tool for collecting system logs and other debug information
Synergy - Mouse and keyboard sharing software
darktable | the photo workflow software (caused update errors in Fedora 23 12-16-16)
17 alternatives to your default image viewer on Fedora - Fedora Magazine
Add power to your terminal with powerline - Fedora Magazine
Beginner's guide to IRC - Fedora Magazine
Work sprints with a Pomodoro timer - Fedora Magazine



 

3 comments:

Unknown said...

Thanks for this post! I think this is exactly what I need! But I'm having some problems with the code. When running "recordmydesktop -rescue" I get the following error:

"error when parsing '-rescue': libpopt error -11"

What does this mean, and is there a way around it?

Don's Deals Blog said...

I updated my Post, with more info and links. You can Read through the updated Post Above. And follow the Help link in this section... "For further information you can use the Help, Feedback and Open Discussion forums on Sourceforge.net (anonymous posting allowed)."

Thanks Reading my Blog and taking the time to Comment...

Don

Don's Deals Blog said...

Also, here's another Post of mine, with a Desktop Video I made...
GTK-RecordMyDesktop-Video-12-Setting-up-to-sync-audio-w-video-worked-w-settings-5fps-100x100.webm - YouTube

In this Video. I show and discuss. Setting up the Linux App, RecordMyDesktop, in the GTK Graphic User Interface (GUI). To work well. With the Audio and Video Synced. I Discuss and Show, this working on my Fedora 23 Linux System. I also, Discuss, Restoring an unfinished RecordMyDesktop Render. Using the Commands in a Terminal Window. Check out the Related links too, in the Post too... http://donsdeals.blogspot.com/2016/06/gtk-recordmydesktop-video-12-setting-up.html

Don