]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index f4619286d36434ca0f4931bc056194d149db6b15..74349544c51ce9cd26653e85368b1d9d3cada9a7 100644 (file)
 
 
     
+    <div class="entry">
+      <div class="title"><a href="http://people.skolelinux.org/pere/blog/IETF_activity_to_standardise_video_codec.html">IETF activity to standardise video codec</a></div>
+      <div class="date">15th September 2012</div>
+      <div class="body"><p>After the
+<a href="http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html">Opus
+codec made</a> it into <a href="http://www.ietf.org/">IETF</a> as
+<a href="http://tools.ietf.org/html/rfc6716">RFC 6716</a>, I had a look
+to see if there is any activity in IETF to standardise a video codec
+too, and I was happy to discover that there is some activity in this
+area.  A non-"working group" mailing list
+<a href="https://www.ietf.org/mailman/listinfo/video-codec">video-codec</a>
+was
+<a href="http://ietf.10.n7.nabble.com/New-Non-WG-Mailing-List-video-codec-Video-codec-BoF-discussion-list-td119548.html">created 2012-08-20</a>.  It is intended to discuss the topic and if a
+formal working group should be formed.</p>
+
+<p>I look forward to see how this plays out.  There is already
+<a href="http://www.ietf.org/mail-archive/web/video-codec/current/msg00003.html">an
+email from someone</a> in the MPEG group at ISO asking people to
+participate in the ISO group.  Given how ISO failed with OOXML and given
+that it so far (as far as I can remember) only have produced
+multimedia formats in the past requiring royalty payments, I suspect
+joining the ISO group would be a complete waste of time, but I am not
+involved in any codec work and my opinion will not matter much.</p>
+
+<p>If one of my readers is involved with codec work, I hope she will
+join this work to standardise a royalty free video codec within
+IETF.</p>
+</div>
+      <div class="tags">
+        
+        
+        Tags: <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen</a>, <a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia</a>, <a href="http://people.skolelinux.org/pere/blog/tags/video">video</a>. 
+        
+        
+      </div>
+    </div>
+    <div class="padding"></div>
+    
     <div class="entry">
       <div class="title"><a href="http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html">IETF standardize its first multimedia codec: Opus</a></div>
       <div class="date">12th September 2012</div>
@@ -654,80 +692,6 @@ processors. :(</p>
     </div>
     <div class="padding"></div>
     
-    <div class="entry">
-      <div class="title"><a href="http://people.skolelinux.org/pere/blog/Best_way_to_create_a_docbook_book_.html">Best way to create a docbook book?</a></div>
-      <div class="date">31st July 2012</div>
-      <div class="body"><p>I tried to send this text to the
-<a href="https://lists.oasis-open.org/archives/docbook-apps/">docbook-apps
-mailing list at lists.oasis-open.org</a>, but it only accept messages
-from subscribers and rejected my post, and I completely lack the
-bandwidth required to subscribe to another mailing list, so instead I
-try to post my message here and hope my blog readers can help me
-out.</p>
-
-<p>I am quite new to docbook processing, and am climbing a steep
-learning curve at the moment.</p>
-
-<p>To give you some background, I am working on a Norwegian
-translation of the book Free Culture by Lawrence Lessig, and I use
-docbook to handle the process.  The files to build the book are
-available from
-<a href="https://github.com/petterreinholdtsen/free-culture-lessig">github</a>.
-The book got around 400 pages with parts, images, footnotes, tables,
-index entries etc, which has proven to be a challenge for the free
-software docbook processors.  My build platform is Debian GNU/Linux
-Squeeze.</p>
-
-<p>I want to build PDF, EPUB and HTML version of the book, and have
-tried different tool chains to do the conversion from docbook to these
-formats.  I am currently focusing on the PDF version, and have a few
-problems.</p>
-
-<ul>
-
-<li>Using dblatex, the &lt;part&gt; handling is not the way I want to,
-   as &lt;/part&gt; do not really end the &lt;part&gt;. (See
-   <a href="http://bugs.debian.org/683166">BTS report #683166</a>), the
-   xetex backend (needed to process UTF-8) give incorrect hyphens in
-   index references spanning several pages (See
-   <a href="http://bugs.debian.org/682901">BTS report #682901</a>), and
-   I am unable to get the norwegian template texts (See
-   <a href="http://bugs.debian.org/682936">BTS report #682936</a>).</li>
-
-<li>Using straight xmlto fail with some latex error (See
-   <a href="http://bugs.debian.org/683163">BTS report
-   #683163</a>).</li>
-
-<li>Using xmlto with the fop backend fail to handle images (do not
-   show up in the PDF), fail to handle a long footnote (overlap
-   footnote and text body, see
-   <a href="http://bugs.debian.org/683197">BTS report #683197</a>), and
-   fail to create a correct index (some lack page ref, and the page
-   refs listed are not right).</li>
-
-<li>Using xmlto with the dblatex backend behave like dblatex.</li>
-
-<li>Using docbook-xls with xsltproc + fop have the same footnote and
-   index problems the xmlto + fop processing.</li>
-
-</ul>
-
-<p>So I wonder, what would be the best way to create the PDF version
-of this book?  Are some of the bugs found above solved in new or
-experimental versions of some docbook tool chain?</p>
-
-<p>What about HTML and EPUB versions?</p>
-</div>
-      <div class="tags">
-        
-        
-        Tags: <a href="http://people.skolelinux.org/pere/blog/tags/docbook">docbook</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>, <a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture</a>. 
-        
-        
-      </div>
-    </div>
-    <div class="padding"></div>
-    
     <p style="text-align: right;"><a href="index.rss"><img src="http://people.skolelinux.org/pere/blog/xml.gif" alt="RSS feed" width="36" height="14" /></a></p>
     <div id="sidebar">
       
@@ -755,7 +719,7 @@ experimental versions of some docbook tool chain?</p>
 
 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/08/">August (6)</a></li>
 
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (3)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/09/">September (4)</a></li>
 
 </ul></li>
 
@@ -884,7 +848,7 @@ experimental versions of some docbook tool chain?</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (4)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (149)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/english">english (150)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (17)</a></li>
 
@@ -892,7 +856,7 @@ experimental versions of some docbook tool chain?</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (7)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (8)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (30)</a></li>
 
@@ -904,7 +868,7 @@ experimental versions of some docbook tool chain?</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (1)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (24)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (25)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (194)</a></li>
 
@@ -948,7 +912,7 @@ experimental versions of some docbook tool chain?</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/valg">valg (7)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (33)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/video">video (34)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (1)</a></li>