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 27th June 2015, 10:50   #3001  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
@wanezhiling
mkvmerge not like these subtitles. many warnings.
v0lt is offline   Reply With Quote
Old 27th June 2015, 11:40   #3002  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Subtitle start time > end time = bad idea

But mkvmerge should simply drop those lines so I don't know if that's the source of the error you are seeing.

Last edited by sneaker_ger; 27th June 2015 at 11:42.
sneaker_ger is offline   Reply With Quote
Old 27th June 2015, 12:19   #3003  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
I think - Pot show this subtitles incorrect. Aegisub editor don't show such colors. VLC also show black&white as MPC-BE/MPC-HC.

I look this subtitle file - and don't see any such colors inside ...
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 27th June 2015, 12:44   #3004  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Maybe XySubFilter shows incorrect too...
wanezhiling is offline   Reply With Quote
Old 27th June 2015, 12:49   #3005  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Cut small part (e.g. 0:0:15 - 0:0:25) of mkv file using mkvmerge split parts feature so we get the fonts plus the dropped lines (hopefully). Your sample may be bad, we don't have what you have. And watch out for mkvmerge error messages, as I said: your ASS file is broken.
Or maybe even make binary sample (using e.g. DGSplit).

Last edited by sneaker_ger; 27th June 2015 at 12:55.
sneaker_ger is offline   Reply With Quote
Old 27th June 2015, 13:07   #3006  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
I think i know what's wrong. Ignore or broken handle command:
Clip (vector drawing)
\clip(<drawing commands>)
\clip(<scale>,<drawing commands>)
\iclip(<drawing commands>)
\iclip(<scale>,<drawing commands>)
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215

Last edited by Aleksoid1978; 27th June 2015 at 13:11.
Aleksoid1978 is offline   Reply With Quote
Old 27th June 2015, 13:16   #3007  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
MPC-HC 1.7.6.235 (0a52e4b) - with color
MPC-HC 1.7.6.250 (8ae02c6) - without color

Aegisub (CSRI/xy-vsfilter_aegisub) - with color
Aegisub (libass) - many colors
v0lt is offline   Reply With Quote
Old 27th June 2015, 14:13   #3008  |  Link
Aleksoid1978
Registered User
 
Aleksoid1978's Avatar
 
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,783
Quote:
Originally Posted by v0lt View Post
MPC-HC 1.7.6.235 (0a52e4b) - with color
MPC-HC 1.7.6.250 (8ae02c6) - without color

Aegisub (CSRI/xy-vsfilter_aegisub) - with color
Aegisub (libass) - many colors
Bug in Transform_SSE2() function.
__________________
AMD Ryzen 5 3600 /GIGABYTE B450 Gaming X /Patriot 32Gb@3200 /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Yamaha RX-V471 + NS-555 + NS-C444 + NS-333 + YST-SW215
Aleksoid1978 is offline   Reply With Quote
Old 28th June 2015, 07:16   #3009  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
@wanezhiling
I removed the limitations appeared then - https://github.com/mpc-hc/mpc-hc/com...0c7271c9651b06
Perhaps these limitations are useful in some cases. But I think they are not implemented correctly.
We need more samples for clarity.

Last edited by v0lt; 4th July 2015 at 11:33.
v0lt is offline   Reply With Quote
Old 28th June 2015, 08:18   #3010  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
Works
wanezhiling is offline   Reply With Quote
Old 29th June 2015, 18:18   #3011  |  Link
Dark Eiri
Registered User
 
Join Date: May 2006
Posts: 335
As I promised, this is a version with untouched code, just the new OSD Controls, icon and toolbar. I'll be touching the code in the next few weeks to see what I can do with the actual GUI and the playlist part of it.

MPC-BE "GUiMAGiNATiON MOD" PRE-ALPHA 1 - build 534 - X64



What's in it:
- New OSD Controls
- New Controls Toolbar
- New EXE Icon

What's coming:
- New unique file icons for every single extension supported [PRE-ALPHA 2 to PRE-ALPHA 3]
- Modernized native GUI (main, backgrounds, playlists) [ALPHA 1 to FINAL]

DOWNLOAD
Dark Eiri is offline   Reply With Quote
Old 30th June 2015, 13:11   #3012  |  Link
ryrynz
Registered User
 
ryrynz's Avatar
 
