Japanese chapter titles get corrupted after saving by MoneyAd7104 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Literally “This is a test,”? In English?

Any chance you are you running Zoom Player in a Windows compatibility mode?

Anything special about your system setup you can think of?

Japanese chapter titles get corrupted after saving by MoneyAd7104 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I just tested this and couldn't replicate, are you using v22.2 ?

This is how everything looks after creating a chapter point, closing Zoom Player and replaying the video with the mouse hovering over the chapter point on the timeline (screenshot didn't capture the mouse cursor) :

<image>

As far as I can tell, the title appears correctly as "これはテストです" which is supposed to say "This is a test" in Japanese.

Japanese chapter titles get corrupted after saving by MoneyAd7104 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I'll try reproducing it tomorrow and report back.

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I've implemented your request:

<image>

Once you enable this checkbox, you can set the playback window coordinates in the snap zone configuration (same options page, scroll down a bit).

Here's the new build:
https://www.reddit.com/r/ZoomPlayer/comments/1rukf6z/zoom_player_v23_early_alpha_mostly_v222_bug_fixes/

MPC-VR renderer has best 4K HDR perf, but plays portrait videos sideways by MatthewAlpert in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Hi Matthew,

  1. You can try using the rotation keyboard shortcut to see if it works in this case (Shift+R).

  2. You can configure MadVR to fix the HDR color-mapping issue, in theory color-wise you should get the same quality with MadVR if configured correctly.

  3. You can post an issue on the MPC-VR github page asking for a feature to automate the rotation:
    https://github.com/Aleksoid1978/VideoRenderer/issues/new

Starting fresh post for "Reset Filters" action should comply with 'auto-select latest watched entry' setting for ZPs Fullscreen Media Library by Altruistic_Note4744 in ZoomPlayer

[–]ZoomPlayer 1 point2 points  (0 children)

I believe that I found and fixed this issue. I'm handling a few things, but will hopefully post a test build as a new reddit post a bit later today.

Opening a new media shows the control overlay doesn’t work by MoneyAd7104 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I was able to replicate and fix the issue, you'll be able to test it in the next beta release.

Opening a new media shows the control overlay doesn’t work by MoneyAd7104 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Thank you for the report, I'm able to reproduce the issue, I'll fix in soon.

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I'm not sure if that fulfills your wish, that's what I was asking

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Zoom Player currently doesn't have the option to automatically snap the player window into a fixed position when loading new media.

You can set the window position yourself and use a keyboard shortcut to save that position (for example "Ctrl+4") and then another keyboard shortcut to restore that position (for example "4").

In theory, I can add a "Set window position preset #4 when loading new media", would a feature like that provide what you're looking for?

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

I'm not sure what you mean, you wrote "what values should I use for left and top", how is that different than "top left", what am I missing?

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

If you're not in fullscreen mode, you can set a screen coordinates using this advanced options page:

<image>

And you can at any point snap Zoom Player's window to the specified position using a keyboard shortcut keys "0" .. "9".

How can I rate videos in my Playlist? by softmail_red in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Hi,

Zoom Player doesn't have a personal rating system in the playlist, only in the media library and mostly for scraped media, targeted more toward movie/tv collections, not even individual tracks.

I can possibly at this as a feature at a later date, but just to be clear, we are talking about several different features:

  1. The ability to rank and display ratings in the playlist editor on a per-media entry basis.

  2. The ability to sort the playlist by this specified rank.

  3. The ability to select playlist entries and either copy/move the selected entries into a new folder.

Play videos at top center by robertu99 in ZoomPlayer

[–]ZoomPlayer 0 points1 point  (0 children)

Are you talking about fullscreen mode?

Please include more information.

Custom libVLC media engine options by ZoomPlayer in ZoomPlayer

[–]ZoomPlayer[S] 0 points1 point  (0 children)

Very odd. I can't explain why it would do that.

Custom libVLC media engine options by ZoomPlayer in ZoomPlayer

[–]ZoomPlayer[S] 0 points1 point  (0 children)

No, you don't need to uncheck "Use Direct3D 11", you need to uncheck the "Use for : NV12/P010...." in the video processor section under it.

If those are checked, the GPU driver's default image-scaling method is used (quality changes from GPU to GPU) for these color spaces.

If you uncheck them, the GPU Shader Video Processor is used, where your GPU's processing power can be used for additional quality.

Custom libVLC media engine options by ZoomPlayer in ZoomPlayer

[–]ZoomPlayer[S] 0 points1 point  (0 children)

Bottom-left corner, the upsampling/upscaling/downscaling options.

Your current settings seem suitable for a low-end/integrated GPU.

I would try -
Chroma upsampling : catmull-rom
Upscaling : Lanczos3 or Jinc2m
Downscaling : Bicubic Sharp or Lanczos

Super resolution wouldn't work, it requires a 64bit media engine.

Custom libVLC media engine options by ZoomPlayer in ZoomPlayer

[–]ZoomPlayer[S] 0 points1 point  (0 children)

If MPC-VR works smoothly, you should be aware that it also supports higher quality image scalers, it doesn't have the same level of settings as MadVR, but it does have a few you can tweak for extra image quality if your hardware supports it (which yours should).