Difference between revisions of "LaTeX"

From RobolaboWiki
Jump to: navigation, search
(Created page with "<!--__NOTOC__--> <h1> TikZ </h1> <pre> ffmpeg -i <INPUT_FILE.mts> -threads 2 -deinterlace -f avi -r 25 -vcodec libxvid -vtag XVID \ -aspect 16:9 -maxrate 1800k -b 1500k ...")
 
Line 3: Line 3:
  
 
<h1> TikZ </h1>
 
<h1> TikZ </h1>
 +
 +
Some problems have been reported when compiling  TikZ with TexLive 2009.
 +
Whether compiling you get:
 +
 +
<pre>
 +
I can't
 +
</pre>
  
 
<pre>
 
<pre>

Revision as of 06:11, 2 June 2012


TikZ

Some problems have been reported when compiling TikZ with TexLive 2009. Whether compiling you get:

I can't 
ffmpeg -i <INPUT_FILE.mts> -threads 2 -deinterlace -f avi -r 25 -vcodec libxvid -vtag XVID  \
  -aspect 16:9 -maxrate 1800k -b 1500k -qmin 3 -qmax 5 -bufsize 4096 -mbd 2 -bf 2 -trellis -aic \
  -cmp 2 -subcmp 2 -g 300 -acodec libmp3lame -ar 48000 -ab 128k -ac 2 <OUTPUT_FILE.avi>