Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: eumagga0x2a on September 04, 2016, 10:21:03 AM

Title: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: eumagga0x2a on September 04, 2016, 10:21:03 AM
STR:


Actual Results:
After Step 2, Avidemux prints at irregular time intervals e.g.

[HandleAction]  ************ Scale **************
  [HandleAction_Navigate]  Scale :4102
  [HandleAction_Navigate]  Scale Time:10056 ms (total=24517 ms)
  [HandleAction_Navigate]  Scale Time:00:00:10,056 ms
  [HandleAction_Navigate]  Seeking to  Time:00:00:10,034 ms
  [DecodePictureUpToIntra]   DecodeUpToInta 319 ref:0
[edCache] Flush
Paint event


when using the testcase from http://avidemux.org/smif/index.php/topic,17060.0.html (http://avidemux.org/smif/index.php/topic,17060.0.html) as video, where the value for "Seeking to  Time:" never changes.
After Step 3, Avidemux performs fast rewind up to the mouse position as it should (and then goes one more keyframe backwards on mouse release which is http://avidemux.org/smif/index.php/topic,17060.0.html (http://avidemux.org/smif/index.php/topic,17060.0.html)).

Expected Results:
After Step 2: Fast forward to the nearest keyframe to the left of the mouse position.
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: fish on September 04, 2016, 03:45:58 PM
Yes am seeing that, it's not something I have ever used but clicking and holding the mouse behind the stationary playhead, fast rewinds through the video. Clicking and holding the mouse ahead of the stationary playhead does nothing. I have not noticed this 'feature' until now.
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: foxidrive on September 05, 2016, 02:24:39 PM
Is this perhaps a related issue?

Loading WMV files and these two items below do not move the video past a certain point.

goto time
seek on the navigation bar

This is an image which shows the time it stalls at and the length of the videos.

(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FfLG1zD1.jpg&hash=67d9985a400ec0d3dae7ab848d4d9e11c4d65650)
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: eumagga0x2a on September 05, 2016, 02:41:01 PM
The issue sounds like Excessively jerky position slider jumps back to keyframe-1 when released (http://avidemux.org/smif/index.php/topic,17060.0.html), but it is overloaded with an unrelated problem that the index seems to be wrong or corrupted. It states that the total duration should be 2 hours, 11 minutes and 36.647 seconds, which must be wrong if you can't play past 59 minutes and 57.111 seconds. The same applies to the second video.

By the way, which Qt theme and which font size is it? Is it a HiDPI screen? The size of the text field with the time display was increased to accomodate its content, but it is obviously not enough in some circumstances (see http://avidemux.org/smif/index.php/topic,17079.msg76763.html#msg76763 (http://avidemux.org/smif/index.php/topic,17079.msg76763.html#msg76763) and below).
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: foxidrive on September 05, 2016, 03:50:10 PM
Thank you very much for your reply.

It is a webcam video and the length is accurate, and the QT version is the default Windows 32 bit release.

This is the point this video gets to using the arrow key.

(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FGuxG2W2.jpg&hash=2a6aaa3ad6b513e5bc12483b8d594a5f435af1ed)

This shows the point it reaches when playing by itself, and I'm unsure if the zero audio length is due to the audio variable bitrate.

(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FaWH1vyz.jpg&hash=de0c346b468e5b9956e3780c439d4caf1b8afc4e)

For some further info: VLC will play though that point and it will seek with the arrow keys through it too, but I guess the step size matters there.   VLC will seek at any point on the navigation bar.

My higher font size might be the reason for the odd box sizing.

(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FS5vQsA2.jpg&hash=e65e17853dca8659c3a81f2ab308c0fa6e227afa)


(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F31bWqla.jpg&hash=180dedf89d7e6477507baed0f2b1aa29e83d85de)
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: Jan Gruuthuse on September 05, 2016, 05:08:28 PM
update to nightly matching 32- or 64-bit to your OS: http://www.avidemux.org/nightly/
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: mean on September 06, 2016, 06:24:29 AM
Make sure you remove EVERYTHING before reinstalling it anew
The 2.6.13 version and nightlies were not built using the same toolchains, if you have some crufts from a previous install, that kind of error can happen
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: foxidrive on September 07, 2016, 04:22:22 PM
Quote from: mean on September 06, 2016, 06:24:29 AM
Make sure you remove EVERYTHING before reinstalling it anew
The 2.6.13 version and nightlies were not built using the same toolchains, if you have some crufts from a previous install, that kind of error can happen

Which folders are these files meant to exist in?  Avidemux is trying to find them and they don't exist in the Avidemux tree.

libeay32.dll
SSLeay32.dll
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: mean on September 07, 2016, 05:21:46 PM
They are openSSL file
It might be a dependency pulled by Qt Network, let me check
Title: Re: Slider position doesn't advance on mouse hold, rewind on mouse hold works
Post by: eumagga0x2a on September 07, 2016, 05:40:26 PM
I deeply apologize, but would it be possible to separate the bugreport and the first reply from the following, completely unrelated discussion?

foxidrive, thank you for the details about the font configuration leading to issues with the GUI.