View Full Version : Media Player Classic - BE Win32/x64
Dark Eiri
20th April 2016, 04:30
I'm playing an MP4 file on r1420 x64 in this exact moment. Perfectly.
wanezhiling
20th April 2016, 05:29
r1424 works fine again.
Jamaika
20th April 2016, 15:06
I would like to ask about the subtitle display MP4 GPAC (TXT)?
Recently, I noticed that the new ffmpeg converter allows the conversion TTXT to SRT. With subtitles SRT/ASS it is still with errors, but progress is.
Subtitle TTXT
<TextSampleDescription horizontalJustification="left" verticalJustification="bottom" backColor="8e ff ee ff" verticalText="no" fillTextRegion="no" continuousKaraoke="no" scroll="None">
<FontTable>
<FontTableEntry fontName="Baghadeer" fontID="1"/>
</FontTable>
<TextBox top="10" left="20" bottom="1080" right="1920"/>
<TextSample sampleTime="00:00:05.000" xml:space="preserve">text 1
text 2<Style fromChar="0" toChar="6" styles="Normal" fontID="1" fontSize="120" color="f3 e6 15 ff"/>
<Style fromChar="7" toChar="14" styles="Italic " fontID="1" fontSize="80" color="f3 e6 15 ff"/>
</TextSample>
to Subtitle SRT
size is always 384x288 to be the correct font in player MPC-BE, but size font is overstated
1
00:00:05,000 --> 00:00:15,000
<font face="Baghadeer" size="120" color="#15e6f3">{\an1}text 1 <-- error
<font face="Baghadeer" size="120/3.75" color="#f3e615">{\an1}text 1 <-- should be
<i><font size="80/3.75"><font face="Baghadeer">text 2</font></font></i></font>
to Subtitle ASS
PlayResX: 384 <-- error should be --> 1920 (384x5)
PlayResY: 288 <-- error should be --> 1080 (288x3.75)
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
Style: Default,Baghadeer,120,&Hf3e615,&Hf3e615,&H8effee,&H8effee,0,0,0,0,100,100,0,0,1,1,0,1,10,10,10,0 <-- error
Style: Default,Baghadeer,120,&H15e6f3,&H15e6f3,&Hee008e,&Hee008e,0,0,0,0,100,100,0,0,1,1,0,1,20,0,-10,0 <-- should be
[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:05.00,0:00:15.00,Default,,0,0,0,,text 1\N{\i1}{\fs80}{\fnBaghadeer}text 2
What splitter used to MPC-BE to be able to use colors, alignment in the subtitles GPAC MP4?
Aleksoid1978
20th April 2016, 23:14
Upload a sample file.
Jamaika
21st April 2016, 07:14
https://www.sendspace.com/file/zsbqa0
Aleksoid1978
21st April 2016, 08:10
https://www.sendspace.com/file/f9pxda
So - tx3g subtitles inside MP4 it's just a text(like srt). About .ttxt - MPC-BE don't support this format.
Jamaika
21st April 2016, 08:17
I understand that if ffmpeg can do that and MPC-be will be able to display subtitles GPAC.
nevcairiel
21st April 2016, 08:36
So - tx3g subtitles inside MP4 it's just a text(like srt). About .ttxt - MPC-BE don't support this format.
tx3g and ttxt are the same format, also known as MPEG-4 Streaming Text or MPEG-4 Part 17.
And no, its not just text, it can contain a large variety of formatting thats not compatible to SRT.
Aleksoid1978
21st April 2016, 09:06
tx3g and ttxt are the same format, also known as MPEG-4 Streaming Text or MPEG-4 Part 17.
And no, its not just text, it can contain a large variety of formatting thats not compatible to SRT.
This sample contain only texted data "text1\ntext2".
LAVSource also output as MEDIASUBTYPE_UTF8, just as only text subtitle.
Jamaika
21st April 2016, 09:27
As regards the subtitle TTXT. The last lines of the text always have a misspelled times.
The end of the time the text is the end time of the film. And so it is displayed in MPC-BE.
Edit: Without a decoder lav filters work correctly.
I read the patch and don't understand something. Can not set the forced flag mov/mp4. Me didn't succeed.
Parse the forced flag from the mov tx3g subtitle atom (https://github.com/Nevcairiel/LAVFilters/commit/ec5a4156c9bb9d9855800dba0f5f42396850f67d)
Problem with size font SRT.
When we have a font size 36 for FullHD is actually displayed font size 60. I wonder why?
Azpidatziak
23rd April 2016, 21:01
Hi MPC-BE Team,
I update Basque translation from sourceforge and attached here it.
Please, release it.
:thanks:
kirakami
24th April 2016, 08:32
Using MPC-BE 1.4.6 x64 (build 1447) beta, same crash occurred with the latest stable release.
Using LAV Filters 0.68.0 x64 so all MPC-BE Internal filters are disabled.
Playback Output is set to EVR (custom) with resizer set to Bicubic A = 1.0 (PS 2.0) and Hardware Acceleration set to Nvidia CUVID.
I have Nvidia GeForce GT 730 2GB GDDR5 Graphics Card with latest Nvidia drivers installed v364.72
The crash occurs only when Nvidia CUVID is enabled in LAV.
I think the issue is either with MPC-BE EVR (custom) or LAV or it could be xy-vsfilter 3.0.0.306 x64 conflicting with Nvidia CUVID, not sure.
The crash doesn't always occur and not all videos crash.
The videos that crashed for me.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv (after few seconds)
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv (around 15-20 seconds)
v0lt
24th April 2016, 09:34
kirakami
Do not use CUVID - http://forum.doom9.org/showthread.php?p=1745973#post1745973
kirakami
24th April 2016, 09:52
Then which hardware acceleration should i use for Nvidia GeForce GT 730? DXVA 2 Native or copy-back?
Here's the dmp file if you need it.
https://www.solidfiles.com/v/XyVLVAQVBWPnr
Crashed video.
[HorribleSubs] Flying Witch - 03 [480p].mkv
kirakami
24th April 2016, 10:09
Ok checked both DXVA 2 Native and copy-back. same crash occurs. :(
dmp file attached.
https://www.solidfiles.com/v/P5Qk68Rep24WY
Klaus1189
25th April 2016, 10:42
Hi again,
I got another feature request which would help me and maybe lots of other people, too.
If you record videoclips with your smartphone like an Android device or an iPhone, you normally automatically add GPS information to the files. I think there are also some AVCHD camcorders which support Geotagging.
In IrfanView, my personal favourite picture viewer for many, many years now, lets you open the GPS information if you load picture which contains GPS information into it, then press E for EXIF and on the bottom you can then press Google Earth and the GPS data is opened in Google Earth and you see where the clip was recorded if the GPS info is correct ;)
Can you add that to MPC-BE?
Jamaika
25th April 2016, 14:14
I'm not the author of MPC-BE. I can only say that AVCHD contain GPS information.
There are players at Apple who read GPS information.
http://www.divergentmedia.com/editready
http://www.divergentmedia.com/assets/images/er-metadata.png
Because of that many cameras to record GPS information directly to the codec h264. Manufacturers don't want be dealing this issue. I also heard the answer, why burn in old sytem AVCHD now that the container is much better ex. Sony XAVC-S?
v0lt
25th April 2016, 16:04
I update Basque translation from sourceforge and attached here it.
Please, release it.
I can't download for 2 days.
Jamaika
File->Properties->MediaInfo ?
...
The crash doesn't always occur and not all videos crash.
The videos that crashed for me.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv (after few seconds)
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv (around 15-20 seconds)
MPC-BE 1.4.6 (build 1448) beta x64 (internal subtitles renderer), LAVFilters 0.68.0-28.
[HorribleSubs] Sakamoto desu ga - 02 [480p].mkv - no problem.
[Mori] Fate/kaleid liner Prisma Illya 2wei Herz! Specials - 05 [BD 720p][E1F375FD].mkv - no problem (software mode, because Hi10p).
Jamaika
26th April 2016, 07:52
Jamaika
File->Properties->MediaInfo ?
Unfortunately, you're right. Track mebx doesn't contain GPS information. ): Info GPS, speeds, maps are only pasted into a movie.
https://drive.google.com/open?id=0BwxFVkl63-lEY3l3ODJReDg3RzQ
metadata IPhone
Writing library : Apple QuickTime
com.apple.quicktime.location.ISO6709 : +33.9173-084.0055+294.114/
com.apple.quicktime.make : Apple
com.apple.quicktime.model : iPhone 6s
com.apple.quicktime.software : 9.2.1
com.apple.quicktime.creationdate : 2016-01-30T12:46:24-0500
attachment XML info camera Sony/JVC
mp4box.exe "video.mp4/mov" -dump-xml path="info_camera_Sony/JVC.xml"
<?xml version="1.0" encoding="UTF-8"?>
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.00" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.00"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2014-07-13T17:11:08+04:00">
<TargetMaterial umidRef="060A2B340101010501010D4313000000E8C44FB7516805C210A5D0FFFE57D0EE"/>
<Duration value="336"/>
<LtcChangeTable tcFps="25" halfStep="false">
<LtcChange frameCount="0" value="00000000" status="increment"/>
<LtcChange frameCount="335" value="10130000" status="end"/>
</LtcChangeTable>
<CreationDate value="2014-07-13T17:11:08+04:00"/>
<Device manufacturer="Sony" modelName="FDR-AX100E" serialNo="4294967295"/>
<RecordingMode type="normal" cacheRec="false"/>
</NonRealTimeMeta>
metadata with info camera Panasonic
mp4box.exe -dump-udta 0:PANA "video.mp4/mov" -out "panasonic.udta"
PANA : Exif II
Panasonic DMC-GH4 ´ ´ Ver.2.4 0000:00:00 00:00:00 PrintIM 0250
2016:03:13 12:15:57 2016:03:13 12:15:57
X141404240172 a 9999:99:99 00:00:00
LUMIX G VARIO 14-42/F3.5-5.6 22SG40102881 NO-ACCESSORY
track info timestamp Sony XAVC/JVC/Panasonic (counterpart track PGS/AVCHD)
mp4box.exe -raw 3 "video.mp4/mov" -out "timestamp.rtmd/tmcd"
Track # 3 Info - TrackID 3 - TimeScale 25000
Media Info: Language "Undetermined (und)" - Type "meta:rtmd/tmcd" - 336 samples
Unknown Metadata Stream
RFC6381 Codec Parameters: rtmd
All samples are sync
I am surprised that the latest Sony Catalyst Browser doesn't provide GPS information from cameras Sony!!! So what I can require from MPC-BE.
Aleksoid1978
26th April 2016, 08:14
Hi again,
I got another feature request which would help me and maybe lots of other people, too.
If you record videoclips with your smartphone like an Android device or an iPhone, you normally automatically add GPS information to the files. I think there are also some AVCHD camcorders which support Geotagging.
In IrfanView, my personal favourite picture viewer for many, many years now, lets you open the GPS information if you load picture which contains GPS information into it, then press E for EXIF and on the bottom you can then press Google Earth and the GPS data is opened in Google Earth and you see where the clip was recorded if the GPS info is correct ;)
Can you add that to MPC-BE?
This functionality will not be.
kirakami
26th April 2016, 15:56
MPC-BE 64-bit started crashing even with CUVID and DXVA turned off and i started getting error that Nvidia kernel stopped responding error in windows 10 notifications, reinstalling nvidia drivers didn't fix the problem so i went ahead and uninstalled 64-bit version of MPC-BE, LAV and xy-vsfilter and replaced with 32-bit, doesn't seem to be crashing now.
Looks like 64-bit version of MPC-BE or LAV or xy-vsfilter is conflicting somewhere with Nvidia drivers v364.72 64-bit resulting in MPC-BE crash.
rock
26th April 2016, 16:01
@kirakami xy-VSFilter 64-bit is known buggy, use Internal Subtitle Renderer or XySubFilter instead
Klaus1189
27th April 2016, 11:39
Hi MPC-BE Team,
I update Basque translation from sourceforge and attached here it.
Please, release it.
:thanks:
The file you attached can't be downloaded by v0lt and also not by me. Upload it somewhere else, I use drive.google.com but there are so many possibilities.
If v0lt can reach the file, he will update the translation.
Hope that helps you ;)
beter
27th April 2016, 14:06
Update of language files of Chinese Traditional/Simplified and Dutch:)
https://www.sendspace.com/file/mhyl4z
beter
27th April 2016, 20:49
Although it isn't a standard mkv file, it seems that DVB subtitles in mkv have similar problems that PGS subtitles also had long long time ago.
If the value in Options->internal filters->buffer length is too low(eg 3 sec.), only the last few seconds of the subpictures with long duration would be shown.
OK with MPC-HC (and VLC doesn't support DVB subtitles in MKV)
PS: The file is created with XMedia Recode
https://www.sendspace.com/file/hs9bnr
v0lt
28th April 2016, 04:23
@beter
What is the time stamp problem is well noticeable?
PS: Translations updated in r1458.
Aleksoid1978
28th April 2016, 05:23
Although it isn't a standard mkv file, it seems that DVB subtitles in mkv have similar problems that PGS subtitles also had long long time ago.
If the value in Options->internal filters->buffer length is too low(eg 3 sec.), only the last few seconds of the subpictures with long duration would be shown.
OK with MPC-HC (and VLC doesn't support DVB subtitles in MKV)
PS: The file is created with XMedia Recode
https://www.sendspace.com/file/hs9bnr
Show time where it's happened.
beter
28th April 2016, 08:31
Show time where it's happened.
If Options->internal filters->buffer length is 1, whole subtitle is affected
If it is 3, the most noticeable(with longest duration) one: between 00:01:19 and 00:01:26
v0lt
29th April 2016, 21:00
@beter
Check MPC-BE v1.4.6.1464 -x86 (https://yadi.sk/d/G4tWq4TxrQ5pu), x64 (https://yadi.sk/d/l0_16QGwrQ5py).
yuppicide
1st May 2016, 06:37
I am using MPC-BE x64 1.4.6 (build 1034) beta. I have dual 27" monitors.
First off, how come the video stops (goes black) for 1 to 2 second when moving the video from one monitor to the other, then it starts playing again? I also have VLC installed and it does not do this.
I also still have MPC-HC x64 installed.. not sure of the version, but it doesn't have this issue.
Second, this only happens in MPC-BE as well.. when moving the video from one monitor to the other the sound changes! It's the same audio track, just has a different sound to it.. like you were changing with an equalizer or adding an effect.
@beter
Check MPC-BE v1.4.6.1464 -x86 (https://yadi.sk/d/G4tWq4TxrQ5pu), x64 (https://yadi.sk/d/l0_16QGwrQ5py).
It works well. Thank you :)
MPC-BE 1.4.6 (build 1478) beta (http://sourceforge.net/projects/mpcbe/files/MPC-BE/Nightly%20Builds%20%28from%20svn%20trunk%29/MPC-BE%20v1.4.6%20%28build%201478%29%20beta/) (SourceForge.net)
Azpidatziak
5th May 2016, 11:16
Hi v0lt and MPC-BE Team,
I sorry for inconveniece. I can download it without problem.
I upload it on Google Drive. I hope you can download it.
MPC-BE (Basque translation) (https://drive.google.com/file/d/0B8FcB-JTE_KfRjh2TWlhNDFTVVk/view?usp=sharing)
Thanks!!
@Azpidatziak
Already updated in r1465.
Klaus1189
10th May 2016, 10:49
This YouTube Video (https://www.youtube.com/watch?v=F2SXmzk8ve4) uses additional parameters of WebVTT. Can we implement support of it?
https://drive.google.com/open?id=0B4y5u0gBKYqbeDBDbVV3ZUxtYUU
Just open the file in a Text editor like Notepad++ and you see several additional things like align, position, size
I found out that > is diplayed as > in Youtube player
Aleksoid1978
10th May 2016, 13:13
This YouTube Video (https://www.youtube.com/watch?v=F2SXmzk8ve4) uses additional parameters of WebVTT. Can we implement support of it?
https://drive.google.com/open?id=0B4y5u0gBKYqbeDBDbVV3ZUxtYUU
Just open the file in a Text editor like Notepad++ and you see several additional things like align, position, size
Not planned. WebVTT support only like a plain text.
Aleksoid1978
10th May 2016, 13:15
For full support WebVTT subtitles - need converting in ASS/SSA format before using. It's can work with external sibtitles - bot never be working with embedded in container.
Klaus1189
10th May 2016, 13:26
OK, is it possible to show > instead of >
Klaus1189
11th May 2016, 07:54
Thank you, is it also possible to show > instead of > for muxed WebVTT subtitles? Do you need a file for that?
Aleksoid1978
11th May 2016, 08:26
Thank you, is it also possible to show > instead of > for muxed WebVTT subtitles? Do you need a file for that?
Ok - give short sample.
Klaus1189
11th May 2016, 12:07
-> pm :)
chros
18th May 2016, 22:08
This youtube http playing is pretty awesome! Especially with madvr and sanear audio renderer! :)
I haven't used it much but it comes pretty handy sometimes! :) Thanks guys!
Aleksoid1978
19th May 2016, 00:55
This youtube http playing is pretty awesome! Especially with madvr and sanear audio renderer! :)
I haven't used it much but it comes pretty handy sometimes! :) Thanks guys!
Why use Sanear Audio Renderer ?? MPC-BE have internal WASAPI audio renderer.
Why use Sanear Audio Renderer ?? MPC-BE have internal WASAPI audio renderer.
sanear has a features that the mpc-be audio renderer can't do.
one is the headphone crossfeed.
and there are more planned features like a "reclock thingy".
Aleksoid1978
19th May 2016, 02:59
sanear has a features that the mpc-be audio renderer can't do.
one is the headphone crossfeed.
and there are more planned features like a "reclock thingy".
What is "headphone crossfeed" ?? How i can hear different with and without it's options ??
What is "headphone crossfeed" ?? How i can hear different with and without it's options ??
pretty sure my english isn't good enough for this but i give it a try.
first of all the wiki: https://en.wikipedia.org/wiki/Crossfeed
when a human hears a sound you will hear it with both ears.
this way we can locate the sound source.
example a sound from the right.
in real life if you hear something from the right you will hear this with your left ear too. but it will be delayed and it will lose some of it's volume. so this works perfectly fine with speaker too.
but with headphones you will only hear a sound from the right at your right ear and nothing at your left ear and that's an issue because your brain things there should be some audio at the left side too . because of that you are kind of losing the ability to locate the sound source or with other word locating isn't the same anymore.
a crossfeed will add the same audio to your left ear too but with a delay and with less volume so your brain can locate the audio again like it used to be.
to try this out you need headphones of cause.
btw. this is pretty much a standard feature in computer games and a test with such a game is way more obvious.
games like CS GO have a "crossfeed" you just set audio output to headphone and you get it.
this helps a lot in locating other player that are making noise.
i found this page too: http://buschmeier.org/bh/study/soundperception/
i hope that helps.
Mercury_22
20th May 2016, 14:59
MPC-ME is crashing when trying to play some 3D Blu-rays by opening index.bdmv Opening the m2ts files from same bluray is working These are 3D Bluray that I'm trying to play in 2D and same crash is happening no matter if I use internal filters or LAV filters Also other 3D Blu-rays are playing fine by opening the index.bdmv
EDIT: from the builds available at https://yadi.sk/d/hlf1lfC8mKU58 last version that is NOT crashing is MPC-BE.1.4.6.1205.x64 and the first version that is crashing is MPC-BE.1.4.6.1208.x64
Dmp attached
Aleksoid1978
21st May 2016, 00:42
MPC-ME is crashing when trying to play some 3D Blu-rays by opening index.bdmv Opening the m2ts files from same bluray is working These are 3D Bluray that I'm trying to play in 2D and same crash is happening no matter if I use internal filters or LAV filters Also other 3D Blu-rays are playing fine by opening the index.bdmv
EDIT: from the builds available at https://yadi.sk/d/hlf1lfC8mKU58 last version that is NOT crashing is MPC-BE.1.4.6.1205.x64 and the first version that is crashing is MPC-BE.1.4.6.1208.x64
Dmp attached
Can you give me link for downloading full Blu-Ray or upload only full structure(without .m2ts files) ??
Mercury_22
21st May 2016, 01:57
@Alex Check PM
Aleksoid1978
21st May 2016, 08:41
@Alex Check PM
Thanks - fixed at 1527.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.