Log in

View Full Version : Media Player Classic - BE Win32/x64


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235

Lord Maius
22nd January 2014, 22:06
Ita txt language file updated rev 4257
https://www.dropbox.com/s/sngpvhqkzsmujq2/mplayerc.it.rc.txt

beter
22nd January 2014, 22:18
Ita txt language file updated rev 4257
https://www.dropbox.com/s/sngpvhqkzsmujq2/mplayerc.it.rc.txt

Reminder:
Please change Statico in
BEGIN DIALOGEX IDD_FILEPROPRES LINES 10
7 "Statico"

back to "static"

It shouldn't be translated, and it causes a bug if it is edited.

Lord Maius
22nd January 2014, 22:49
Reminder:
Please change Statico in
BEGIN DIALOGEX IDD_FILEPROPRES LINES 10
7 "Statico"

back to "static"

It shouldn't be translated, and it causes a bug if it is edited.

Done :)

https://www.dropbox.com/s/sngpvhqkzsmujq2/mplayerc.it.rc.txt

steelman1991
23rd January 2014, 08:56
As part of the MeediOS project ccrocker has developed a plug-in, which enables Meedios to use madVR as an alternative player - obviously giving users the option of using madVR as an internal player in conjunction with LAV filters and xy-sub filters, rather than the built in playback engine - presumably evr based, though I can't say for certain.

What he has done is add support to this player to offer MpcAudioRenderer as an option to either the default, or Reclock renderers, thereby giving WASAPI (which I believe the renderer as part of the standalone filters provided) access without the need to have reclock installed.

As I understand it, with the filter correctly registered, the plugin will build the graph discretely, telling Directshow where and how to put the various filters rather than letting directshow decide and possibly insert other filters that may have higher preferences.

However having registered and chosen the MpcAudioRenderer as preferred renderer, despite a multi-channel source, the output (where Windows Sounds are set to stereo), provides only a stereo stream. With WASAPI correctly active I would expect it to bypass that setting and produce identical output to input (Yes/No?).

Unless this is adequate to get some help or advice, what I will do is ask the dev to chime in with a few more specifics and see how we go from there.

Thanks again

No-one - even a clarification that there might be an issue with the stand-alone filter?

alquimio_125
23rd January 2014, 16:26
Try Options->Internal Filters-> Video Decoders -> Video Decoder configuration -> Read AR from stream

Change it to undetermined (Square box) if it isn't.
No, It still does not work. Does it you work to you?
I mean to ''Keep Aspect Ratio''.

VipZ
25th January 2014, 11:27
I see there has been a fair bit of changes within mpciconlib.cpp,

Just a suggestion, as with video and audio this code is used,
if (_tcsicmp(ext, _T(":video")) == 0) {
iconindex = IDI_DEFAULT_VIDEO_ICON;
} else if (_tcsicmp(ext, _T(":audio")) == 0) {
iconindex = IDI_DEFAULT_AUDIO_ICON;

Would it not make sense to do the same for playlists for example replace this,
else if (_tcsicmp(ext, _T(".asx")) == 0
|| _tcsicmp(ext, _T(".m3u")) == 0
|| _tcsicmp(ext, _T(".m3u8")) == 0
|| _tcsicmp(ext, _T(".mpcpl")) == 0
|| _tcsicmp(ext, _T(".pls")) == 0
|| _tcsicmp(ext, _T(".wax")) == 0
|| _tcsicmp(ext, _T(".wmx")) == 0
|| _tcsicmp(ext, _T(".wvx")) == 0
|| _tcsicmp(ext, _T(".xspf")) == 0
|| _tcsicmp(ext, _T(".cue")) == 0) {
iconindex = IDI_PLAYLIST_ICON;
}
with this and the code required to make this function,
} else if (_tcsicmp(ext, _T(":playlist")) == 0) {
iconindex = IDI_PLAYLIST_ICON;

Thanks

v0lt
25th January 2014, 14:39
@VipZ
It is possible, but we need to change the code of the player.

beter
25th January 2014, 14:43
No, It still does not work. Does it you work to you?
I mean to ''Keep Aspect Ratio''.

It works. (except in madVR, both MPC-HC and MPC-BE)

VipZ
25th January 2014, 16:47
@VipZ
It is possible, but we need to change the code of the player.

Thanks, yep didn't expect it to be a quick fix. I already had tried to add that code and didn't work :)

