Guest User

MPC-BE 1.5.2

a guest
Oct 29th, 2018
1,065
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.52 KB | None | 0 0
  1. MPC-BE 1.5.2 release notes:
  2.  
  3. Build in Visual Studio 2015 is no longer supported.
  4.  
  5. VTSReader
  6. Fixed crash on some DVD-Audio with empty Title.
  7.  
  8. UDP / HTTP Reader
  9. Added the ability to connect to streams with "Content-Type: None", this is found on some IPTV broadcasts.
  10.  
  11. DTSAC3Source
  12. Added support for files with AC3 core + EAC3 dependent streams.
  13.  
  14. Splitters
  15. Improved work with bad ID3m2 tags, added support for reading Extended header.
  16. Corrected extradata filling for H.264 and HEVC.
  17. Improved recovery of access to the playing file (after reconnecting the flash drive, network drive, etc.).
  18. Improved compatibility with StreamBuffRe.
  19. Added MPC DVR Splitter to work with recordings of some Chinese DVR / IP cameras ('HXVS').
  20. Improved support for chapters and images in ID3v2 tags.
  21. Optimized data reading.
  22. Maximum buffer size increased to 15 seconds. This should solve the problem with DVD-drives, in which the rotation speed increases with a large delay.
  23.  
  24. MPEGSplitter
  25. Improved support for DVD-Audio.
  26. Improved support for online streams.
  27. Fixed playback of some MPEG-TS streams.
  28. Fixed time search of some MPEG-PS streams.
  29. Improved reading PSI (Program-specific information).
  30. Added support for displaying multiple languages in track titles (this is found in subtitles).
  31. Improved support for DTS-HD.
  32. Added support for files with AC3 core + EAC3 dependent streams.
  33. Fixed crash when opening "incomplete" Blu-ray structure.
  34. Added support for MPEG-4 ASP.
  35. Corrected settings window for large scales.
  36. The opening time of some files with AVC and HEVC streams has been reduced.
  37.  
  38. MP4Splitter
  39. Improved support for Vorbis streams.
  40. Fixed a crash when opening DASH files with timestamps of the first segment starting from a value greater than zero.
  41. Fixed time search of fragmented (dash) files by non-indexes.
  42. Added support for "Vidvox Hap" video.
  43. Fixed crash when opening some MP4 files.
  44. Improved VP8 support.
  45. Added support for Opus in MP4.
  46. Added support for MPEG Audio Layer 2.
  47. Added support for AV1.
  48.  
  49. MatroskaSplitter
  50. Added support for "ROTATE" and "ROTATION" parameters.
  51. Improved time search for incomplete files.
  52. Corrected bitrate display for AC3 and DTS tracks.
  53. Fixed crash when opening files with more than one video track.
  54. Added support for AV1.
  55. Extended support for E-AC3 tracks.
  56. Corrected work with the proportions and cropping video frame.
  57. Fixed splitter statistics (iBufferInfo).
  58. Optimized reading of the nearest subtitles after time search if there are data in the CueRelativePosition and CueDuration.
  59.  
  60. FLVSplitter
  61. Added support for tags in UTF-8 format, added support for the "author" tag.
  62.  
  63. Oggsplitter
  64. Fixed opening files if timestamps do not start from scratch.
  65. Added support for reading comments for FLAC tracks, added support for tags "CUESHEET" and "METADATA_BLOCK_PICTURE".
  66. Improved playback of live broadcasts and recordings.
  67. Fixed time search. Previously it worked incorrectly and could cause a discrepancy between audio and video.
  68.  
  69. BinkSplitter
  70. Fixed calculation of timestamps for audio tracks.
  71.  
  72. RawVideoSplitter
  73. Added support for IVF files ('DKIF').
  74. Extended support for RAW MPEG4 files (DivX5 and others).
  75.  
  76. MpaSplitter
  77. Fixed opening of some small files.
  78.  
  79. Audiosplitter
  80. Added support for ID3v2 in the header of APE files.
  81. Updated ID3v2 support in WAV files.
  82.  
  83.  
  84. MpaDecFilter
  85. Fixed 16bit BD LPCM decoding.
  86. Added support for PCM A-law and mu-law decoding.
  87. Remaked and fixed E-AC3 transmission over the bitstream via HDMI.
  88. Processing time stamps has been remaked, which should make playback of some formats (for example, RealAudio) more even.
  89. Added support for decoding DVD-Audio with two groups of channels whose frequency or bitdeph is different.
  90. Improved TrueHD bitstreaming.
  91.  
  92. MPCVideoDec
  93. Fixed output of an inverted RGB image when working with VSFilter.
  94. If YUV video parameters are not specified, then set BT.601 or BT.709 based on the resolution for more correct conversion to RGB.
  95. Fixed playback of H.264 streams with a high ReFrames value.
  96. The frame size for the "Vertical stereo pair" mode has been adjusted.
  97. Now the flag on the type of interlace and color space of the parent filter (container) has a higher priority.
  98. Added support for RGBP16, which gives Avisynth+ together with FFVideoSource.
  99. Improved stream compatibility check with hardware decoding.
  100. Added the ability to hardware video decoding with a resolution of 720x1280 for older versions of Intel HD.
  101. Removed support for DXVA2_VP9_VLD_Intel mode.
  102. Added support for video "Vidvox Hap".
  103. Extended UtVideo support.
  104. Improved support for VC-1, MPEG-1/2, MPEG-4.
  105. The decoder now receives additional information from internal splitters.
  106. Added support for FMP4 codec (a kind of MPEG-4).
  107. Added support for AOMedia Video 1 (AV1).
  108. Fixed a hang after stopping when decoding 3D MVC and output via madVR.
  109. Fixed ffvhuff decoder.
  110. Fixed artifacts when time search H.264 video on AMD video adapters.
  111. Various changes in the HEVC decoder.
  112.  
  113. AudioSwitcher
  114. Fixed incorrect display of the name of the tracks in some cases.
  115. Fixed 8-bit mono sound playback.
  116. Added the ability to adjust the level of the center and surround channel.
  117.  
  118. MpcAudioRenderer
  119. Fixed 24bit output when changing playback speed.
  120. Improved changing settings and output devices during playback.
  121. Added stereo crossfeed function (for headphones). The bs2b library is used with parameters 700 Hz, 6 dB.
  122. Completely rewritten synchronization method. Now the audio renderer controls the clock itself.
  123. The "UseWasapi" option has been renamed to "DeviceMode".
  124. Now the default mode is WASAPI Shared, as the most user-friendly.
  125. Redesigned status window. Added the ability to translate.
  126. Added device buffer setting. Available values are "Default" (which gives the driver), 50 and 100 ms.
  127.  
  128. EVR Custom Presenter
  129. Fixed using NominalRange for input video stream.
  130. By default, we use the shader method "PS: Simple averaging" to reduce the frame, and "PS: Catmull-Rom spline4" to increase the frame.
  131. Added indications for loading a GPU and using GPU Memory for Intel and AMD adapters.
  132. Added support for DXVA-HD interpolation (use only for Intel adapters).
  133. Added definition of "d3d11 native" modes (LAV Video) and Intel H.264 (MVC 3D).
  134. Removed support for "32-bit Floating Point" textures (D3DFMT_A32B32G32R32F). This does not give significant advantages compared to "16-bit Floating Point" (D3DFMT_A16B16G16R16F), but it causes various problems (performance drop, interface glitches, player crashes).
  135. Fixed the functionality of the options "Do not scale at small frame size increases/decreases" for an exclusive full screen.
  136. Fixed loading incorrect ICC profile for a non-primary display.
  137. Fixed detection of PS 2.0b shader support.
  138. Redesigned renderer statistics (Ctrl+J).
  139.  
  140. Subtitles
  141. Fixed crash after incorrect result of CWord::Transform () functions.
  142. Fixed the "Position subtitles relative to video frame" option for text subtitles.
  143. Fixed missing or incorrect output of some effects while reducing images for text subtitles.
  144. Improved support for WebVTT subtitle format.
  145. Added support for LyRiCs format (.lrc).
  146. Files with a .txt extension are no longer identified as subtitled files.
  147. Correctly display external subtitles when changing playback speed.
  148. Fixed working with PGS subtitles. Now there is no need to allocate large buffers in splitters.
  149. Improved support for teletext subtitles.
  150.  
  151. YouTube
  152. Improved work with the dashmpd list.
  153. Improved support for Youtube live stream.
  154. Ignore subtitles created automatically.
  155. Improved subtitle parser.
  156. Added automatic saving of external audio track if user saves video in DASH format.
  157. Added support for Youtube 1440p and 2160p live streams.
  158. Added support for 5K and 8K resolutions.
  159. Used by google api for parser playlists. This will allow you to download playlists with more than 200 items.
  160. Added support for youtube-dl. The file youtube-dl.exe should be located in the player folder or in the path specified in the variable "PATH".
  161. The "YouTube" settings panel has been renamed to "Online media services".
  162. Display the AV1 streams in the menu "Navigation->Jump To" if available.
  163. Fixed the name of the file to save after changing the resolution in the menu "Navigation->Jump To".
  164. Added support for 134 and 136 formats if 18 and 22 are missing.
  165. Fixed problems with subtitles after changing the quality of Youtube videos.
  166.  
  167. Shaders
  168. Updated "grayscale.hlsl" shader.
  169. Added "treshold.hlsl" shader.
  170. Added "LumaSharpen.hlsl" shader (thanks to JNW).
  171.  
  172. Installer
  173. Added handling of the case of unavailability of libmfxsw32/64.dll.zip in the temporary folder.
  174. Now the uninstaller can be signed with a digital signature.
  175.  
  176. MPCBEShellExt
  177. Reduced size, no longer use MFC.
  178.  
  179. Player
  180. Corrected file history saving.
  181. Fixed the "Apply" button in the settings.
  182. Fixed link to uICE website.
  183. Fixed inactivity of the subtitle selection button for some DVD-Video.
  184. Fixed the size of the external filter settings windows.
  185. Improve the playlist. The "Sort by Name" command has been fixed. Added "Reverse Sort".
  186. The list of MPCAPI_COMMAND is synchronized with the project MPC-HC. Incorrectly working commands fixed, CMD_OPENFILE_DUB added. MPCTestAPI refactoring.
  187. Added support for horizontal roller or mouse buttons (Mouse Wheel Left/Right).
  188. Fixed crash when trying to view MediaInfo data on some matroska files.
  189. Added processing of the / open parameter without specifying the path, in which case the last memorized file will be opened.
  190. Adjust OSD output.
  191. Fixed reading of the "INDEX" field in the Cue sheet.
  192. Fixed incorrect exit from full-screen mode in some cases.
  193. Removed useless "EDL window" and related functionality.
  194. Fixed incorrect display of messages about the inconsistency of the version of language .dll in the absence of these most .dll
  195. Fixed deleting files from the playlist and moving several items.
  196. Fixed processing of subfolders with Drag'n'Drop.
  197. Improved search for similar files.
  198. The option "Fullscreen Direct3D" has been renamed to "Exclusive Full Screen".
  199. Added the ability to open .url and .website files (similar to .lnk).
  200. Display the main menu instead of the context menu, when the main menu is hidden.
  201. Hot keys of the main window now work with an active playlist (except those used in the playlist itself).
  202. Added the ability to open AceStream links (acestream://).
  203. Improved work with M3U playlists. Fixed saving M3U playlists, missing duration in the #EXTINF field.
  204. Added the command "After playback: always close the file".
  205. Fixed a crash when you click "Previous" and the option "After playback-> Play next in the folder (loop)".
  206. Corrected standard ranges for switching display mode.
  207. Fixed contrast adjustment on values close to the minimum on renderers like EVR on Nvidia cards (Nvidia bug).
  208. MPC Audio Renderer has been moved to the top of the list of audio renderers and now has the number 0.
  209. Added option to control the display of text in the scroll bar. Changed the text output control in the title bar.
  210. Added the ability to connect an Acon Digital Media EffectChainer filter.
  211. Correctly handle the case when the external LOGO file is missing.
  212. Changed the logic of the previous and next commands when opening the Bly-ray structure. Now it is used to navigate between playlists (if there are more than one).
  213. A version of the MSVC compiler has been added to the "About ..." window.
  214. The "Default Style" and "Forced only" options in the "Subtitles" menu are now always active, you can now change them before starting playback.
  215. The selection of audio tracks and subtitles has been moved from "Navigation" to "Playback".
  216. Added support for Drag'n'Drop text (UNICODE / ANSI). If the text contains online links or existing paths to files, then it will be opened (will get into the playlist). Ticket #333.
  217. Fixed incorrect display of selected menu items "Stereo 3D mode".
  218. Duplicate and non-working commands for selecting audio tracks and subtitles are removed from the web interface.
  219. Replace some emoji with other characters for Win7 and Win8.
  220. Added the ability to delete files from the playlist to the Trash.
  221. Redesigned work with bookmarks. Bookmarks are now saved in the "Favorites2" section. Fixed saving bookmarks for paths with the symbol ';'. Fixed saving DVD-Video bookmarks open from images
  222. Fixed tracking of changes in external subtitles.
  223. Corrected the order of moving the "Tab" key in different dialogs.
  224. Fixed the width of the menu of chapters, subtitles and audio tracks when re-calling for another media file.
  225. Fixed capturing video from a webcam when changing video format.
  226. Fixed construction of DirectShow graph when recording captured video.
  227. Do not use DMO-encoders and OGM splitter when capturing video.
  228. Removed the display of the playlist from the menu "Navigate->Jump to".
  229. Fixed minimum height restriction for attachable windows.
  230. Many dockable windows now change the translation language without rebooting.
  231. Adjust the display frequency with an exclusive full mode on Windows 8 and higher.
  232. Added command line parameter "/randomize". Ticket #366.
  233. The .nut extension has been added to the "Other" video format group.
  234. Changed the display of Fourcc with non-standard characters.
  235.  
  236. Updated Chinese (Traditional and Simplified), Japanese and Dutch translation (by beter).
  237. Updated German translation (by Klaus1189).
  238. Updated Ukrainian translation (by arestarh1986).
  239.  
  240. Updated libraries:
  241. ffmpeg git-n4.1-dev-1425-g7a6d88ee62;
  242. libaom git-v1.0.0-748-g8048e8c0b;
  243. libflac git-1.3.2-84-g452a4477;
  244. libpng git-v1.6.35-29-ga54a0562c;
  245. Little-CMS git-lcms2.9-23-g768f70c;
  246. MediaInfo git-v18.08.1-15-gb3540b07;
  247. openjpeg git-v2.3.0-9-gd9f8f7ba;
  248. rapidjson git-v1.1.0-415-g73063f50;
  249. Speex-1.2.0-6-g0c02121;
  250. soxr git-0.1.3-0-g945b592;
  251. ZenLib git-v0.4.37-23-g4255a20;
  252. ResizableLib v1.5.1
Add Comment
Please, Sign In to add comment