@@ -25,7 +25,7 @@ <h1 class="title">Module <code>stempeg.cmds</code></h1>
2525< details class ="source ">
2626< summary >
2727< span > Expand source code</ span >
28- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L0-L94 " class ="git-link "> Browse git</ a >
28+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L0-L94 " class ="git-link "> Browse git</ a >
2929</ summary >
3030< pre > < code class ="python "> import re
3131import subprocess as sp
@@ -141,7 +141,7 @@ <h2 id="returns">Returns</h2>
141141< details class ="source ">
142142< summary >
143143< span > Expand source code</ span >
144- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L50-L73 " class ="git-link "> Browse git</ a >
144+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L50-L73 " class ="git-link "> Browse git</ a >
145145</ summary >
146146< pre > < code class ="python "> def check_available_aac_encoders():
147147 """Returns the available AAC encoders
@@ -177,7 +177,7 @@ <h2 id="returns">Returns</h2>
177177< details class ="source ">
178178< summary >
179179< span > Expand source code</ span >
180- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L23-L31 " class ="git-link "> Browse git</ a >
180+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L23-L31 " class ="git-link "> Browse git</ a >
181181</ summary >
182182< pre > < code class ="python "> def ffmpeg_and_ffprobe_exists():
183183 global FFMPEG_PATH, FFPROBE_PATH
@@ -198,7 +198,7 @@ <h2 id="returns">Returns</h2>
198198< details class ="source ">
199199< summary >
200200< span > Expand source code</ span >
201- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L10-L20 " class ="git-link "> Browse git</ a >
201+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L10-L20 " class ="git-link "> Browse git</ a >
202202</ summary >
203203< pre > < code class ="python "> def find_cmd(cmd):
204204 try:
@@ -227,7 +227,7 @@ <h2 id="returns">Returns</h2>
227227< details class ="source ">
228228< summary >
229229< span > Expand source code</ span >
230- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L76-L95 " class ="git-link "> Browse git</ a >
230+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L76-L95 " class ="git-link "> Browse git</ a >
231231</ summary >
232232< pre > < code class ="python "> def get_aac_codec():
233233 """Checks codec and warns if `libfdk_aac` codec
@@ -259,7 +259,7 @@ <h2 id="returns">Returns</h2>
259259< details class ="source ">
260260< summary >
261261< span > Expand source code</ span >
262- < a href ="https://github.com/faroit/stempeg/blob/cb5eed14d43123bc69e8198be4858bb5e384028c /stempeg/cmds.py#L34-L39 " class ="git-link "> Browse git</ a >
262+ < a href ="https://github.com/faroit/stempeg/blob/5a62d1df33e3c910007a40cd57efedf988548f66 /stempeg/cmds.py#L34-L39 " class ="git-link "> Browse git</ a >
263263</ summary >
264264< pre > < code class ="python "> def mp4box_exists():
265265 global MP4BOX_PATH
0 commit comments