Advertisement
Guest User

MPC-BE 1.4.5.787

a guest
Sep 24th, 2015
518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. 1.4.5
  2. ==============================
  3. ShoutcastSource:
  4. Return AAC ADTS stream without a header according to the output subtype MEDIASUBTYPE_RAW_AAC1.
  5.  
  6. FLACSource:
  7. Writing metadata to extradata output format.
  8.  
  9. VTSReader:
  10. The option "Read All Program Chains (calculate duration)" was removed as invalid.
  11. Fixed calculation of the total duration.
  12.  
  13. UDP / HTTP Reader:
  14. Fixed function returns the data to the splitter, and now reader expects the missing data. This reduces the number of artifacts when watching IPTV.
  15.  
  16. Splitters:
  17. Removed the queue mechanism measured in number of packets and amount of data. Now the queue length is set in seconds.
  18. Improved handling of connection failure.
  19. Added function to change the buffer size from 1 to 10 seconds. The default is 3 seconds.
  20.  
  21. AviSplitter:
  22. Adds support for MJPEG stream with fourcc 'MSC2'.
  23. Added support for time delay stream (AVISTREAMHEADER :: dwStart).
  24. Added support for tag 'vprp' (VideoPropHeader) to obtain data on the aspect ratio.
  25.  
  26. AudioSplitter:
  27. Added the ability to work together with File Source (URL) in file downloading mode.
  28.  
  29. MPEGSplitter:
  30. Added support for MPEG-PS + G.711 A-law (such files created Hikvision CCTV cameras).
  31. Improved handling of MPEG-TS.
  32. Return AAC ADTS stream without a header according to the output subtype MEDIASUBTYPE_RAW_AAC1.
  33. Corrected calculation of the duration.
  34. Improved support for AAC-LATM.
  35. Removed option "alternative method of calculation of the duration."
  36. Improved seek accuracy when connected to VTSReader.
  37. Improved support for HEVC streams.
  38. Redesigned keyframe search algorithm.
  39. Added the ability to work together with File Source (URL) in file downloading and streaming mode.
  40. Optimized tracks search algorithm.
  41. Determine the change in file size in 10 seconds.
  42. Fixed and improved with PGS subtitles.
  43.  
  44. MatroskaSplitter:
  45. Corrected work with Theora video.
  46. Adjustment and optimization of the calculation of the frame rate in its absence.
  47. Improved work with VP9 video.
  48. Fixed and improved with PGS subtitles.
  49.  
  50. MP4Splitter:
  51. Fixed falling on some corrupted files.
  52. Added support for tag "Album".
  53. Added support for codec VC-1 and Windows Media Audio.
  54. Improved handling of fragmented files.
  55.  
  56. MpaSplitter:
  57. Improved algorithm for calculating the duration of VBR streams without VBR header (now's the time in the status bar more stable).
  58. Fixed opening short of MP3-files.
  59. Fixed calculation of the duration of a single packet AAC ADTS.
  60.  
  61. RawVideoSplitter:
  62. Reduced memory consumption when working with H. 264 streams.
  63.  
  64. RealMediaSplitter:
  65. Fixed crash on some files.
  66.  
  67. FLVSplitter:
  68. Correctly open the files in which one of the tracks begins with a long delay
  69.  
  70. MPCVideoDec:
  71. Improved handling of non-standard order B-frames.
  72. Fixed decoding of VP9 streams.
  73. Fill DXVA2_ExtendedFormat for YUV formats.
  74. Updated list of video cards that support decoding of 4k. Added AMD Radeon R9 285/380 AMD R9 FURY Series, the item has been added Intel HD Graphics and Intel Atom Z8000 Series.
  75.  
  76. Mpeg2DecFilter:
  77. The option "Send interlaced flag in output media type" is now enabled by default.
  78. Fixed with 2: 2 pulldown and 2: 3 pulldown.
  79. Corrected Weave deinterlacing methods work and Blend. Fixed Bob deinterlacing.
  80. Removed deinterlacing methods Field Shift and ELA as the outside.
  81. Fixed crash after playback of some animated DVD menus.
  82. The decoder is now draws subtitles in a DVD-only mode.
  83. Optimized DVD-menu rendering.
  84.  
  85. MPC Audio Decoder:
  86. In status added layout of channels for multichannel sound.
  87. Use FLAC extradata to correctly specify the location of the channels.
  88.  
  89. MPC Audio Renderer:
  90. Fixed incorrect unregistering the filter.
  91. The default volume is 100%.
  92. In addition to synchronizing by timestamp added selection of the synchronization mode for the duration of the sound ("Sync video to audio"), which is enabled by default. If the video stream is missing, the sound is always synced in duration.
  93. Fixed Shared mode in case of receiving incorrect data from the driver.
  94. Added the ability to adjust the balance for PCM stream.
  95.  
  96. VideoRenderers:
  97. Fixed and optimized jitter calculations and the current frame rate.
  98. Added interpolation mode "DXVA2", which is available when select "8-bit Integer Surfaces".
  99. In statistics we have added information about the type of interpolation.
  100.  
  101. VSFilter:
  102. Fill DXVA2_ExtendedFormat for YUV formats.
  103.  
  104. Subtitles:
  105. Fixed a problem rendering the subtitles after use the code from MPC-HC (a74db2a6c1b2e710afbd35abbe0c7271c9651b06).
  106. Proportion adjustment for the internal subtitle rendering is only used for the built-in container stylized subtitles with the completed frame size, aspect ratio different from the aspect ratio of a video frame.
  107. Fixed support for fade in/out for VobSub subtitles.
  108. Fixed display of last segment for VobSub subtitles.
  109.  
  110. YouTube:
  111. Added support for google api V3 to retrieve information about the video.
  112.  
  113. Player:
  114. Fixed displaying the name of the video codec is shown in PinInfo.
  115. Added interface support IMadVRSubclassReplacement to submit events in madVR.
  116. Fixed the Chapter markers on the seek bar in DVD mode.
  117. Fixed Apply button in the settings window for different occasions.
  118. Fixed the order of selection options by using "Tab" in the setting window and dialog boxes.
  119. Fixed display of previews for the 10 and 16-bit video drivers on some Intel and Nvidia.
  120. In the settings panel "Frame synchronization" added the option "Enable frame time correction".
  121. Fixed opening additional files using File Source.
  122. Fixed with a list of "Favorites".
  123. Improved full-screen mode in Direct3D.
  124. When open the .ifo files using MediaInfo ignore information to vob-file menu (VTS_XX_0.VOB).
  125. The subtitle menu item "Insert" is now always active.
  126. Improved rotation with the flag in the media file. Now the video frame correctly fit the window.
  127. Fixed main window in the expanded mode.
  128. Fixed pressing the "Maximize / Restore" on FlayBar in full screen mode.
  129. Removed special commands to change the audio track and subtitles for the DVD (now used common commands for changing lanes).
  130. DVD toggle angle commands can now switch video streams in other formats.
  131. Fixed definition of the active monitor on some configurations.
  132. Added an .ismv extension to MP4 group.
  133. The standard list of folders with subtitles added to the folder ".\sub"
  134. Added shader Adaptive sharpen (author bacondither). Additional information - http://forum.doom9.org/showthread.php?t=172131
  135. Using the system copy dialog for the command "File->Save As...".
  136. Closed captions support is activated for the DVD mode using 2 MPC MPEG-Video Decoder.
  137. Added support for Windows 10.
  138. Added support Robust DirectShow audio renderer and Surodev ASIO Renderer.
  139. Added the ability to mount images using Virtual CloneDrive (http://www.slysoft.com/en/virtual-clonedrive.html).
  140. Fixed snapping to edge of the screen in Windows 10.
  141. Deleted settings panel Performance.
  142. Fixed reading ID3TagV2.
  143. If no description but the presence of ID3 tag 'LYRICS' (lyrics) derive its contents.
  144. Fixed problem with hovering OSD after hide and maximizing window if the OSD timeout ended when minimized.
  145. Fixed being able to re-start playback of the file after the end of play.
  146. Block all connections to MEDIATYPE_AUXLine21Data, if the Line 21 Decoder 2 was blocked for external filters, otherwise you can get the hang of the graph.
  147. Added an option to change the size of the splitter buffers from 1 to 10 seconds. Default 3 seconds.
  148. Added an option to change the window when playing audio files.
  149. Added option to delay play after changing screen resolution.
  150. Added icon for the Explorer context menu.
  151.  
  152. Updated Dutch and Chinese (Traditional and Simplified) translation (by beter).
  153. Updated Japanese translation (by Socket774).
  154. Updated Ukrainian translation (by arestarh1986).
  155. Updated German translation (by Klaus1189).
  156.  
  157. Updated libraries:
  158. ffmpeg git-n2.8-dev-2658-g01770bf
  159. libdcadec;
  160. MediaInfo 0.7.74+ svn rev.6843;
  161. ZenLib 0.4.31+ svn rev.514;
  162. speex-1.2beta2-293-gecc63b3;
  163. openjpeg 2.1.0 git-f6843d5;
  164. libpng 1.6.19beta03 git-g33a97c5.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement