Oh, the reason was the ffmpeg output file existed and it wasn't overwritten.
Den 11.10.2024 21:04, skrev Andrew Randrianasulu:
So, Terje, can you run your usual working ffmpeg command encoding av1 via system fmmpeg/qsv but with added
-loglevel debug
?
and post full output here.
Then we can set same loglevel in bin/ffmpeg/encode.opts
so we hopefully will spot difference in parameters send down to line ...
then we can try to make ffmpeg fail by adding say -profile=main to ffmpeg's command line and see more detailed error
then hopefully we can tweak qsv_av1 profile back into usability.
Repeat for vp9/h264.
Andrew, I think use two input video examples
1) SD-DV
2) HDV
Currently ffmpeg-7-7.0.2 on Tumbleweed-Slowroll (but have also ffmpeg-7-7.1 on Leap if wanted)
I use output.log file. For some reason the terminal output alone is seemingly more verbose, and longer than I can scroll back to copy.