ERROR (255)
Any idea where this issue is coming , and what does it mean
AVideo-Encoder Format::exec ERROR (255) progressFile=/var/www/html/mytube/encoder/videos/24_tmpFile_progress.txt
null
More info ;
Testing some encoding at home with raspberry pi , everything worked well , except when using hardware acceleration with HLS plugin. Normal h264 works , h264_omx for now giving this error. Command line work perfectly , just when executed via the script it gives this error.
you should see the error in the file /var/www/html/mytube/encoder/videos/24_tmpFile_progress.txt
The file doesn't exit. It disappears at a light speed.
is this a video trancoding?
try to disable the video auto-remove at the end and try to find the file

Ok , thanks. I'll give it a try.