minor changes

This commit is contained in:
nyanmisaka
2020-11-14 15:46:17 +08:00
parent 32bb73acbb
commit fc89b7e641
2 changed files with 4 additions and 0 deletions

View File

@@ -567,6 +567,8 @@ namespace Jellyfin.Api.Controllers
args += " " + bitStreamArgs;
}
}
args += " -start_at_zero";
}
else
{