[Bug 654243] New: wavenc creates corrupt files if larger than 2GB

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 8 06:01:15 PDT 2011


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

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


encoding files longer than 1h40m with this pipeline:

gst-launch-0.10 pulsesrc ! queue ! audio/x-raw-int,rate=44100,channels=2 !
wavenc ! filesink location=/tmp/test.wav

creates a corrupt wav files. its opened in totem/audacity but only the first
2GB of data are played.
Ot is possible to open the file in audacity as raw samples, skipping the
header(first 20bytes). So data gets written to disk but the wav headers are
wrong.

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