Jump to content

Black bars on all sides of some movies - Emby Theater for Windows


Starlionblue
Go to solution Solved by sooty234,

Recommended Posts

Starlionblue

Aha!

I tried 4:3 and 1:1. That definitely made a difference.

For fun, I tried 3840:1600, but that got me back to square one. At a guess "auto" is just the native monitor resolution.

And you were right, setting a ratio different from the screen just stretches the video. I guess I'll just have to live with it. Or watch on the TV. ;)

Thanks for the efforts!

  • Like 1
Link to comment
Share on other sites

sooty234

Let's add logging. Add this to the mpv.conf as the first line.

log-file=" "

And add the location and file name of the file you're creating, between the speech marks. I'd suggest your desktop.

Something like log-file="C:\Users\yourname\Desktop\mpv log.txt"

Play the video, post the log.

And remember, you can still use 'cover'

Link to comment
Share on other sites

Starlionblue
40 minutes ago, sooty234 said:

Let's add logging. Add this to the mpv.conf as the first line.

log-file=" "

And add the location and file name of the file you're creating, between the speech marks. I'd suggest your desktop.

Something like log-file="C:\Users\yourname\Desktop\mpv log.txt"

Play the video, post the log.

And remember, you can still use 'cover'

I didn't manage to start logging by using mpv.conf, so I installed MPV and ran it with a command line switch. Apparently you require -v first, like this:

mpv "s:\Movie Temp\Alien Worlds\Season 1\Alien Worlds - 1x01 - Atlas.mkv" -v --log-file=C:\Users\andre\AppData\Roaming\mpv\mpv_log.txt

Here's the file.

Edited by Starlionblue
Link to comment
Share on other sites

  • Solution
sooty234

I wanted to see the log to see if the option was being applied, but you proved it was.

Here it is in the log, anyway

[   0.050][v][cplayer] Setting option 'monitoraspect' = '3840:1600' (flags = 4)

I think you just need to use 'cover' or you could re-encode it and remove the padding. It's pretty easy to do.

Link to comment
Share on other sites

Starlionblue
Just now, sooty234 said:

I wanted to see the log to see if the option was being applied, but you proved it was.

Here it is in the log, anyway


[   0.050][v][cplayer] Setting option 'monitoraspect' = '3840:1600' (flags = 4)

I think you just need to use 'cover' or you could re-encode it and remove the padding. It's pretty easy to do.

Thanks very much for your kind efforts. :)

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...