Open danny83x1 opened 1 year ago
set RE_LIVE_PIPE_OPTIONS environment variable
the command generated is
ffmpeg -y -fflags +genpts -loglevel quiet -re {INPUT_PIPES} -strict unofficial -c copy -metadata date="{DATE}" -ignore_unknown -copy_unknown {YOUR_CUSTOM_OPTIONS}
Great thanks!
in windows it is possible to specify the options for a single command?
maybe you want this?
powershell: $env:RE_LIVE_PIPE_OPTIONS="YOUR_OPTIONS";N_m3u8DL-RE ...
How can I specify some options like those added in ffmpeg for example:
-vcodec libx264 -s 640x360 -vb k -maxrate k -bufsize k -preset -acodec aac -b:a *k -ac -ar ****