wavenc and multifilesink

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

wavenc and multifilesink

quang_openstack
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/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel