<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=High_quality_screen_capture_with_avconv</id>
	<title>High quality screen capture with avconv - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=High_quality_screen_capture_with_avconv"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=High_quality_screen_capture_with_avconv&amp;action=history"/>
	<updated>2026-04-20T05:26:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=High_quality_screen_capture_with_avconv&amp;diff=40688&amp;oldid=prev</id>
		<title>Onnowpurbo: New page:   avconv -f x11grab -r 25 -s 1280x720 -i :0.0+0,0 -vcodec libx264 -pre lossless_ultrafast -threads 0 video.mkv  Presets are now called .avpreset  When capturing with audio, we need to spec...</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=High_quality_screen_capture_with_avconv&amp;diff=40688&amp;oldid=prev"/>
		<updated>2014-06-24T22:32:58Z</updated>

		<summary type="html">&lt;p&gt;New page:   avconv -f x11grab -r 25 -s 1280x720 -i :0.0+0,0 -vcodec libx264 -pre lossless_ultrafast -threads 0 video.mkv  Presets are now called .avpreset  When capturing with audio, we need to spec...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;  avconv -f x11grab -r 25 -s 1280x720 -i :0.0+0,0 -vcodec libx264 -pre lossless_ultrafast -threads 0 video.mkv&lt;br /&gt;
&lt;br /&gt;
Presets are now called .avpreset&lt;br /&gt;
&lt;br /&gt;
When capturing with audio, we need to specify stream ID for the -pre option:&lt;br /&gt;
&lt;br /&gt;
  avconv -f alsa -i pulse -f x11grab -r 25 -s 1280x720 -i :0.0+0,0 -acodec libfaac -vcodec libx264 &amp;#039;&amp;#039;&amp;#039;-pre:0 lossless_ultrafast&amp;#039;&amp;#039;&amp;#039; -threads 0 video.mkv&lt;br /&gt;
&lt;br /&gt;
Note that on Mint 13  -acodec pcm_s16le  gives trouble in MKV container.&lt;br /&gt;
&lt;br /&gt;
Use -pre:0 lossless_slow when converting to .mov format.&lt;br /&gt;
&lt;br /&gt;
If having problems with &amp;#039;&amp;#039;&amp;#039;-acodec libfaac&amp;#039;&amp;#039;&amp;#039; try omitting acodec altogether. It will then use libvorbis which is fine (just not lossless).&lt;br /&gt;
&lt;br /&gt;
See also [[High quality screen capture with Ffmpeg]]&lt;br /&gt;
&lt;br /&gt;
[[Category:avconv]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>