Skip to content

Instantly share code, notes, and snippets.

@knocte
Created April 21, 2014 11:01
Show Gist options
  • Save knocte/11139440 to your computer and use it in GitHub Desktop.
Save knocte/11139440 to your computer and use it in GitHub Desktop.
diff --git a/data/audio-profiles/aac.xml.in b/data/audio-profiles/aac.xml.in
index 05c0736..3f8997d 100644
--- a/data/audio-profiles/aac.xml.in
+++ b/data/audio-profiles/aac.xml.in
@@ -22,7 +22,7 @@
(gst-construct-element "faac"
"bitrate" (* 1000 bitrate)
"outputformat" 1)
- "ffmux_mp4")
+ "mp4mux")
]]>
</process>
<variable id="bitrate">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment