vorbis encoding param fix ?
was about to suggest to try plain audio encoding via our own vorbis encoder but recognized settings were not working. Hopefully attached patch fixes audio-only ogg native encoding param dialog. Can you try it out?
I will test now. Am testing libsvtav1 and ffmpeg.C aspect patch at the same time. If libsvtav1 works OK on Ubuntu 16 and 32-bit Debian 9.1, would it be advisable to always build it in instead of having to add it to the configure line via --enable-libsvtav1 ? On Mon, Jan 1, 2024 at 11:25 AM Andrew Randrianasulu < [email protected]> wrote:
was about to suggest to try plain audio encoding via our own vorbis encoder but recognized settings were not working.
Hopefully attached patch fixes audio-only ogg native encoding param dialog.
Can you try it out?
пн, 1 янв. 2024 г., 21:32 Phyllis Smith <[email protected]>:
I will test now. Am testing libsvtav1 and ffmpeg.C aspect patch at the same time. If libsvtav1 works OK on Ubuntu 16 and 32-bit Debian 9.1, would it be advisable to always build it in instead of having to add it to the configure line via --enable-libsvtav1 ?
well, its up to you - I know about termux-specific patch (from termux-packages) I just need to adapt it to our build. guess it will be good excuse to do static termux build again.
On Mon, Jan 1, 2024 at 11:25 AM Andrew Randrianasulu < [email protected]> wrote:
was about to suggest to try plain audio encoding via our own vorbis encoder but recognized settings were not working.
Hopefully attached patch fixes audio-only ogg native encoding param dialog.
Can you try it out?
пн, 1 янв. 2024 г., 21:56 Andrea paz <[email protected]>:
New patch for vorbis: same audio problem with vorbis preset.
Well, I mean there should be non-ffmpeg version of encoder. You can just try theora audio/video (down in list compared to ffmpeg and co) for non-interlaced test file and see how it sounds ..
Testing is good . This fix will be checked into GIT next time I reboot the laptop. It fixes the "This format doesn't support audio" error message when using non-ffmpeg Audio Ogg encoder and allows for modifying input parameters. was about to suggest to try plain audio encoding via our own vorbis encoder
but recognized settings were not working.
Hopefully attached patch fixes audio-only ogg native encoding param dialog.
Can you try it out?
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith