master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.51k stars 155 forks source link

Concatenation fails when the video has attachements but we disable audio #204

Closed lastrosade closed 3 years ago

lastrosade commented 3 years ago

As the title suggest, when the input file contains attachments and we specify -a " -an " av1an fails to concatenate after encoding.

master-of-zen commented 3 years ago

As of right now, av1an will throw a warning that the output file for audio is empty, and will proceed to encode. Concatenation will be performed just fine.