splitmuxsink Audio-Video recording of multiples files

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

splitmuxsink Audio-Video recording of multiples files

sebinrajs
Below is the Pipeline i used in my Ubuntu 16.04 Dell laptop:

gst-launch-1.0 -e   v4l2src device="/dev/video0" ! videoconvert ! queue !
x264enc tune=zerolatency ! h264parse ! queue ! mux.video splitmuxsink
location=video%d.avi max-size-time=60000000000 max-files=30 name=mux
muxer=avimux alsasrc ! audioconvert ! queue  ! alawenc ! queue ! mux.audio_0

Issue:
          In the *.avi files recorded using splitmuxsink,I am not getting
audio for all length of the video. Audio comes for 2 sec or so at some
places in the recorded avi files. But for the same file video has no issue.


Can anyone please help me solve this issue or what could be the reason for
it, is there anything i am missing ?
Thanks 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