View Full Version : which player and settings using ffdshow
Terka
17th March 2021, 11:22
Hi, have geforce 1660 and ryzen 3900x.
In the past i used bsplayer, but had some issues with framerate recently. Which player, ffdshow version, settings is recommended to play movies - using ffdshow + avisynth.
Thank you!
butterw2
17th March 2021, 11:42
My understanding is that ffdshow is/was 32bit only. A more recent directshow based filter is https://github.com/CrendKing/avisynth_filter.
v0lt
17th March 2021, 15:48
My understanding is that ffdshow is/was 32bit only.
This is incorrect information.
https://sourceforge.net/projects/ffdshow-tryout/files/Official%20releases/64-bit/
https://sourceforge.net/projects/ffdshow-tryout/files/SVN%20builds%20by%20clsid/64-bit%20builds/
Terka
17th March 2021, 16:15
Should i use the ffdshow then?
butterw2
17th March 2021, 18:31
Not if you expect bugfixes. The ffdshow tryouts fork hasn't been updated since 2014.
v0lt
17th March 2021, 19:14
Should i use the ffdshow then?
If you need ffdshow then use it! If not needed then don't use. It's simple.
Terka
17th March 2021, 20:08
is the avisynth_filter better than ffdshow?
clsid
17th March 2021, 20:26
As former ffdshow project admin I suggest trying avisynth_filter first. That should work better and is actively maintained.
Use MPC-HC as player and add it as a preferred external filter.
Terka
18th March 2021, 11:54
It seems avisynth_filter_64.ax is not in the package. Where i can download it? Or must i compile it? How?
Klaus1189
18th March 2021, 12:01
What specific feature(s) did you use in ffdshow that you had to use ffdshow? I mean it was great, but without updates it is not for most users anymore. Most users simply use MPC-BE and its internal Filters. You can also load external LAV Filters or use MPC-HC with its internal LAV Filters. Most user are happy and don’t need advanced features but ffdshow had advanced features you might want. That is the reason for my question. But if you don‘t use any of these you might simply use the mentioned options in this post.
Terka
18th March 2021, 12:15
i want to use avisynth to postprocess videos during playback
butterw2
18th March 2021, 12:58
avisynth_filter_64.ax is in the package. https://github.com/CrendKing/avisynth_filter/releases.
What type of postprocessing ?
Avisynth runs on cpu. You have plenty of cpu cores. The question would be whether you benefit from multithreading and whether there are memory transfers issues (is hw-decoding recommended in this case ? the video output has to go through the video card to get to the screen). This could be an issue with heavy post-processing on ex: high bitrate 4K60 video.
Terka
18th March 2021, 13:19
Thank you, previously i downloaded not compiled package from link above. The avisynth_filter_64.ax is installed now.
Is there a way how to set eg. qtgmc deinterlace on certain media and limitedsharpen on some other during playback?
Eg. based on video resolution?
Terka
27th March 2021, 21:57
any advice please?
butterw2
28th March 2021, 11:52
I dont know if these directshow filters have resolution-based profiles, but it should be possible in an Avisynth script.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.