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
If i set av1an to also encode audio in opus, i found out that the audio end-up being kind of corrupted. There is random section of the video with no audio at all.
Now when i am doing an av1en video encode, i encode the audio with ffmpeg and remux with mkvtoolnix.
My opus settings are the same as ffmpeg :
libopus -af channelmap=channel_layout=stereo/5.1/7.1 -ar 48000 -b:a 256k
The text was updated successfully, but these errors were encountered:
I am using CachyOS and install av1an from AUR.
If i set av1an to also encode audio in opus, i found out that the audio end-up being kind of corrupted. There is random section of the video with no audio at all.
Now when i am doing an av1en video encode, i encode the audio with ffmpeg and remux with mkvtoolnix.
My opus settings are the same as ffmpeg :
libopus -af channelmap=channel_layout=stereo/5.1/7.1 -ar 48000 -b:a 256k
The text was updated successfully, but these errors were encountered: