Jellyfin Forum
SOLVED: 9:32? aspect ratio bug on roku streaming stick - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: 9:32? aspect ratio bug on roku streaming stick (/t-solved-9-32-aspect-ratio-bug-on-roku-streaming-stick)

Pages: 1 2


RE: 9:32? aspect ratio bug on roku streaming stick - vaseline - 2024-02-22

(2024-02-22, 07:51 PM)1hitsong Wrote:
(2024-02-22, 07:16 PM)TheDreadPirate Wrote: In the command prompt, first navigate to C:\Program Files (x86)\Jellyfin-FFMPEG\ffmpeg.exe

Code:
cd C:\Program Files (x86)\Jellyfin-FFMPEG\ffmpeg.exe

Then run the command I used above.

I'm in Windows 11. The prompt for me is
Code:
cd "C:\Program Files\Jellyfin\Server\"

This worked, kind of, I got "access denied"


RE: 9:32? aspect ratio bug on roku streaming stick - TheDreadPirate - 2024-02-22

When you launch command prompt, right click on it and "run as administrator".


RE: 9:32? aspect ratio bug on roku streaming stick - vaseline - 2024-02-22

Alright it's working now and I got the correct aspect ratio! Thank you very much.