Closed koonchaya closed 5 months ago
it as expected that the last files is 0.000031 second and null sample count it can split into 31 files same as ingest service
from
ffprobe -i out030.wav -show_entries stream=sample_count -show_entries format=duration -v quiet -of csv="p=0"
the result is
0.000031
the first line should be sample_count
but it is empty so it means null
@koonchaya is this closed since this ticket is completed - https://github.com/rfcx/ingest-service/issues/81
This fix hasn't been deployed to production yet.
Original report: https://rfcx.slack.com/archives/C03FD1WD02J/p1718123083670039
Example file https://rfcx.slack.com/archives/C03FD1WD02J/p1718123145781889?thread_ts=1718123083.670039&cid=C03FD1WD02J
Fix in https://github.com/rfcx/ingest-service/issues/81