[Bug 702152] tsdemux: Patches in output video and time stamp calculation issues with network input

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 24 23:42:26 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702152
  GStreamer | gst-plugins-bad | 1.0.4

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-25 06:42:24 UTC ---
(In reply to comment #0)
> I am using gstreamer(version 1.0.4). I have a ts file(it is 100MB file,
> download it using following link), its details are given below. My pipeline is:
> 
> test.ts link:
> https://docs.google.com/file/d/0Bx2DzyzsJg9YYmxRNXUwejYzOGc/edit?usp=sharing
> 
> [...]
> 
> When I recieve my test.ts file through network over udp I am seeing patches in
> the output video after 6000 frames. Also video is running twice faster than
> audio(because video timestamp is half of audio timestamp), No avsynch at all.
> Finally it leads to pipeline hang(all threads are in pthread_cond_wait
> mode)!

What pipeline do you use to stream this file over udp, and what pipeline do you
use to play back the udp stream with audio and video?

Does it also stop, with all threads waiting for a condition variable, if you
just play back the video?

-- 
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