Ticket #1669 (closed defect: duplicate)

Opened 3 months ago

Last modified 3 months ago

slider bar not updated properly after non-seekable flv is played

Reported by: trax Assigned to: fenrir
Priority: normal Milestone: 0.9.0-test2
Component: Qt interface Version: master
Severity: normal Keywords:
Cc: Platform(s): all
Difficulty: unknown Work status: Not started

Description

NB vlc-0.9.0-test2-20080702-1913-win32.zip. When a FLV file is played which is non-seekable and you seek to for example 50% it will abrubtly stop the video but not resize/close the whole player area (so you get a grey background where the video was). From now on the slider bar will behave in a "sticky" matter. Notice the "VLC might crash" notice in debug.

[00000481] vout_directx video output debug: WinProc WM_DESTROY
[00000365] qt4 interface debug: Video is not needed anymore
[00000355] main playlist debug: dying input
[00000484] main window debug: removing module "qt4"
[00000483] main generic debug: thread ended
[00000483] main generic debug: thread times: real 0m1.703125s, kernel 0m0.031250
s, user 0m0.000000s
[00000483] main generic debug: thread 10908 joined (directx.c:507)
[00000481] main video output debug: removing module "vout_directx"
[00000365] qt4 interface debug: Updating the geometry
[00000365] qt4 interface debug: size: 474 - 480
[00000475] main input debug: thread ended
[00000365] qt4 interface debug: sizeHint: 114 - 390
[00000355] main playlist debug: dead input
[00000001] main libvlc warning: object 475 destroyed while thread alive (VLC mig
ht crash)
[00000475] main input debug: thread times: real 0m1.906250s, kernel 0m0.000000s,
 user 0m0.187500s
[00000475] main input debug: thread 11580 joined (misc/objects.c:308)
[00000475] main input debug: TIMER input launching for 'test.flv' : 205.77
4 ms - Total 205.774 ms / 1 intvls (Avg 205.774 ms)
[00000355] main playlist debug: starting new item
[00000355] main playlist debug: changing item without a request (current 7/8)
[00000355] main playlist debug: nothing to play

Every new file opened (incl. audio only) will have a "sticky" slider bar. You don't have to drag & drop the slider, it annoyingly moves the bar to slider area where you happen to move your mouse as it crosses the slider area.

See also #1660 which is about HTTP seeking and slider issue (could be related).

Change History

04/07/08 09:37:00 changed by jb

Sample ?

05/07/08 16:35:18 changed by courmisch

  • owner changed from jb to fenrir.
  • component changed from Qt interface to Demuxers.

The Qt slider works fine with other file formats. This is not a Qt issue as far as I can tell.

07/07/08 18:57:51 changed by courmisch

  • status changed from new to closed.
  • component changed from Demuxers to Qt interface.
  • resolution set to duplicate.