Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Hardware & Software > Software players

Reply
 
Thread Tools Search this Thread Display Modes
Old 25th June 2020, 20:12   #7521  |  Link
fried chicken
Registered User
 
Join Date: Feb 2006
Posts: 12
Quote:
Originally Posted by v0lt View Post
@fried chicken
I can not check your file. Reset player settings.
Reset has fixed it. Not sure what was wrong but it's working fine now. Thank you for the suggestion!

BTW, does Options->Player->Store settings in the player folder make MPC-BE 100% portable?
fried chicken is offline   Reply With Quote
Old 25th June 2020, 21:58   #7522  |  Link
M.Scott
Registered User
 
M.Scott's Avatar
 
Join Date: Feb 2020
Posts: 17
Quote:
Originally Posted by fried chicken View Post
BTW, does Options->Player->Store settings in the player folder make MPC-BE 100% portable?
I don't think MPC-BE can be fully portable, I do wish it's various other tools could be made portable... here's what I've learned, I'm open to correction.

If you use the zip or 7z archives (non installers), and create a ini file to store the settings, the player should be portable. I've used the 7z from the get-go, and created a ini to match the exe. I always save a backup of the ini and just copy it to the new version, all the settings are saved including the lav filter settings.

mpc-be64.exe
mpc-be64.ini

The player becomes less portable when you begin to need external filters, like the lav filters, mad-vr. Of course, if you are already using the external tools then MPC-BE can simply be pointed to them, but (in my case), if you want to add these tools to MPC-BE I believe they must be registered, which in my view makes things less portable.

Now, I don't know if I'm fooling myself but because I like to use only portable apps (stealth if possible, no writting to the registry, etc), I did extract the lav filter zip to my MPC-BE root folder:

C:\MyApps\MPCBE
...........................\x64\ -> this is where MPCBE is
...........................\lav\ -> the extracted lav filters (0741)

Here's where I might be fooling myself as to whether I'm even benefiting from the lav filters, I only extracted the lav filter zip, I did not register the filters using the bat file. I disabled all the Internal filters in Options and in External Filters pointed to (IIRC) ax files, set to Prefer... as far as I can tell I'm using the four required files:

LAV Audio Decoder
LAV Splitter
LAV Splitter Source
LAV Video Decoder

As far as I can tell MPCBE is using LAV and the player is excellent, and I figure portable...??? I've wanted to try the other video renderer but I haven't because I don't want to have to register anything... leave my registry alone

MPCBE is working fine, but I could be missing out on better performance but my system is very modest so I don't know that I would benefit from mad-vr, the stand alone filters, or the mpc video renderer.

I've had some questions about my setup (the settings in Options), how to get the most out of things, I'll save them for another day.

Sorry for the long rant, hope some of it is useful
M.Scott is offline   Reply With Quote
Old 26th June 2020, 00:05   #7523  |  Link
fried chicken
Registered User
 
Join Date: Feb 2006
Posts: 12
Quote:
Originally Posted by M.Scott View Post
Here's where I might be fooling myself as to whether I'm even benefiting from the lav filters, I only extracted the lav filter zip, I did not register the filters using the bat file. I disabled all the Internal filters in Options and in External Filters pointed to (IIRC) ax files, set to Prefer... as far as I can tell I'm using the four required files:

LAV Audio Decoder
LAV Splitter
LAV Splitter Source
LAV Video Decoder

As far as I can tell MPCBE is using LAV and the player is excellent, and I figure portable...???
I did the same as a test here and it looks like the whole path to the lav .ax's is stored in the .ini. I changed the path from the full path to just ".\LAV\<whatever>.ax" and they still showed up in external filters.

If MPC-BE's `current dir` is the dir where mpc-be64.exe resides, and the paths in mpc-be64.ini can actually be set to "." instead of something like "C:", then I think it can be completely portable. If so, maybe a `portable` switch can be added to the external filters settings which will set the path to "path=." if the .ax is located in the same dir as mpc-be64.exe, or a subdir of it. Something like:

if MPC-BE dir = C:\portable\mpc-be\
then mpc-be bin = C:\portable\mpc-be\mpc-be64.exe

if LAVSplitter.ax = C:\portable\mpc-be\lavfilters\LAVSplitter.ax
and external filters portable switch is on
then mpc-be64.ini would point to "path=.\lavfilters\LAVSplitter.ax"

if external filters portable switch is off
then mpc-be64.ini would point to the full path "path=C:\portable\mpc-be\lavfilters\LAVSplitter.ax"
fried chicken is offline   Reply With Quote
Old 26th June 2020, 00:15   #7524  |  Link
clsid
*****
 
