<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Raymond P. Burkholder - Things I Do - Video</title>
    <link>http://blog.raymond.burkholder.net/</link>
    <description>In And Around Technology and The Arts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.7.2 - http://www.s9y.org/</generator>
    <pubDate>Sat, 15 Jun 2019 19:57:55 GMT</pubDate>

    <image>
        <url>http://blog.raymond.burkholder.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Raymond P. Burkholder - Things I Do - Video - In And Around Technology and The Arts</title>
        <link>http://blog.raymond.burkholder.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Linux Video Editors on Debian Stretch</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/859-Linux-Video-Editors-on-Debian-Stretch.html</link>
            <category>Video</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/859-Linux-Video-Editors-on-Debian-Stretch.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=859</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=859</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;I started video editing a few years ago on a Windows platform using Adobe Premiere Pro.  Since then, I have been doing more and more work on a Linux platform.  So, I&#039;d like to see what skills I can transfer over to an editor on Linux.  Here are a few notes on my progress through evaluating a number of video editors on Linux.

&lt;p&gt;I started with &lt;b&gt;&lt;a href=&quot;http://www.pitivi.org/&quot; target=_blank&gt;pitivi v0.98&lt;/a&gt;&lt;/b&gt;.   It can handle a large movie file, but seems to have a very basic editor layout.  The timeline is hour:minute.second based, no frame counters.  It has very few if any right click menus.  Seems to have a decent sized effect library.  Probably good for very simple editing tasks when re-arranging and cuttinga few source inputs.  It was my first introduction to that fact that I could cut segments, but couldn&#039;t seem to record them as individual clips.  Single stepping can be slow.

&lt;p&gt;I next installed &lt;b&gt;&lt;a href=&quot;http://www.openshot.org/&quot; target=_blank&gt;openshot v1.4.3&lt;/a&gt;&lt;/b&gt;.  To make it work, I needed to install the ladspa-sdk package, and also needed to ensure that I have the locale variable LC_ALL set (fixed by adding something appropriate as an export in ~/.bashrc).  It too uses a h:mm.sec time line.  For the transitions, it has a visual selection list.  Effects also have a visual flavour.  It seems to have an even simpler interface than does Pitivi.  2017/11/14 - It seems that the Stretch package library has a very old version.  Yesterday, from the openshot web site, release4 2.4.1 is available.  Debian package manager says OpenShot is orphaned.  So... will may be I should download the appImage directly from the web site and give it a try.

&lt;p&gt;Reading some review articles, many ranked &lt;b&gt;&lt;a href=&quot;https://kdenlive.org/&quot; target=_blank&gt;kdenlive&lt;/a&gt;&lt;/b&gt; highly.  The packages version is v16.12.2.  This interface is more featureful and has a better resemblance to Adobe Premiere Pro.  And it does show a time line with hour:minute:frame_count.  I can&#039;t seem to put clips in the project bin either, but that seems to be par for the course.  Of the three editors evaluated, this would be my working editor.

&lt;p&gt;I next took a look at &lt;b&gt;&lt;a href=&quot;https://www.shotcut.org&quot; target=_blank&gt;shotcut v17.11.07&lt;/a&gt;&lt;/b&gt;.  It uses a different interface from the first three I evaluated.  Forward and back stepping is quite responsive.  But when placing a large movie in to the timeline, the interface bogs down.  Once it &#039;looked at it&#039;, responsiveness seemed to be restored.  The traditional zoom and pan mouse operations don&#039;t seem to work.  I went to the time slot I wanted, performed a right click and tried a cut.  I now don&#039;t have anything in the main view, or on the timeline.  Not quite intuitively obvious what it is doing.  It seems to have a playlist, but to get to that point may require too many other battles.  Ok, this one isn&#039;t for me.

&lt;p&gt;2018/02/12 I came across a link to &lt;a href=&quot;http://cinelerra.org/&quot; target=_blank&gt;Cinelerra 7.0&lt;/a&gt; - I&#039;ve seen the name around, and is on my todo list to have a look.

&lt;p&gt;2019/06/15 - a &lt;a href=&quot;https://news.ycombinator.com/item?id=18838227&quot; target=_blank&gt;Hacker News&lt;/a&gt; article referring to &lt;a href=&quot;http://libregraphicsworld.org/blog/entry/introducing-olive-new-non-linear-video-editor&quot; target=_blank&gt;Introducing Olive, new non-linear video editor&lt;/a&gt;

