wavenc and multifilesink

quang_openstack quangnguyedt9 at gmail.com
Tue Apr 17 06:22:12 UTC 2018


Hi everybody,
Now I try create multiple wav file with multifilesink but the problem is
only first file has PCM header and playable; other file cannot be played.
Is there anyway to create multiple wave file that all file can be played?
(I tried with splitmuxsink but it seems that there are no muxer for wavenc)
My pipeline

gst-launch-1.0 alsasrc device=hw:1,0 ! audioconvert ! 'audio/x-raw,
format=(string)S16LE, rate=(int)48000, channels=(int)2' ! wavenc !
multifilesink location=audio_%d.wav next-file=4 max-file-size=200000
max-files=5

Additionally, is there possible to limitation index of multifilesink (ex. if
index is up to 10, it back to 0)

Thank in advance.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list