Join Date: Feb 2005
Posts: 5,643
External LAV Filters will store its settings in the Registry. So not really portable.
clsid is offline   Reply With Quote
Old 26th June 2020, 15:48   #7525  |  Link
Klaus1189
Registered User
 
Join Date: Feb 2015
Location: Bavaria
Posts: 1,666
Updated german translation based on r5353
Klaus1189 is offline   Reply With Quote
Old 26th June 2020, 22:16   #7526  |  Link
s0meone_new
Registered User
 
Join Date: Oct 2019
Posts: 119
Need to update language translation? New text?
s0meone_new is offline   Reply With Quote
Old 27th June 2020, 04:31   #7527  |  Link
Klaus1189
Registered User
 
Join Date: Feb 2015
Location: Bavaria
Posts: 1,666
Yes, see here:
https://sourceforge.net/p/mpcbe/code...15b75022c:5352
Klaus1189 is offline   Reply With Quote
Old 27th June 2020, 11:32   #7528  |  Link
wushantao
Registered User
 
Join Date: Oct 2011
Posts: 142
https://send.firefox.com/download/61...ra-2yImAEJ4tbg

Updated Simplified Chinese translation
:)
wushantao is offline   Reply With Quote
Old 28th June 2020, 00:04   #7529  |  Link
s0meone_new
Registered User
 
Join Date: Oct 2019
Posts: 119
Quote:
Originally Posted by Klaus1189 View Post
Two lines?
"Enable preview"
"Preview is currently disabled. You can enable it in MPC-BE's options."

Here is the Hungarian update:
https://www118.zippyshare.com/v/ez5AZ0Y5/file.html
s0meone_new is offline   Reply With Quote
Old 28th June 2020, 06:24   #7530  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
@Klaus1189, @wushantao, @s0meone_new
Thanks. Updated in r5354 and r5358.
v0lt is offline   Reply With Quote
Old 28th June 2020, 06:51   #7531  |  Link
wushantao
Registered User
 
Join Date: Oct 2011
Posts: 142
https://send.firefox.com/download/d1...VW9DKmbcjsfg0g

minor correction
wushantao is offline   Reply With Quote
Old 28th June 2020, 10:04   #7532  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,542
Need someone for italian version?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 28th June 2020, 10:13   #7533  |  Link
Klaus1189
Registered User
 
Join Date: Feb 2015
Location: Bavaria
Posts: 1,666
According to history of italian translation, definitely
https://sourceforge.net/p/mpcbe/code...yerc.it.rc.txt

Download this file:
https://sourceforge.net/p/mpcbe/code...yerc.it.rc.txt
Edit and upload to google drive or what you like and post link for devs
Klaus1189 is offline   Reply With Quote
Old 28th June 2020, 16:24   #7534  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,542
Quote:
Originally Posted by Klaus1189 View Post
According to history of italian translation, definitely
Glad to help!

Please link me the english resource file, I'd like to check translation errors too.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 28th June 2020, 16:37   #7535  |  Link
Klaus1189
Registered User
 
Join Date: Feb 2015
Location: Bavaria
Posts: 1,666
Here it is:
https://sourceforge.net/p/mpcbe/code...playerc.rc.txt

Klaus1189 is offline   Reply With Quote
Old 29th June 2020, 03:58   #7536  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
All actual text files for translation.
And all the actual .RC files to help.
v0lt is offline   Reply With Quote
Old 2nd July 2020, 00:17   #7537  |  Link
beter
Registered User
 
Join Date: Aug 2013
Posts: 182
Update for translation of Chinese Traditional and Dutch based on 5353.

https://www.sendspace.com/file/9zuhm4
beter is offline   Reply With Quote
Old 2nd July 2020, 02:40   #7538  |  Link
ryrynz
Registered User
 
ryrynz's Avatar
 
Join Date: Mar 2009
Posts: 3,646
dav1d update please
ryrynz is offline   Reply With Quote
Old 2nd July 2020, 18:44   #7539  |  Link
v0lt
Registered User
 
Join Date: Dec 2008
Posts: 1,959
@beter
Thanks. Updated in r5366.
v0lt is offline   Reply With Quote
Old 3rd July 2020, 00:51   #7540  |  Link
cmhrky
Registered User
 
Join Date: Jan 2017
Posts: 139
Latest Turkish translation based on r5366.
cmhrky is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:54.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.