[Bug 737735] New: wavenc writes broken file if caps are set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 1 09:12:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737735
  GStreamer | gst-plugins-good | git

           Summary: wavenc writes broken file if caps are set
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: peter at dr-baum.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=287527)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=287527)
Resulting output file

gst-launch-1.0 --gst-debug-level=5 --gst-debug-no-color filesrc
location=stereo.wav ! wavparse ! wavenc ! audio/x-wav ! filesink location=q.wav

with an input file with 4370 Samples results in a file where soxi says that it
has 536854528 samples, but in reality it is only a few bytes longer than the
input file.

The problem is reproducible with GStreamer Core Library version 1.2.4 and the
lates git version.

It works with 0.10.36.

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