You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to run the audio_video_recorder sample(sample_audio_video_recorder.launch), the video did not save properly.
The other sample pr2_audio_video_recorder.launch worked fine, so I'm trying to figure out the cause. As a conclusion, I think it does not work well if the audio_format is mp3.
The text was updated successfully, but these errors were encountered:
It is correct to investigate the values of arguments such as device:=hw:1,0 channels:=1 depth:=16 sample_rate:=48000 and pass them as arguments to audio_capture
When I tried to run the
audio_video_recorder
sample(sample_audio_video_recorder.launch
), the video did not save properly.The other sample
pr2_audio_video_recorder.launch
worked fine, so I'm trying to figure out the cause. As a conclusion, I think it does not work well if theaudio_format
is mp3.The text was updated successfully, but these errors were encountered: