{"id":1633,"date":"2024-10-04T18:25:57","date_gmt":"2024-10-04T18:25:57","guid":{"rendered":"\/blog\/?p=1633"},"modified":"2024-10-04T18:25:57","modified_gmt":"2024-10-04T18:25:57","slug":"ffmpeg-with-aexciter-with-the-least-delay-possible-to-serve-an-mp3-to-stdout","status":"publish","type":"post","link":"\/blog\/index.php\/ffmpeg-with-aexciter-with-the-least-delay-possible-to-serve-an-mp3-to-stdout\/","title":{"rendered":"ffmpeg with aexciter, with the least delay possible, to serve an mp3 to stdout"},"content":{"rendered":"<p>ffmpeg -flags +low_delay -fflags +nobuffer -max_delay 0 -analyzeduration 0 -max_probe_packets 1 -loglevel panic -i &#8220;\/media\/HDS$SONG&#8221; -af aexciter=amount=4:drive=1:freq=7500 -af &#8220;treble=g=1&#8221; -f mp3 -map_metadata -1 pipe:1 2>\/dev\/null<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ffmpeg -flags +low_delay -fflags +nobuffer -max_delay 0 -analyzeduration 0 -max_probe_packets 1 -loglevel panic -i &#8220;\/media\/HDS$SONG&#8221; -af aexciter=amount=4:drive=1:freq=7500 -af &#8220;treble=g=1&#8221; -f mp3 -map_metadata -1 pipe:1 2>\/dev\/null<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1633","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1633","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=1633"}],"version-history":[{"count":1,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1633\/revisions"}],"predecessor-version":[{"id":1634,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/1633\/revisions\/1634"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=1633"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=1633"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=1633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}