&lt;p&gt;2018/02/12 Another opened page on my browser: &lt;a href=&quot;https://github.com/jliljebl/flowblade&quot; target=_blank&gt;Flowblade&lt;/a&gt;  is a multitrack non-linear video editor for Linux, &quot;designed to provide a fast, precise and robust editing experience. Flowblade employs a film-style insert editing model as workflow. In insert editing clips are generally placed tightly after other clips when they are inserted on the timeline. Edits are fine tuned by trimming in and out points of clips or by cutting and deleting parts of clips.&quot;  -- looks to be Python based so not sure how fast it is for certain types of functions.

&lt;p&gt;2018/03/12 &lt;a href=&quot;https://urvikagola.wordpress.com/2018/03/02/bob-konferenz18-in-berlin/&quot; target=_blank&gt;BOB Konferenz’18 in Berlin&lt;/a&gt;, a summary article, talks about:

&lt;blockquote&gt;
 The conference started with a keynote on a very interesting topic, A language for making movies. Using Non Linear Video Editor for making movies was time consuming, ofcourse. The speaker talked about the struggle of merging presentation, video and high quality sound for conferences. Clearly, Automation was needed here which could be achieved by 1. Making a plugin for non linear VE, 2. Writing a UI automation tool like an operating system macro 3. Using shell scripting. However, dealing shell script for this purpose could be time consuming no matter how great shell scripts are. While the goal to achieve here was to edit videos using a language only and let the language get in the way of solving this. In other words a DSL Domain-Specific Language was required along with Syntax Parse. Video (&lt;a href=&quot;https://lang.video/&quot; target=_blank&gt;https://lang.video/&lt;/a&gt;)is a language for making movies which integrated with Racket ecosystem. It combines the power of a traditional video editor with the capabilities of a full programming language.
&lt;/blockquote&gt;

&lt;p&gt;The meat can be found at &lt;a href=&quot;http://docs.racket-lang.org/video@video-testing/index.html&quot; target=_blank&gt;The Video Language Guide&lt;/a&gt;.  Which is something derived from:

&lt;p&gt;&lt;a href=&quot;https://racket-lang.org/&quot; target=_blank&gt;Racket&lt;/a&gt; is a general-purpose programming language as well as the world’s first ecosystem for developing and deploying new languages. Make your dream language, or use one of the dozens already available, ... 
    </content:encoded>

    <pubDate>Mon, 13 Nov 2017 00:41:05 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/859-guid.html</guid>
    
</item>
<item>
    <title>Interactive Digital Media</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/557-Interactive-Digital-Media.html</link>
            <category>Video</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/557-Interactive-Digital-Media.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=557</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=557</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Over the last few weeks, I&#039;ve been delving into the world of Interactive Digital Media.  This has included investigation into interactive environments, programming tools, modelling suites, supporting hardware, algorithms, plus a host of related and unrelated alley-ways.  
 &lt;br /&gt;&lt;a href=&quot;http://blog.raymond.burkholder.net/index.php?/archives/557-Interactive-Digital-Media.html#extended&quot;&gt;Continue reading &quot;Interactive Digital Media&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 09 Mar 2014 19:20:57 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/557-guid.html</guid>
    
</item>
<item>
    <title>Color (Colour) Grading: The Science Thereof</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/547-Color-Colour-Grading-The-Science-Thereof.html</link>
            <category>Arts</category>
            <category>Video</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/547-Color-Colour-Grading-The-Science-Thereof.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=547</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=547</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Ever wonder how people create vibrant looking pictures and scenes?  The mixing of pleasing colour combinations is one aspect of good artistry.  In digitally reproduced images, there is another aspect.

&lt;p&gt;Our eyes can perceive scenes in a human form of high definition.  But when our eyes look at digitally rendered scenes, non colour corrected scenes can appear flat and un-appealing.  

&lt;p&gt;To overcome the limitations of low resolution devices, techniques have been developed to trick the eye (and associated visual interpretations) to perceiving scene pleasantness.  Much science has gone into understanding the why&#039;s and wherefore&#039;s of this.  One starting site with links to a wealth of information is 
&lt;a href=&quot;http://cinematiccolor.com/&quot; target=_blank&gt;Cinematic Color&lt;/a&gt;.  

&lt;p&gt;The lead off paper on that site,
&lt;a href=&quot;http://github.com/jeremyselan/cinematiccolor/raw/master/ves/Cinematic_Color_VES.pdf&quot; target=_blank&gt;
Cinematic Color: From Your Monitor to the Big Screen&lt;/a&gt; provides a good over view.  Buried in the middle of that paper is a innocuous chart with a single curve on it.  The curve is commonly referred to as the S-curve of 
colour grading.

&lt;p&gt;In essence, you want to make sure that there are lots of details in the darker areas, and lots of detail in the bright areas.  (blowing out the high-lights is a no-no, but even this rule is can be broken in artistically pleasing ways)  Anyway, this curve sacrifices the mid-tones.  But the sacrifice seems to make all things right. 
    </content:encoded>

    <pubDate>Sun, 01 Dec 2013 14:35:18 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/547-guid.html</guid>
    
</item>
<item>
    <title>Severance Pay - Video of a BMDS 24 Hours To Curtain Production</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/72-Severance-Pay-Video-of-a-BMDS-24-Hours-To-Curtain-Production.html</link>
            <category>Video</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/72-Severance-Pay-Video-of-a-BMDS-24-Hours-To-Curtain-Production.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=72</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;In 2009, Bermuda Musical and Dramatic Society presented 24 Hours to Curtain: six writers start at 8pm Friday night, are given an opening line, a closing line, and a prop. Their job is to write a 10 minute play, and have it finished by 8am Saturday morning, when the directors and actors come in to learn their lines, block the stage, rehearse, and are ready to put the production on at 8pm Saturday night. This is Severance Pay, one of the plays written over night and presented the next day. And I had just received a Panasonic HVX200A. This is one of my first attempts at video. The first couple of minutes scroll some dialog as I missed the opening.

&lt;p&gt;&lt;iframe width=&quot;560&quot; height=&quot;349&quot; src=&quot;http://www.youtube.com/embed/YwMQLV7RPa4&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt; 
    </content:encoded>

    <pubDate>Sat, 18 Jun 2011 13:22:35 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/72-guid.html</guid>
    
</item>
<item>
    <title>Hard Drive Data Recovery</title>
    <link>http://blog.raymond.burkholder.net/index.php?/archives/528-Hard-Drive-Data-Recovery.html</link>
            <category>Video</category>
    
    <comments>http://blog.raymond.burkholder.net/index.php?/archives/528-Hard-Drive-Data-Recovery.html#comments</comments>
    <wfw:comment>http://blog.raymond.burkholder.net/wfwcomment.php?cid=528</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=528</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;During an upgrade cycle of my desktop computer, when I was prompted to reboot,  the computer would not reboot.  It seems something corrupted the booting portion of the drive.

&lt;p&gt;Yes, I know I&#039;m supposed to back stuff up before performing changes, but in this case I didn&#039;t.
So... I needed to find a way to recover information off of a raid 10 drive array.  I had two sets of two mirrored drives in a striped configuration:  Raid 10.  

&lt;p&gt;As they were controlled by an Adaptec controllor card, I thought Adaptec might help.  They were 
unable to offer direct assistance, but they did suggest that the sofware offered by
Runtime Software would be of use.

&lt;p&gt;I used Runtime Software&#039;s tools to examine my drives, and used their paid service to determine the drive configuration.
The response back from their paid service indicated that my drives were beyond recovery.  Perhaps
the settings I used were incorrect for the data capture their software provided to their &#039;human 
examiners&#039;.  But I would have thought they&#039;d have an idea of what would be correct.

&lt;p&gt;After receiving that bit of bad news, I decided to try data recovery myself.  I licensed their
tools and gave it a try.  Long story short, I was able to recover everything I needed.

&lt;p&gt;The following video shows the steps I used to recover data from a drive 
array controlled with an Adaptec AH2910SA Drive controller controlling four drives in a Raid 10 
configuration.

&lt;p&gt;&lt;iframe width=&quot;560&quot; height=&quot;349&quot; src=&quot;http://www.youtube.com/embed/geEX-8jd-q8&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt; 
    </content:encoded>

    <pubDate>Wed, 15 Jun 2011 19:59:23 +0000</pubDate>
    <guid isPermaLink="false">http://blog.raymond.burkholder.net/index.php?/archives/528-guid.html</guid>
    
</item>

</channel>
</rss>
