ropensci / av

Working with Video in R
https://docs.ropensci.org/av
Other
92 stars 10 forks source link

Bug in read_audio_bin icw/ downsampling #27

Open jeroen opened 4 years ago

jeroen commented 4 years ago

Example:

wonderland <- system.file('samples/Synapsis-Wonderland.mp3', package='av')
pcm_data <- read_audio_bin(wonderland, sample_rate = 16000)
Insufficient memory to recode all samples
Insufficient memory to recode all samples
Insufficient memory to recode all samples
Insufficient memory to recode all samples