rock
25th January 2014, 17:52
problem with dxva
cut from sample http://www.putlocker.com/file/B30C126C325E175C
screenshots http://imgur.com/FhEgcUC,DjE5c1Q
fine with ffmpeg and lav with dxva

thanks :)

v0lt
26th January 2014, 06:54
problem with dxva
cut from sample http://www.putlocker.com/file/B30C126C325E175C
screenshots http://imgur.com/FhEgcUC,DjE5c1Q
fine with ffmpeg and lav with dxva

thanks :)
Nvidia GT 440 - normal
Intel HD 4000 - normal
What is your graphics card and OS?

rock
26th January 2014, 07:16
@v0lt
sorry, I forgot to mention my specs
my graphics card is Intel HD 3000, OS is Windows 8.1

wanezhiling
26th January 2014, 09:11
I can confirm.

http://i1.tietuku.com/bpqvcclov.jpg
Win7 x64, Sandy Bridge i5-2520m with integrated HD Graphics 3000
Latest 3347 driver from Intel site: https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=23377&lang=eng

MPC-BE DXVA: http://i1.tietuku.com/qqby3hfbe.jpg
MPC-HC (LAV DXVA): http://i1.tietuku.com/bkw1x0axz.jpg

Aleksoid1978
26th January 2014, 13:27
Yes - internal DXVA decoder have some trouble with Intel HD, because i don't have this hardware for test.

Aleksoid1978
27th January 2014, 09:17
i use WMP 12 + mpcvideo.ax + vsfilter.dll and have green bars on top and bottom when i play video with subtitles, this is with build 4235 and above .....

vsfilter is set to Extend picture to 16:9

video sample: http://www.sendspace.com/file/k38uqh

Thanks. Fixed at 4328.

IanD
28th January 2014, 02:22
File->Quick open file...-><dvd_path>\VIDEO_TS\VIDEO_TS.IFO
File->Open DVD/Blu-ray...-><dvd_path>
File->Open DVD/Blu-ray...-><dvd_path>\VIDEO_TS
File->Open Disc-><dvd_disc>

No, I know how to open a DVD. My problem is that when I do open a DVD, the menu plays but I can't navigate the menu screen with mouse or keyboard and the menu items never highlight.

I think this might be to do with accelerated decoding or enabling/disabling the DVD Navigator, so possibly it could be an LAV filter issue, but I would like to know for sure.

filler56789
28th January 2014, 05:25
No, I know how to open a DVD. My problem is that when I do open a DVD, the menu plays but I can't navigate the menu screen with mouse or keyboard and the menu items never highlight.

I think this might be to do with accelerated decoding or enabling/disabling the DVD Navigator, so possibly it could be an LAV filter issue, but I would like to know for sure.

Try changing the video renderer. At least EVR is not good for DVD-menus.

IanD
28th January 2014, 05:54
Try changing the video renderer. At least EVR is not good for DVD-menus.

How did we get to the point that a renderer needs to be changed to play older material?

Seriously, I expect this is going to impact Bluray playback too.

Snappy Phoenix
28th January 2014, 08:23
I always use madVR as my Renderer

by the way, when will an official update of MPC-BE come out it's been a while since the latest official version: MPC-BE Win32 1.3.0.3 // 2013-11-03

ryrynz
28th January 2014, 10:17
Honestly, every build is basically a release version, just grab one of the nightlies. As far as releases go though, yeah you guys should have some sort of schedule..

v0lt
31st January 2014, 05:46
I always use madVR as my Renderer
madVR v0.87 is very buggy. v0.87.3 is much better.

Thingol
1st February 2014, 00:32
Yes - internal DXVA decoder have some trouble with Intel HD, because i don't have this hardware for test.
I think the problem occurs when the vidoe file has more than 9 reference frames. Could be hardware limitation, but there is no problem with LAV's DXVA.

XMonarchY
1st February 2014, 01:46
Would it be of any benefit to me if I were to use this player over MPC-HC, given the following considerations:

- I download K-Lite Codec Packs since they have everything configured properly for you
- I overwrite K-Lite Codec Pack MPC-HC files using the latest MPC-HC x86 because I use ReClock, which only works with x86, but K-Lite Pack installs x64 on my Win8.1 x64 system
- I use ReClock with WASAPI, madVR renderer and 3DLUTs, LAV Audio and Video with CUVID enabled and I disable all other external or internal filters

