GNOME Bugzilla – Bug 674764
[0.11] GstTSDemux doesn't output entire packet payload
Last modified: 2012-06-05 07:49:25 UTC
Created attachment 212742 [details] [review] Patch current_size is computed wrong after the 0.11 port and it doesn't match expected size so the packet doesn't get written when it should. Also currentlist is not merged properly in gst_ts_demux_push_pending_data Patch fixes a compiler warning too.
This sounds like a similar issue: #676033
These are completely different things.
Matej : 1.0 tsdemux has seen extensive changes lately. Could you check if the issue is solved for you ? Also, can you provide a sample file exposing this issue ?
It happened with all files I have tested it, so if it doesn't happen for you it is probably fixed. I'll try it later.
Obsolete with latest demuxer changes.