[Bug 794804] wavenc : adding support for broadcast wave format (BWF)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 29 12:29:45 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794804

--- Comment #2 from Yves Lefebvre <ivanohe at abacom.com> ---
pipeline to test :

gst-launch-1.0 audiotestsrc num-buffers=30 ! wavenc bwf=true
bwf-description="testing 1234" ! filesink location=out.wav


ffprobe out.wav
...
Input #0, wav, from 'out.wav':
  Metadata:
    comment         : testing 1234
    date            : 2018-03-29
    creation_time   : 08:27:55
    time_reference  : 0
  Duration: 00:00:00.70, bitrate: 713 kb/s
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 1
channels, s16, 705 kb/s

using windows mediainfo also detect it as a broadcast wave format

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