Closed matt873 closed 1 year ago
Lol i just released the new version. You couldnt have found a worse time. give me the link and ill look at it later
Lol i just released the new version. You couldnt have found a worse time. give me the link and ill look at it later
Sorry for feeling bad about filing this issue. Honestly, I didn't even know if a new version had been released. I was using the latest beta. It's a coincidence! I appreciate and have so much respect for you for developing such a great app. I just filed this issue to be noticed but if you think it's not a major one, disregard it.
Does the video have any vp9 formats? Cuz av1 mightve been the best it could find
I have now set format ID to 243 (VP9) and it's fixed. Previous set up was without Format ID. Previous setup was container= mp4, codec= VP9, quality=360p. And with this setup, the download card would select format ID 134 (AVC1) most of the time.
noted. it could mostly be the order of preference that takes over
It could be that the vcodec is the last thing that is checked
Probably. With the container matching desired quality and codec, it's working fine for me now. I think the default quality option is causing confusion here.
Which resorts to any type of codec with the desired quality.
well yeah, since the user hasnt preferred a codec, it gets the first it can find lol.
I have now set format ID to 243 (VP9) and it's fixed. Previous set up was without Format ID. Previous setup was container= mp4, codec= VP9, quality=360p. And with this setup, the download card would select format ID 134 (AVC1) most of the time.
I had set the preferred codec.. but then in that case container was causing the issue. Leaving the container to default would got me VP9 codec.
yeah i gotchu. Its because of that 2nd requirement
When the video container is set to mp4 in settings and the preferred video codec is VP9, the download card auto selects AV1 or AVC1 codec. Setting a container independent of video codec will give the ability to use an embedded thumbnail function by using mp4 with any codec type.