Join Date: Mar 2009
Posts: 3,646
Quote:
Originally Posted by Dark Eiri View Post
As I promised, this is a version with untouched code
Thanks, nice to see this finally being looked at. Love the icon and it's taskbar status display.
The OSD controls looks nice but I feel some icons are a bit thin, perhaps thicken them up a bit to look similar to the cog, the i and the x.
The controls toolbar I think would look better if it was the same shade of grey as the GPU icon or there abouts with the GPU icon also being the same color.
ryrynz is offline   Reply With Quote
Old 30th June 2015, 19:40   #3013  |  Link
Dark Eiri
Registered User
 
Join Date: May 2006
Posts: 335
Quote:
Originally Posted by ryrynz View Post
Thanks, nice to see this finally being looked at. Love the icon and it's taskbar status display.
The OSD controls looks nice but I feel some icons are a bit thin, perhaps thicken them up a bit to look similar to the cog, the i and the x.
The controls toolbar I think would look better if it was the same shade of grey as the GPU icon or there abouts with the GPU icon also being the same color.
All the icons on the OSD Controls were extracted directly from Windows 10 assets, I agree, however, that they do look a lot thinner than they should be. The trend started with that damn iOS 7 with it's Helvetica Neue Ultra Light font as a standard, I guess. I might provide two versions, one with bolder traces on the OSD controls on the next alpha!

I will re-do the controls toolbar to be flat dark-grey, kind of just exactly as you want it. You might expect it soon. The icons on the toolbar will also change it from Win8 standard to Win10 as soon as I get my hands on proper assets for those controls. Guess I'll have to wait for Visual Studio 2015 on July 20th
Dark Eiri is offline   Reply With Quote
Old 2nd July 2015, 19:35   #3014  |  Link
tjcinnamon
Registered User
 
Join Date: Nov 2011
Posts: 44
Saw this version has different set of bug fixes.

does this handle HTTP RTMP streams better than MPC-HC. When I watch an RTMP stream on Kodi (XBMC) it works really well (at least doesn't crash often), on MPC-HC the stream doesn't buffer well and is prone to crashing.

Curious if that was fixed/enhanced in this version.
tjcinnamon is offline   Reply With Quote
Old 4th July 2015, 17:17   #3015  |  Link
wanezhiling
Registered User
 
Join Date: Apr 2011
Posts: 1,184
https://www.sendspace.com/file/iowzfu
Audio needs a long time to catch the video after seeking...
Wmp12 performs flawlessly.
wanezhiling is offline   Reply With Quote
Old 4th July 2015, 18:52   #3016  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Where can I get an updated mingw toolchain which supports MPC-BE, the 64bit libgcc.a / libmingwex.a lib's I have which work are now almost 2 years old, all the new ones seem to result in a failed compile.

Thanks
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)
VipZ is offline   Reply With Quote
Old 4th July 2015, 19:24   #3017  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
@VipZ
Actual link in Compilation.txt.
v0lt is offline   Reply With Quote
Old 4th July 2015, 20:10   #3018  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Quote:
Originally Posted by v0lt View Post
@VipZ
Actual link in Compilation.txt.
Thanks worked fine, bit of a fail on my part I guess for not looking there and trying it
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)
VipZ is offline   Reply With Quote
Old 4th July 2015, 20:59   #3019  |  Link
vBm
MPC-HC Helper xD
 
vBm's Avatar
 
Join Date: Aug 2006
Location: Belgrade, Serbia
Posts: 220
Quote:
Originally Posted by VipZ View Post
Thanks worked fine, bit of a fail on my part I guess for not looking there and trying it
They're using XhmikosR's MSYS package with GCC that's compiled via nev's script -> http://xhmikosr.1f0.de/tools/msys/MS...components.txt
__________________
MPC-HC Links: official nightlies | Trac | GitHub | git log | IRC | Twitter | Facebook
vBm is offline   Reply With Quote
Old 4th July 2015, 21:52   #3020  |  Link
VipZ
Registered User
 
Join Date: Jun 2009
Location: London
Posts: 378
Quote:
Originally Posted by vBm View Post
They're using XhmikosR's MSYS package with GCC that's compiled via nev's script -> http://xhmikosr.1f0.de/tools/msys/MS...components.txt
I have used Nev's mingw /w XhmikosR's MSYS files for a long time but the 2 lib's required for MPC-BE never seem compatible and always fail to compile, I have always had to source the 2 libs from a different toolchain. Nev's recent update to GCC 5.1 prompted me to try this all again.
__________________
Windows 11 Pro, CPU: Ryzen 9 5900X, GPU: GeForce RTX 3090 /w 512.95, Audio: HDMI to Yamaha RX-A3060 (5.1)
VipZ 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 03:38.


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