<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://robyn.faeriemanor.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://robyn.faeriemanor.org/feed.php">
        <title>Robyn Wright</title>
        <description></description>
        <link>http://robyn.faeriemanor.org/</link>
        <image rdf:resource="http://robyn.faeriemanor.org/lib/tpl/arctic/images/favicon.ico" />
       <dc:date>2012-05-20T21:55:42+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrake_cli_script&amp;rev=1331183618&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-strips&amp;rev=1331177770&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-audio-profiles&amp;rev=1331177571&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:appletv.sh&amp;rev=1331177412&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:start&amp;rev=1331167778&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrakecli_crash&amp;rev=1331167575&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_gui_2012-03-06_22-50-45&amp;rev=1331167504&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_03-06-2012_06-31-52_pm&amp;rev=1331167386&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_gui_2012-03-07_14-59-05&amp;rev=1331165710&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_03-07-2012_12-55-40_am&amp;rev=1331164639&amp;do=diff"/>
                <rdf:li rdf:resource="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e06_west_virginia_atv1_03-02-2012_12-04-00_am&amp;rev=1331164046&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://robyn.faeriemanor.org/lib/tpl/arctic/images/favicon.ico">
        <title>Robyn Wright</title>
        <link>http://robyn.faeriemanor.org/</link>
        <url>http://robyn.faeriemanor.org/lib/tpl/arctic/images/favicon.ico</url>
    </image>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrake_cli_script&amp;rev=1331183618&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T05:13:38+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>HandBrake Frontend</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrake_cli_script&amp;rev=1331183618&amp;do=diff</link>
        <description>HandBrake

HandBrake is a video transcoding programme. It does many different things. Visit the site for the full story.

My HandBrake Frontend Script

The real reason for this page is I've written a multiple part BASH shell script for doing most of that transcoding. It works -- it's not pretty -- it's not good shell programming -- it grow out of many custom scripts one for each different anime series I have. Basically I got tired of mod'ing scripts for the changing need of the the dozens of way…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-strips&amp;rev=1331177770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T03:36:10+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>atv-strips - update to current snapshot</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-strips&amp;rev=1331177770&amp;do=diff</link>
        <description>For stripping out fansub/scene groups, format information, and misc other stuff. It used a bit mask to enable the 3 sections, sections 4 is always enabled.

Note: Tabs are 4 not 8 as this editor thinks


#!/bin/sh
# version 48 fixed some case and \. v . problems
# version 47 added R2_Video_ &amp; (x264_ogg)_ to formats and [RaX] to groups
# version 46 updating case diffs
# version 45 add a tweak for something vs something where the vs got camel/titled cased to Vs
# version 44 in misc info section st…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-audio-profiles&amp;rev=1331177571&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T03:32:51+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>atv-audio-profiles - updated code to current snapshot</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:atv-audio-profiles&amp;rev=1331177571&amp;do=diff</link>
        <description>The audio setup stuff

Note: Tabs are 4 not 8 as this editor thinks


#!/bin/sh
# version 24	added '3' for 3 audio tracks to AAC defaults &amp; fixed +2c it only listed 2 tracks
# version 23	added +2c for dialog + commentary 1 + commentary 2  for Casablana ac3-mono + vorb + vorb
#		      ac3+c &amp; ac3+2c &amp; ac36 versions
# version 22	shortened +commentary... to +c...
#		added &quot;dts6+2c&quot;)\n\tAPROFILE=&quot;-a 1,1,2 -A AAC,DTS,Commentary -E $DAAC,copy:dts,$DAAC -6 6ch,auto,auto -B auto,auto,auto&quot;
#		added &quot;dts…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:appletv.sh&amp;rev=1331177412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T03:30:12+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>appletv.sh - updated code to current snapshot</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:appletv.sh&amp;rev=1331177412&amp;do=diff</link>
        <description>This is the 'driver' / main routine

Note: tabs are 4 not 8 as this editor thinks


#!/bin/bash
version=24	# added $1==test set debug true shift 1
# version=23 # changed log file from &quot;video file.&lt;dev&gt;.&lt;ext&gt; &lt;date &amp; time&gt;.txt&quot; to &quot;video file &lt;[dev]&gt; &lt;date &amp; time&gt;.txt&quot; 
# version=22 # added -l 480 to appletvhd -- it was doing 1920x1080 -&gt; 853x1080
# version=21 # added b as a sublist opt == burn first subtitle, ex movie in japanese with 1 english sub
# version=20 # trying to get default subtitle t…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:start&amp;rev=1331167778&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T00:49:38+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Computer Stuff - [HandBrake]  added 9.6 release problems</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:start&amp;rev=1331167778&amp;do=diff</link>
        <description>A place for me to babble about computer related stuff.

HandBrake

9.6 Release Problems

Upgraded to HandBrake 9.6 Official Release on Ubuntu 10.04 LTS &amp; Snow Leopard 10.6.8.

