<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -16,7 +16,9 @@ public class VLCMain extends Applet {
     // missing from our repo, and it contained the instructions for
     // running vlc itself, so we have to figure that out on our own
     // off of:
-    // &quot;c:\program files\VideoLAN\VLC\VLC.exe&quot; dshow:// --sout=&quot;#transcode{vcodec=h264,vb=128,scale=1,acodec=mpga,ab=16,channels=1}:duplicate{dst=standard{mux=ts,access=file,dst='c:\Users\Mike\Desktop\file.ts'}}:display&quot;-vvv --intf=dummy
+    // &quot;c:\program files\VideoLAN\VLC\VLC.exe&quot; dshow:// --sout=&quot;#transcode{vcodec=h264,vb=128,scale=1,acodec=mpga,ab=16,channels=1}:duplicate{dst=standard{mux=ts,access=file,dst='c:\Users\Mike\Desktop\file.ts'}}:display&quot; -vvv --intf=dummy
+    // maybe with something like:
+    // {dst=standard{mux=ts,access=udp,url=cdn4.wovenmediainc.com:1243}}
     String cmd = &quot;C:\\Users\\Mike\\Documents\\vlcrunner.bat&quot;;
     m.startVLC(cmd);
   }</diff>
      <filename>src/VLCMain.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd7d99237f352061470e06f83ed0586f08a2340d</id>
    </parent>
  </parents>
  <author>
    <name>Chris Dawson</name>
    <email>xrdawson@gmail.com</email>
  </author>
  <url>http://github.com/outofculture/vlcrunner/commit/72cca59109030615dbfa326c597d1b8cbef7e865</url>
  <id>72cca59109030615dbfa326c597d1b8cbef7e865</id>
  <committed-date>2009-10-30T11:50:24-07:00</committed-date>
  <authored-date>2009-10-30T11:50:24-07:00</authored-date>
  <message>- some notes</message>
  <tree>c3bd8685dc60a28df819c9270d72126bf71ace7f</tree>
  <committer>
    <name>Chris Dawson</name>
    <email>xrdawson@gmail.com</email>
  </committer>
</commit>