Would there be any improvement in playback performance or quality? My guess is no because madVR and LAV are the ones responsible for that...

I am trying to figure out the main differences between this player and MPC-HC. From one perspective it looks like MPC-BE has a huge number of fixes - are they actually fixes of MPC-HC or just changes/improvements? I ask because I never had any issues with MPC-HC and all the improvements of MPC-BE are not listed as Known Bugs of MPC-HC... I am sure MPC-HC vs MPC-BE is over-discussed, so I just wonder whether each is designed for a specific type of audience?

Would it work if I were to overwrite my MPC-HC folder with MPC-BE files and use it instead? Would I have to re-configure all the filters and codecs or would they be loaded from MPC-HC? I always find it very confusing setting up filters and decoders. There are SO many guides and each suggest its own way of assigning merit and which ones you "prefer" while I have a single preference - LAV Audio, Video, Splitter, madVR. Do not care for subtitles. That is why I settle for K-Lite Codec Pack as it has everything pre-set. But maybe using this player it would be easier or "cleaner" to set up my player, filters, settings, etc.

djfred93
2nd February 2014, 17:37
MPC-BE crash when you search for DVB-T channel with the latest build. Works with MPC-HC.

Aleksoid1978
2nd February 2014, 23:00
MPC-BE crash when you search for DVB-T channel with the latest build. Works with MPC-HC.

Developers don't have DVB tuner and can't help you, sorry.

THX-UltraII
3rd February 2014, 07:56
Alek,

Is it possible to make a updated D-Box version?

