News:

--

Main Menu

Avidemux patch

Started by KoolAidMan, November 26, 2014, 10:27:40 AM

Previous topic - Next topic

KoolAidMan

Patch sent via email

mean

That's weird
Normally all actions are through the UI callback, they should be coming from a single thread

mean

That one is coming from the UI callback
i.e. if you see
HandleAction
It is the central dispatcher from UI events

mean

What i've seen is some corner cases errors in the timing computation
That ends up requesting a frame at a time that does not exist => assert => crash

mean


mean

It might happen between encoding threads & GUI/screen refresh threads
Taken individually they are thread safe

mean

Try using the CLI version to check if it is somehow linked to Qt4

mean


mean

Sure
It will stay in beta  for  a bit
When switching ffmpeg version usually some things get broken

AQUAR

#9
It was interesting to follow the discussion between Mean and KoolAidMan about the HEVC development and the tangential issues.
Now this thread is one sided, without KoolAidMan components, and holds no informative value to members (other than - patch has been submitted!).
So what happened to this thread?


Jan Gruuthuse

#10
User can delete own postings. Patches can be found in commits from nov 21, 2014 onwards by kap: https://github.com/mean00/avidemux2/commit/176fd343b7f09a28e1b3858d2194594729f44351

AQUAR

Thanks Jan,

The OP send me a private message about the removed content.