{"id":4057,"date":"2014-03-30T07:22:13","date_gmt":"2014-03-30T07:22:13","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/avconv-crashes-after-3-minutes-could-be-source-regression-how-do-i-get-last-stable-version-in-git-collection-of-common-programming-errors\/"},"modified":"2014-03-30T07:22:13","modified_gmt":"2014-03-30T07:22:13","slug":"avconv-crashes-after-3-minutes-could-be-source-regression-how-do-i-get-last-stable-version-in-git-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/avconv-crashes-after-3-minutes-could-be-source-regression-how-do-i-get-last-stable-version-in-git-collection-of-common-programming-errors\/","title":{"rendered":"avconv crashes after ~3 minutes &#8211; could be source regression, how do I get last stable version in git?-Collection of common programming errors"},"content":{"rendered":"<pre><code>Application provided invalid, non monotonically increasing dts to muxer in stream 1: 8657 &gt;= 8657\nav_interleaved_write_frame(): Invalid argument\n[pulse @ 0x2a03400] pa_simple_read failed: Bad state\nAssertion 'pa_atomic_load(&amp;(s)-&gt;_ref) &gt;= 1' failed at pulse\/stream.c:335, function pa_stream_get_state(). Aborting.\n<\/code><\/pre>\n<p>Last time this happened that last line wasn&#8217;t there, and the file was corrupted but openable.<\/p>\n<p>I <code>git clone<\/code>d the source from the avconv git repo, that&#8217;s probably why it&#8217;s not working properly. How do I get the source for the last stable release in git? (My idea of version control is <code>apt-get source<\/code>)<\/p>\n<p>I downloaded a &#8220;release&#8221; source and compiled it but I can&#8217;t test it as it&#8217;s giving me:<\/p>\n<pre><code>Preset lossless_ultrafast specified for stream 0:0, but could not be opened.\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Application provided invalid, non monotonically increasing dts to muxer in stream 1: 8657 &gt;= 8657 av_interleaved_write_frame(): Invalid argument [pulse @ 0x2a03400] pa_simple_read failed: Bad state Assertion &#8216;pa_atomic_load(&amp;(s)-&gt;_ref) &gt;= 1&#8242; failed at pulse\/stream.c:335, function pa_stream_get_state(). Aborting. Last time this happened that last line wasn&#8217;t there, and the file was corrupted but openable. I git cloned the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4057","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4057"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4057\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4057"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4057"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}