[vlc-devel] Re: Crash in src/input/input_ext-dec.c:154 UnalignedShowBits()

Rhialto rhialto at azenomei.knuffel.net
Tue Nov 26 22:53:10 CET 2002


On Tue 26 Nov 2002 at 20:53:36 +0100, Rhialto wrote:
> indicates I have a thread synchronisation problem. I'll look into that.

Looking a bit closer I notice it is skipping forwards and backwards
through the first few seconds of the mpeg file. If I go forward in the
file the same keeps happening around the new position for a short time,
then it goes back to the beginning. Could maybe be some problem keeping
track of the time?

vlc -vvvv gives warnings like these:

vpar info: stream periodicity changed from P[4] to P[2] 
vpar synchro warning: backward_pts != dts (-23658)
vpar synchro warning: backward_pts != current_pts (-81602)
vpar synchro warning: backward_pts != current_pts (25478)
input: seeking position 0/442490116 (0:00:00/0:41:48)
input: seeking position 524286/442490116 (0:00:02/0:41:48)
input warning: garbage (0xe1920d1c)
input: seeking position 0/442490116 (0:00:00/0:41:48)
input: seeking position 589821/442490116 (0:00:03/0:41:48)
vpar info: stream periodicity changed from B[2] to B[1] 
vpar synchro warning: backward_pts != dts (-151630)
vpar synchro warning: backward_pts != current_pts (-39891)
vpar synchro warning: pts != current_date (153439)
vpar info: stream periodicity changed from B[1] to B[2] 
vpar info: stream periodicity changed from P[2] to P[6] 
input: seeking position 0/442490116 (0:00:00/0:41:48)
input: seeking position 0/442490116 (0:00:00/0:41:48)
input: seeking position 0/442490116 (0:00:00/0:41:48)
input: seeking position 0/442490116 (0:00:00/0:41:48)
vpar info: stream periodicity changed from P[6] to P[2] 
vpar synchro warning: backward_pts != dts (31437)
vpar synchro warning: backward_pts != current_pts (-29617)

etc etc.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert      -- The evil eye is caused by the black
\X/ rhialto/at/xs4all.nl        -- tongue - Tom Poes, "Het boze oog", 4456.
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list