I looked at the ffmpeg inputfile and its a uint8, converted a file object to uint8 did not work too - gives a file format error!
any updates on this?
the inputfile needs a uint8 array, which i tried converting file to uint8 but that gives a file format error and doesnt process the ffmpeg command
I looked at the ffmpeg inputfile and its a uint8, converted a file object to uint8 did not work too - gives a file format error!
any updates on this?