Topic: MultiMedia player has a problem  (Read 2914 times)

MultiMedia player has a problem
« on: September 17, 2015, 07:51:45 AM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
MultiMedia player has a problem

Re: MultiMedia player has a problem
« Reply #1 on: September 17, 2015, 09:38:23 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks for feedback,

Fixed  :thumbsup:

Re: MultiMedia player has a problem
« Reply #2 on: September 17, 2015, 10:07:17 AM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
Reported another MPC-HC Issue to ChrisR a few days ago..
« Last Edit: September 17, 2015, 10:08:48 AM by KYHI »

Re: MultiMedia player has a problem
« Reply #3 on: September 17, 2015, 10:08:29 AM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Yeah, thanks  :thumbsup:

Re: MultiMedia player has a problem
« Reply #4 on: September 17, 2015, 10:19:17 AM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
I just noticed his error log shows MPC-HC as Version 13

Re: MultiMedia player has a problem
« Reply #5 on: September 17, 2015, 10:59:01 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi KYHI,

ChrisR updated MPC-HC plugin to v13 recently on servers.
after above fix there is now v14

Servers updates all the time, zip distribution is only a package at a time line,
Which is more convenient for new users   :great:

ps: Also you can notice hehe520 selected Chinese Traditional on plugin interface,
I wish hehe520 wrote this important info at initial topic post  :cool:

anyway, time to go work...  :turtle:

Re: MultiMedia player has a problem
« Reply #6 on: September 17, 2015, 11:47:12 AM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
Hi kyhi,

I just checkedn on win8.1se server, http://win81se.cwcodes.net/projectindex.php, both files are well for v1.6.8 !!!
Media Player Classic-HC       | version 6 | 99.18 KB | (v1.6.8) Media Player Classic-HC is an extremely light-weight, open source media player for Windows. It supports all common video and audio file formats available for playback. ChrisR, Oscar
Media Player Classic-HC File |  version 2 | 17.46 MB | This script only contains opera binary to be used by mpc-hc plugin ChrisR, Oscar

There is a little confusion as to what is on where and what version.. All I know is v8 is v1.7.9 of MPC-HC (latest released version)
ChrisR has or thought he had v 1.6.8 on 8.1se server as it is smaller then 1.7.9
the SE download pulled script for version v1.6.8, but container file for 1.7.9 that was the issue I pointed out to ChrisR..

« Last Edit: September 17, 2015, 08:43:18 PM by KYHI »

Re: MultiMedia player has a problem
« Reply #7 on: September 17, 2015, 08:48:29 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
@Mark,
I just download your edits to the MPC-HC script

and here is how you coded it.
Code: [Select]
CheckBox_LAV="Add LAV Filters",1,3,155,278,130,18,True
If,Not,%CheckBox_LAV%,Equal,True,If,ExistDir,%ProjectTemp%\TempExtractFolder\%ProgramFolder%\%SetupFolder%\%LAVFilters%,Call,DirDelete,%ProjectTemp%\TempExtractFolder\%ProgramFolder%\%SetupFolder%\%LAVFilters%

Add Lav Filters = If, not, true, delete (since they are already present in Folder)

How about ??

Remove lav Filters = If, true, delete (since you are actually removing them from folder)

Because when you ADD you increase in size and when you REMOVE you decrease in size
Seems logical to the average joe..


« Last Edit: September 17, 2015, 08:58:40 PM by KYHI »

 

Powered by EzPortal