view DOCS/xml/pl/html-chunk.xsl @ 20298:3c469a2030e7

What is the meaning of the numbers on the status line during the encoding process? Taken after Nico's explanation on MEncoder-users ML
author gpoirier
date Thu, 19 Oct 2006 08:20:32 +0000
parents 6dfed0b2a300
children
line wrap: on
line source

<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version="1.0">

  <xsl:import href="../html-chunk.xsl"/>
  <xsl:include href="html-common.xsl"/>

</xsl:stylesheet>