Since then nothing I've transcoded to Apple TV 1st gen has worked on my Apple TV 1st gen... nothing... not 640×480 NTSC AVI TV shows to 1080P MKV movies and everything in between!</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrakecli_crash&amp;rev=1331167575&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T00:46:15+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>HandBrakeCLI Craches - [HandBrakeCLI Craches] moved 9.6 stuff to main page</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:handbrakecli_crash&amp;rev=1331167575&amp;do=diff</link>
        <description>svn4394 &amp; 4405

While transcoding “A.Gifted.Man.S01E01.Pilot.HDTV.XviD-TLA.avi”, the original name didn't include ”.Pilot”, downloaded from USENET HandBrakeCLI crashed, it tried to allocate 18.44 Million Trillion bytes of memory, think I got that right --giggle--

here's tcprobe -i output on the file and HB log:</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_gui_2012-03-06_22-50-45&amp;rev=1331167504&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T00:45:04+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Ultraviolet (2006) [540P GUI] 2012-03-06 22-50-45 - created</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_gui_2012-03-06_22-50-45&amp;rev=1331167504&amp;do=diff</link>
        <description>HandBrake Activity Log for /Volumes/V013/movies/Ultraviolet (2006) [540P GUI].mp4: 2012-03-06 22:50:45 -0800
Handbrake Version: 0.9.6 x86_64 (2012022800)

[22:50:45] macgui: Rip: Pending queue count is 0
[22:50:45] macgui: createQueueFileItem: Getting Audio from prepareAudioForQueueFileJob ...
[22:50:45] macgui: createQueueFileItem: Returned getting audio from prepareAudioForQueueFileJob
[22:50:45] macgui: getNextPendingQueueIndex next pending encode index is:0
[22:50:45] macgui: scanning specif…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_03-06-2012_06-31-52_pm&amp;rev=1331167386&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T00:43:06+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Ultraviolet (2006) [540P] 03-06-2012 06-31-52 PM - created</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:ultraviolet_2006_540p_03-06-2012_06-31-52_pm&amp;rev=1331167386&amp;do=diff</link>
        <description>Note: the 3 line-breaks in the command were added for visual celerity. A script was used to run the cli

appletvhd.sh dts6 2 6 &quot;Ultraviolet (2006) [avchd].mkv&quot;

dts6 is the -a line, 2 use subtitle 2, 6 is for stripping the input filename of unwanted stuff.</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_gui_2012-03-07_14-59-05&amp;rev=1331165710&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-08T00:15:10+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Bizarre Foods S07E07 Charleston [480i ws GUI] 2012-03-07 14-59-05 - created</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_gui_2012-03-07_14-59-05&amp;rev=1331165710&amp;do=diff</link>
        <description>HandBrake Activity Log for /Volumes/V012/tv/Bizarre Foods/Bizarre Foods S07E07 Charleston [480i ws GUI].mp4: 2012-03-07 14:59:05 -0800
Handbrake Version: 0.9.6 x86_64 (2012022800)

[14:59:05] macgui: Rip: Pending queue count is 0
[14:59:05] macgui: createQueueFileItem: Getting Audio from prepareAudioForQueueFileJob ...
[14:59:05] macgui: createQueueFileItem: Returned getting audio from prepareAudioForQueueFileJob
[14:59:05] macgui: getNextPendingQueueIndex next pending encode index is:0
[14:59:0…</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_03-07-2012_12-55-40_am&amp;rev=1331164639&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-07T23:57:19+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Bizarre Foods E07E07 Charleston 480i ws 03-07-2012 12-55-40 AM - created</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e07_charleston_480i_ws_03-07-2012_12-55-40_am&amp;rev=1331164639&amp;do=diff</link>
        <description>Note: the 3 line-breaks in the command were added for visual celerity. A script was used to run the cli 

appletv.sh aac 0 6 Bizarre.Foods.S07E07.Charleston.HDTV.x264-MOMENTUM.mp4 &quot;&quot; /Volumes/V012/tv/Bizarre Foods

 aac is the -a line, 0 no subtittles, 6 is for stripping the input filename of unwanted stuff, ”” no DVD Title #, and lastly the location to dump the output.</description>
    </item>
    <item rdf:about="http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e06_west_virginia_atv1_03-02-2012_12-04-00_am&amp;rev=1331164046&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-07T23:47:26+00:00</dc:date>
        <dc:creator>Robyn Wright</dc:creator>
        <title>Bizarre Foods S07E06 West Virginia [atv1] 03-02-2012 12-04-00 AM - created</title>
        <link>http://robyn.faeriemanor.org/doku.php?id=computer_stuff:bizarre_foods_s07e06_west_virginia_atv1_03-02-2012_12-04-00_am&amp;rev=1331164046&amp;do=diff</link>
        <description>Note: the 4 line-breaks in the command were added for visual celerity. A script was used to run the cli 

appletv.sh aac 0 6 Bizarre.Foods.S07E06.West.Virginia.HDTV.x264-MOMENTUM.mp4 &quot;&quot; /Volumes/V012/tv/Bizarre Foods

 aac is the -a line, 0 no subtittles, 6 is for stripping the input filename of unwanted stuff, ”” no DVD Title #, and lastly the location to dump the output.</description>
    </item>
</rdf:RDF>

