pipeline to convert to wavpack

Sebastian Dröge sebastian at centricular.com
Mon Oct 31 12:31:13 UTC 2016


On Sun, 2016-10-30 at 23:27 +0000, Bearcat Şándor wrote:
> Folks,
> 
> I'm using beets to convert files to wavpack.  The command that i've
> constructed is:
> 
> gst-launch-1.0 filesrc location="$source" ! decodebin ! audioconvert
> ! wavpackenc extra-processing=6 md5=true ! apetag ! filesink
> location="$dest" 
> 
> It's converting the files, but it takes 797 seconds to process an
> album with 420mb worth of music in flac (on a hex core with a SSD
> raid 10), so i think there's a mistake someplace (probably the
> apev2demux).  As well what i'd like is the  wavpack equivalent of
> 'wavpack -hhx3md'
> 
> Would anyone mind helping me construct this pipeline?

It could make sense to set extra-processing to a lower number to make
it faster. Apart from that, why do you think something is going wrong?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161031/b11d17bb/attachment.sig>


More information about the gstreamer-devel mailing list