[gstreamer-bugs] [Bug 325999] New: mad returns wrong values doing queries with GST_FORMAT_BYTES format

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 6 09:22:36 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325999
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: mad returns wrong values doing queries with
                    GST_FORMAT_BYTES format
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alessandro at nnva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
here's the output of a script to reproduce the bug:
$ python querypos.py honolulu.mp3
duration 3639296
last_src_position 3639296
last_mad_position 32076288

$ wc -c honolulu.mp3
3639296 honolulu.mp3

as you can see, the position returned by mad is wrong.
honolulu.mp3 is at http://gstreamer.freedesktop.org/media/medium/honolulu.mp3

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://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