v0lt
3rd February 2014, 10:05
MPC-BE v1.3.1.0 -dev build 4360 (http://dev.mpc-next.ru/index.php/topic,2140.msg13345.html#msg13345)

bugmen0t
3rd February 2014, 13:14
hi,
yesterday, i press randomly shortkey(s)
and now there's no more preview on seekbar although i checked all checklist on interface option.

any suggestions?
thanks

Reino
3rd February 2014, 15:40
4306 aleksoid /trunk/ Change: Added support for opening .CUEI only just noticed it today when I downloaded r4360. I just wanna say; Thank you!, because this means, whether a DirectShow filter supports embedded cue-sheets or not, with a separate cue-file you can still use the filter to navigate cue-entries. Thanks!

rack04
3rd February 2014, 17:45
Does MPC-BE work with SiliconDust HDHomeRun tv tuners?

filler56789
3rd February 2014, 18:51
MPC-BE v1.3.1.0 -dev build 4360 (http://dev.mpc-next.ru/index.php/topic,2140.msg13345.html#msg13345)

Thanks :thanks:

BUT... the download page @ Sourceforge
was last updated on 2013/12/31 :confused:

v0lt
3rd February 2014, 19:10
yesterday, i press randomly shortkey(s)
and now there's no more preview on seekbar although i checked all checklist on interface option.
View->Options...->Interface->Use preview in the search

Does MPC-BE work with SiliconDust HDHomeRun tv tuners?
We do not have available these TV-tuners. Better to ask the owners.

BUT... the download page @ Sourceforge
was last updated on 2013/12/31
Some time the builds of MPC-BE will be available only on http://dev.mpc-next.ru/ .

turbojet
4th February 2014, 00:58
rack04: nope, only vlc and jrmc for now.

Aleksoid1978
6th February 2014, 07:00
Hello all.
Please test internal H.264 DXVA decoder, especially seeking.
http://aleksoid.voserver.net/MPC-BE/mpc-be.exe_H264_DXVA_Decoder_6.7z

Reino
6th February 2014, 21:05
Playback doesn't start at all with this one (which is based on r4390), but I believe you've already noticed that when I see GoogleTranslate mentioning "rollback" in r4391.

Aleksoid1978
10th February 2014, 04:42
Playback doesn't start at all

Test this build - http://aleksoid.voserver.net/MPC-BE/mpc-be_x86_4408.7z

Reino
10th February 2014, 16:52
Nope, still the same. :(
r4382 is the first one with this issue. With r4360 all is still okay. This only concerns "H.264/AVC (DXVA)". With "H.264/AVC (FFmpeg)" it's all fine.
After loading a video-file, everything is loaded; splitter, decoder, audio renderer AND video renderer. Video is black and doesn't start. After about 10sec audio starts to play, but video stays black.

Aleksoid1978
11th February 2014, 05:13
CoRoNe

Try this - http://aleksoid.voserver.net/MPC-BE/mpc-be_x86_4417.7z

THX-UltraII
11th February 2014, 20:09
Alek, could you make an updated D-Box version?

nevcairiel
11th February 2014, 20:45
Alek, could you make an updated D-Box version?

Didn't you once say you would be happy with a one-time special version and you wouldn't ask for more new special builds in the future? :D

Reino
11th February 2014, 22:23
Playback of 720p@50/60 is rather halting with r4417. No hick-ups whatsoever with r4415.

Aleksoid1978
12th February 2014, 01:34
Playback of 720p@50/60 is rather halting with r4417. No hick-ups whatsoever with r4415.

Can't understand you :)

ryrynz
12th February 2014, 02:38
He saying,

Build 4417 720p@50/60 content stutters (goes slow)
Build 4415 720p@50/60 is okay.

Aleksoid1978
12th February 2014, 04:02
CoRoNe
What system, what video-adapter ??
Also - try this http://aleksoid.voserver.net/MPC-BE/mpc-be_x86_4428.7z

Aleksoid1978
12th February 2014, 08:04
Another test build, for WinXP + DXVA1.
http://aleksoid.voserver.net/MPC-BE/mpc-be_x86_4430_DXVA1.7z

alexins
12th February 2014, 15:19
MPC-BE 1.3.1.1.4440 Dev.:

MPC-BE 1.3.1.1.4440 Dev (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.3.1.1%20-dev%20build%204440/) (sourceforge.net)
MPC-BE 1.3.1.1.4440 Dev (http://dev.mpc-next.ru/index.php/topic,2159.0.html) (dev.mpc-next.ru)
MPC-BE 1.3.1.1.4440 for D-BOX Dev (http://dev.mpc-next.ru/index.php/topic,2158.0.html) (dev.mpc-next.ru)

Reino
12th February 2014, 22:31
@ Aleksoid1978: video recording (http://www.mediafire.com/download/y01387n0aeftniz/MPC-BE_recording.mkv)

r4428 = bad
r4430 = bad
r4440 = good

alexins
13th February 2014, 15:10
MPC-BE 1.3.1.1.4447 Dev.:

MPC-BE 1.3.1.1.4447 Dev (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.3.1.1%20-dev%20build%204447/) (sourceforge.net)
MPC-BE 1.3.1.1.4447 Dev (http://dev.mpc-next.ru/index.php/topic,2161.0.html) (dev.mpc-next.ru)
MPC-BE 1.3.1.1.4447 for D-BOX Dev (http://dev.mpc-next.ru/index.php/topic,2160.0.html) (dev.mpc-next.ru)

alexins
15th February 2014, 13:10
MPC-BE 1.3.1.1.4461 Dev.:

MPC-BE 1.3.1.1.4461 Dev (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.3.1.1%20-dev%20build%204461/) (sourceforge.net)
MPC-BE 1.3.1.1.4461 Dev (http://dev.mpc-next.ru/index.php/topic,2165.0.html) (dev.mpc-next.ru)
MPC-BE 1.3.1.1.4461 for D-BOX Dev (http://dev.mpc-next.ru/index.php/topic,2164.0.html) (dev.mpc-next.ru)

Ceremony
15th February 2014, 16:21
loving this player. recently switched from MPC-HC to this and really appreciate all those new handy features. I especially like the sub and audio menu in the navigation bar for a quick selection as well as that preview on seek.

However, there I have an issue with the preview:
The preview works just as intended, but it seems to be really demanding with my current setup. I am using LAV to decode, ffdshow tryouts to filter and mix both audio and video and finally madVR for the presentations.

I set a large buffer for madVR and also picked high quality resizing algorithms for the best viewing experience. Those are pretty demanding, but totally worth it :)

Unfortunately, some of these configurations seem to get applied to the preview as well. To me, these tiny previews dont need to go through all those filters and high quality interpolations (via madVR) just to end up in a tiny quick preview.

For example, I set madVR to pause on seek till the buffer is full. Now, by showing the preview, it pauses the main movie till I remain at a certain seek position and wait for the buffer to fill.

Is there a chance to introduce a separate presenter (and maybe filter queue) option just for the previews to lower resource usage for a handy little feature such as this?

P.S. It doesn't seem to be using the external filters for the preview I specified, however it does use madVR for output...