Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Search this Thread Display Modes
Old 21st January 2021, 19:37   #1221  |  Link
Siso
Soul Seeker
 
Siso's Avatar
 
Join Date: Sep 2013
Posts: 711
Quote:
Originally Posted by MokrySedeS View Post
Siso,

1. Update to the latest build.
2. Go to Options --> Tweaks.
3. Enable "Show preview on seek bar".
4. Enjoy
Are there any x86 beta builds or something, I can find only x64 builds. The reason I'm asking is because I'm using reclock.
Siso is offline   Reply With Quote
Old 21st January 2021, 20:00   #1222  |  Link
VictorLS
Registered User
 
Join Date: Mar 2009
Location: Russian Crimea
Posts: 335
Quote:
Originally Posted by Siso View Post
Are there any x86 beta builds
+1
I.e. EVR-CP, madVR, MPC-VR are not working in MPC-HC(BE)x64 on my old dirty Win7x64 - ordinary EVR automatically is used instead. But I haven't enough free time to reinstall Win7x64 with all programs so I have to use MPC-HC 1.9.8x86 from 24oct2020...
VictorLS is offline   Reply With Quote
Old 21st January 2021, 20:19   #1223  |  Link
cork_OS
Registered User
 
cork_OS's Avatar
 
Join Date: Mar 2016
Posts: 160
Quote:
Originally Posted by MokrySedeS View Post
Siso,

1. Update to the latest build.
2. Go to Options --> Tweaks.
3. Enable "Show preview on seek bar".
4. Enjoy
Wow, thanks!
__________________
I'm infected with poor sources.
cork_OS is offline   Reply With Quote
Old 21st January 2021, 23:51   #1224  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,643
I have no motivation to spend time on x86 development builds.
clsid is offline   Reply With Quote
Old 22nd January 2021, 23:53   #1225  |  Link
cmhrky
Registered User
 
Join Date: Jan 2017
Posts: 139
@clsid



I did it with Fluent UI System Icons.

What do I need to do to use it in Dark Theme?
cmhrky is offline   Reply With Quote
Old 23rd January 2021, 00:31   #1226  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,643
Thanks. Looks good.

For dark theme, rename to toolbar_dark.svg

I just noticed that the toolbar size option (in advanced settings) doesn't work for external svg. Will fix that later.
clsid is offline   Reply With Quote
Old 23rd January 2021, 10:09   #1227  |  Link
butterw2
Registered User
 
Join Date: Jun 2020
Posts: 303
I tried using it in dark mode (after removing the speed icons). It comes out too bright, which would be easy to fix.

I think it looks better without the separation bars displayed by mpc-hc. Is there an option to disable them ?
modified version: https://files.videohelp.com/u/295418...r_dark_mod.png

butterw2 is offline   Reply With Quote
Old 25th January 2021, 18:32   #1228  |  Link
Barabba
Registered User
 
Barabba's Avatar
 
Join Date: Jul 2007
Posts: 48
How to rotate a video with MPC?

Hi! WHen I download the video from my phone I see them "landscape" but they should be opened "portrait", it's strange because the video itself should contain an EXIF information that is rotated, why MPC doesn't get it itself?

I know I can press alt+num lock 3 (if I remember right) and turn it.. but it's very boring to do it with all videos. Also I've noticed the video will crop on the window.. it's not possivble to see it entire. Thank you for help
Barabba is offline   Reply With Quote
Old 25th January 2021, 19:19   #1229  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
The Matroska container has a feature to rotate a video which works in MPC-HC/BE.
You have to use the Matroska Tags.
hubblec4 is offline   Reply With Quote
Old 25th January 2021, 22:16   #1230  |  Link
butterw2
Registered User
 
Join Date: Jun 2020
Posts: 303
Check your file with mediainfo. Mp4 and mkv have rotate flags which need to be set.
butterw2 is offline   Reply With Quote
Old 25th January 2021, 23:21   #1231  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,370
Quote:
Originally Posted by butterw2 View Post
... mkv have rotate flags which need to be set.
The rotate flag is not supported by the players right now.
Code:
21.2.  Rotation

   The ProjectionPoseRoll Element (see Section 10.4.1.31.20.5) can be
   used to indicate that the image from the associated video track
   SHOULD be rotated for presentation.  For instance, the following
   representation of the Projection Element Section 10.4.1.31.20) and
   the ProjectionPoseRoll Element represents a video track where the
   image SHOULD be presentation with a 90 degree counter-clockwise
   rotation.

   <Projection>
     <ProjectionPoseRoll>90</ProjectionPoseRoll>
   </Projection>
You must use the Matroska Tags.
hubblec4 is offline   Reply With Quote
Old 26th January 2021, 00:01   #1232  |  Link
butterw2
Registered User
 
Join Date: Jun 2020
Posts: 303
I use the 90° rotation tag in mp4 with MPC-HC, you can set it with ffmpeg or avidemux in copy mode:
ffmpeg -i "video.mp4" -c copy -metadata:s:v:0 rotate=90 "output.mp4"
butterw2 is offline   Reply With Quote
Old 30th January 2021, 14:09   #1233  |  Link
jedi93
Registered User
 
jedi93's Avatar
 
Join Date: Mar 2016
Posts: 11
Are there any D3D11 debanding shaders that work with MPC-HC and mpc-vr?
jedi93 is offline   Reply With Quote
Old 31st January 2021, 05:54   #1234  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
About SVG graphics (toolbar.svg).
I made a small utility svg2png that converts SVG to PNG using the Nano SVG library. This same library is used to render some of the controls in the MPC-BE and MPC-HC players.
v0lt is offline   Reply With Quote
Old 31st January 2021, 17:06   #1235  |  Link
BDFan
Registered User
 
Join Date: Aug 2017
Posts: 19
@developers
Preview doesn't work on Optimus with Nvidia 840m (GM108)
https://developer.nvidia.com/nvidia-...#NVDECFeatures
Quote:
Except GM108 (not supported)
Potplayer OK.
OS Win8.1

Last edited by BDFan; 2nd February 2021 at 21:29.
BDFan is offline   Reply With Quote
Old 2nd February 2021, 15:05   #1236  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,542
Is it possible to use mpciconlib.dll from MPC-BE for file association icons?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 3rd February 2021, 14:23   #1237  |  Link
Siso
Soul Seeker
 
Siso's Avatar
 
Join Date: Sep 2013
Posts: 711
Quote:
Originally Posted by tormento View Post
Is it possible to use mpciconlib.dll from MPC-BE for file association icons?
I was wondering the same.
Siso is offline   Reply With Quote
Old 3rd February 2021, 16:07   #1238  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,643
It should work. But you will have to recreate the file associations to ensure it uses the correct icons for each file type.
clsid is offline   Reply With Quote
Old 4th February 2021, 01:59   #1239  |  Link
Siso
Soul Seeker
 
Siso's Avatar
 
Join Date: Sep 2013
Posts: 711
Quote:
Originally Posted by clsid View Post
It should work. But you will have to recreate the file associations to ensure it uses the correct icons for each file type.
Sounds good.
Siso is offline   Reply With Quote
Old 4th February 2021, 23:00   #1240  |  Link
VictorLS
Registered User
 
Join Date: Mar 2009
Location: Russian Crimea
Posts: 335
clsid
Please add in Options-Shaders (and may be in context menu Shaders) checks named like Active over pre-resize and post-resize to easy switch on/off shaders (I sometimes use several in a row)
VictorLS is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:41.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.