[Bug 654278] New: aiffmux creates broken files if data larger 2GB

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 8 14:52:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654278
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: aiffmux creates broken files if data larger 2GB
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: j at mailb.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


aiffmux does not write files larger than 2GB properly.
saving a file larger than 2GB with this pipeline
 gst-launch-0.10 pulsesrc ! queue !
audio/x-raw-int,rate=44100,channels=2,width=32,depth=32 ! aiffmux ! filesink
location=test.aiff

the resulting file will only play the first 1h40m in totem or audacity.

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