by XnTriq (Posted Sun Aug 07, 2016 10:45 pm)
Thanks for your tests, klaus2.
Starting with v0.80, MP is using QtAV which – in turn – is based on ffmpeg.
I was wondering if MP might go into some kind of “fall-back mode” and maybe use \AddOn\ffmpeg.exe instead of \QtAV.dll if videoMode is set to true, but let's wait for Pierre's answer to your question.
Read Main Topic
Thanks for your tests, klaus2.
klaus2 wrote:XnTriy, what did you exactly expect using the test case mentioned? FLV zhumbnailed wihout a need of ffmpeg.exe?
Starting with v0.80, MP is using QtAV which – in turn – is based on ffmpeg.
xnview (Search for beta tester on win7 or 8 x64) wrote:Currently i test a component based on ffmpeg librairies to avoid all video playing problems.
xnview (XnView MP 0.80) wrote:This version use now QtAV (based on ffmpeg) for video playing, no more need to install video codec.
If you have problem, you can go back by changing
- Code: Select all
videoMode=true
I was wondering if MP might go into some kind of “fall-back mode” and maybe use \AddOn\ffmpeg.exe instead of \QtAV.dll if videoMode is set to true, but let's wait for Pierre's answer to your question.
klaus2 wrote:is it possible to tell XnviewMP to use a certain addon (here: ffmpeg.exe)
for a specific file type resp. extension only (here: .flv), but not for others
(becuase for those others XnviewMP itself behaves better) ?
Read Main Topic