VideoHelp Forum
+ Reply to Thread
Results 1 to 21 of 21
Thread
  1. 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
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  2. Member
    Join Date
    Apr 2018
    Location
    Croatia
    Search Comp PM
    Mplayer/Mencoder does not have support for FFmpeg libavfilter filters, that is in their politics.
    Quote Quote  
  3. It seems strange that the config.h and config.mak then contain CONFIG_VF_BWDIF_FILTER or is it to disable the support for it during the compilation of libav?
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  4. Member
    Join Date
    Apr 2018
    Location
    Croatia
    Search Comp PM
    No, that is irrelevant, that is part of ffmpeg - mplayer builds with ffmpeg in very ugly and evil way, mplayer does not have code to handle libavfilter at all.
    Instead if you want to use bwdif use mpv player, it is mplayer fork with sane codebase.
    Quote Quote  
  5. yeah, but the mencoder part is barly usable in mpv which is why I don't use it.
    But anyways thanks for the info about mplayer/mencoder not supporting bwdif, no real problem I decode with mencoder and pipe to ffmpeg for deinterlacing in case I want to use bwdif.

    Cu Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  6. Member
    Join Date
    Apr 2018
    Location
    Croatia
    Search Comp PM
    mencoder is obsolete and no longer maintained, so i really dunno why you still use it.
    mpv have encoder support too.
    Quote Quote  
  7. 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 Selur
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  8. 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 idea
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  
  9. Member stax76's Avatar
    Join Date
    Nov 2009
    Location
    On thin ice
    Search PM
    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
    Quote Quote  
  10. 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
    Quote Quote  
  11. Member stax76's Avatar
    Join Date
    Nov 2009
    Location
    On thin ice
    Search PM
    Maybe you don't use the shell often, I think people like short and easy commands.
    Quote Quote  
  12. 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
    Quote Quote  
  13. Member stax76's Avatar
    Join Date
    Nov 2009
    Location
    On thin ice
    Search PM
    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.
    Quote Quote  
  14. 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
    Quote Quote  
  15. Member stax76's Avatar
    Join Date
    Nov 2009
    Location
    On thin ice
    Search PM
    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.
    Quote Quote  
  16. 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
    Quote Quote  
  17. Member stax76's Avatar
    Join Date
    Nov 2009
    Location
    On thin ice
    Search PM
    Agreed, I hope I can do a project with it someday.
    Quote Quote  
  18. Member
    Join Date
    Apr 2018
    Location
    Croatia
    Search Comp PM
    Originally Posted by Selur View Post
    a. vfw support which allows me to open some old files libav can't open
    Which codecs that "old" files actually have?
    Quote Quote  
  19. 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
    Quote Quote  
  20. Member
    Join Date
    Apr 2018
    Location
    Croatia
    Search Comp PM
    Originally Posted by Selur View Post
    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,...
    I think all of those are supported natively with mpv, and not with mplayer.
    Mplayer even does not anymore support new decoders added by ffmpeg at all.
    Quote Quote  
  21. I'll give it a try when I find the time.
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!