You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whatever I pass as an audio codec, HLAE never really uses it and output video file's audio codec always ends up with ipcm. I suspect this is due to mirv_streams record startMovieWav 1 command to HLAE here which I guess creates a wav file. Is there any way to make HLAE use an audio codec?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Whatever I pass as an audio codec, HLAE never really uses it and output video file's audio codec always ends up with
ipcm
. I suspect this is due tomirv_streams record startMovieWav 1
command to HLAE here which I guess creates a wav file. Is there any way to make HLAE use an audio codec?Beta Was this translation helpful? Give feedback.
All reactions