[Gstreamer-bugs] [Bug 99589] Changed - mpeg created with mplexhi -V exhibit choppy video

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 10 04:30:41 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=99589

Changed by vishnu at pobox.com.

--- shadow/99589	Wed Jan  8 22:13:37 2003
+++ shadow/99589.tmp.29158	Fri Jan 10 07:30:41 2003
@@ -3,13 +3,13 @@
 Version: cvs
 OS: other
 OS Details: 
 Status: REOPENED   
 Resolution: 
 Severity: normal
-Priority: Urgent
+Priority: Normal
 Component: gst-plugins
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: vishnu at pobox.com               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: 0.4.0
 URL: 
@@ -52,6 +52,17 @@
 
 
 ------- Additional Comments From vishnu at pobox.com  2003-01-08 22:13 -------
 For my application, this is the highest priority bug due to gstreamer.
  i really need a good solution for this as soon as possible.
 
+
+------- Additional Comments From vishnu at pobox.com  2003-01-10 07:30 -------
+i decided to try fixing this myself.  My proposed patch uses the index
+to determine the next_scr.  Only if the index is unavailable, it
+resorts to the old guesswork.  This seems to fix the problem.  i run
+my indexer with max_discont=1000000 and run my playback with
+max_discont=10000 and it works.
+
+i'm not sure if this is the _correct_ fix or if i am just curing the
+symptom of some deeper problem.  Wim, please comment.
+





More information about the Gstreamer-bugs mailing list