Audio and video go out of sync with HDMI capture
Posted: 22 Aug 2023 14:00
I am using this command to capture audio and video:
Eventually the audio and video lose synchronization with each other and are even off by several seconds sometimes. I have tried setting caches to zero already for instance with no change. I have since reverted to a default VLC configuration.
What could I do to fix this?
Code: Select all
cvlc v4l2:///dev/video0 --v4l2-chroma=MJPG --input-slave=alsa://hw:2,0 --alsa-audio-device=default --aout=alsa
What could I do to fix this?