Looking at the source code from mplayer-svn folder, config.h and config.mak do define CONFIG_VF_BWDIF_FILTER and ffmpeg nowadays also comes with the code for it, but when I call: 'mencoder -vf help' bwdif isn't listed and I'm wondering how to enable bwdif during compilation or how to use it with mencoder/mplayer?
Cu Selur
+ Reply to Thread
Results 1 to 21 of 21
-
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
a. vfw support which allows me to open some old files libav can't open
b. it's easy to use
One reason why I don't use mpv is because they dropped mplayers slave mode which allowed to embed it's output in a window without having to use the api interface (and the libaries) which made it simple to write portable GUIs for it.
Normally I use vlc on linux (and mac) and mpc-hc on Windows for normal media consumption. mplayer and mencoder I only use for encoding and preview purposes,...
Not planning to use it any time soon since I don't really see much it's offering to me.
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
just wondering who came up with the idea that one needs to call 'mpv' instead of 'mpv.exe' to get a proper command line output!??
(calling 'mpv.exe --vf=help' does nothing, no error nothing, 'mpv --vf=help' does show the available video filter list)
-> sorry, but removing extensions on Windows seems like a not so good ideausers currently on my ignore list: deadrats, Stears555, marcorocchini -
mpv.exe is a GUI app, Windows does not allow that one app is both GUI and console at the same time.
mpv.com is a console app, it's an extremely thin wrapper for mpv.exe, I could use it without change for mpv.net by just renaming mpv.com to mpvnet.com.
In Windows com extension has higher priority than exe extension.
More info here:
https://github.com/mpv-player/mpv/issues/6827 -
Okay,.. I personally thing it's unnecessary confusing and would have would it better to use for example: mpv_cli.exe and mpv_gui.exe (or just mpv.exe for the second one), but thans for clearing that up.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Maybe you don't use the shell often, I think people like short and easy commands.
-
on the contrary I use the shell quite often (given more on Linux than on Windows), but I'm usually use the auto completion feature (even the Windows Command Prompt nowadays supports it).
users currently on my ignore list: deadrats, Stears555, marcorocchini -
CMD is garbage OK but PowerShell and Windows Terminal can challenge any Linux tool any day, Linux folks invented many of the concepts, I give you that.
-
I think that 'any Linux tool' is a bit much, but I give you that PowerShell has become quite useful.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
I mean any command shell tool like bash which is an old command language that cannot be compared to a new scripting language like powershell, it's 17 years newer, has a full Microsoft team behind it, full .NET and COM access and first class support in VS code (another outstanding Microsoft tool) including debugger.
-
Sure, but then at least all Debian based Linux systems by default come with python pre-installed and python is a useful scripting language too.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Agreed, I hope I can do a project with it someday.
-
-
Some old vp3, vp4, Cinepak Video files and some old Camtasia screen captures mostly obscure stuff nobody uses any more.
I should probably convert them to something lossless and delete the originals,...users currently on my ignore list: deadrats, Stears555, marcorocchini -
I'll give it a try when I find the time.
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Quick (and simple) Mplayer query
By Paul Strickland in forum Software PlayingReplies: 5Last Post: 29th Oct 2019, 07:44 -
Is Mplayer better than mpv?
By vidblue in forum Newbie / General discussionsReplies: 8Last Post: 9th Feb 2019, 13:37 -
How to play an image sequence with mplayer?
By Selur in forum Software PlayingReplies: 4Last Post: 13th Jan 2018, 05:38 -
mencoder -> mplayer
By miamia in forum Video ConversionReplies: 0Last Post: 16th Jun 2016, 14:26 -
Avidemux and MPlayer remove-logo
By nzero1 in forum EditingReplies: 2Last Post: 26th Apr 2015, 06:29