[Bug 732372] matroskademux: new segment handling regression

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 1 04:32:09 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732372
  GStreamer | gst-plugins-good | 1.x

--- Comment #6 from Nicola <lists at svrinformatica.it> 2014-07-01 11:32:06 UTC ---
thanks works better with the patch even if the file produced with 0.10 still
show more frames than the one produced with 1.0

I'll try to explain my use case:

- I save videos from source that can be connected with low bandwidth (the
attached file is an extreme one simulated with curl --limit-rate)
- the camera skip some frame and restart to send from the next keyframe when
the client is not fast enough to receive from network so gaps are created

when I play the live stream the video is frozen on gaps, this is correct the
camera is sending nothing

however when I play the saved file I don't want the player show a frozen video
on gap, the behaviour in 0.10 to play the next period seems ok (or at least is
ok for my use case). In general if I have a file on disk with timestamp gaps
the file should skip the gaps and start to play normally from the new timestamp
without show a frozen images until the running time match the new timestamp, if
you have a file with the first timestamp setted as 60 seconds instead of 0 it
should start to play immediatly and not after 60 seconds

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list