with cin launched as bin/cin
from this directory?
/home/cinelerra/cinelerra-5.1# bin/cin (all testing as
root)
so, permission problem is not for you .....
sorry for such pedantry, but
I get same mismatch and generally just
moving commentary to second line worked.
may be you need additional
dfl file in ffmpeg/audio ?
You remember I also got - and thought I saved 13/10:
"can you test those two attached files (profile for
av1_qsv.webm and default file for av1_qsv, put both in
bin/ffmpeg/video) ?"
But I have only
/home/cinelerra/cinelerra-5.1/ffmpeg/video # lls -1
av1*qsv*
av1_qsv.mp4
av1_qsv.webm
That is no av1_qsv.dfl there!
note, cinelerra-5.1/ffmpeg is that git
controls, normally.
on make install files from there copied to
bin/ffmpeg if single-user or into /usr/share/cin/ffmpeg if
system install.
so please double-check that files you get from
me in bin/ffmpeg/video, not just in ffmpeg/video!
Also check out nuclear option (tar.gz) You can
see into it via say midnight commander (enter on archive)
and copy files you need to cinelerra-5.1/bin/ffmpeg
sorry for confusion!
can you test without audio
(checkbox audio unchecked)?
Tested 2) below without audio (unchecked): same error
Only 1) av1_qsv.webm of them
worked, so hopefully I have
installed and tested them
correctly(?)
1) av1_qsv.webm:
webm av1_qsv
# only usable with ext. ffmpeg
cin_pix_fmt=nv12
works with pixelformats nv12 AND
p010le
2) av1_qsv.mp4
# only usable with ext. ffmpeg
mp4 av1_qsv
cin_pix_fmt=nv12
doesn't work: pixelformat nv12
int FFMPEG::init_encoder(const
char*):
mismatch audio/video file format
does adding attached file into
ffmpeg/audio/ fix this?
Sorry, no change for 2)
But is the attached av1_qsv.webm for av1_qsv.mp4
also, where audio preset is h264.mp4 and no libvorbis
visible option
cat
/home/cinelerra/cinelerra-5.1/ffmpeg/audio/av1_qsv.webm
webm libvorbis
3) av1_vaapi.mp4
mp4 av1_vaapi
cin_hw_dev=vaapi
profile=main
not available?
4) h264_qsv.mp4
mp4 h264_qsv
# only usable with ext. ffmpeg
profile=high
cin_pix_fmt=nv12
doesn't work:
int FFMPEG::init_encoder(const
char*):
mismatch audio/video file format:
5) hevc_qsv.mp4
mp4 hevc_qsv
# only usable with ext. ffmpeg,
another pixfmt is yuyv422
profile=main
cin_pix_fmt=nv12
doesn't work:
int FFMPEG::init_encoder(const
char*):
mismatch audio/video file format:
6)
cat vp9_qsv.mp4
mp4 vp9_qsv
# only usable with ext. ffmpeg
doesn't work:
int FFMPEG::init_encoder(const
char*):
mismatch audio/video file format: