2.8.1 does not open audio files in Ubuntu 24.04

Started by sebigbos, November 23, 2024, 09:26:14 AM

Previous topic - Next topic

sebigbos

Hi,

I get the message demuxer not foung if I try to open or add any audio file. Is there some package missing?

Please help!

edit: I just installed avidemux on an old win7 64-bit, the same version, 2.8.1. It is the same here!

eumagga0x2a

Avidemux is not supposed to be able to load audio-only files via File -> Open. It can use raw audio streams (signed integer 16- and 24-bit wav, mp2, mp3, ac3, eac3, ADTS-encapsulated aac, but not audio-only MP4 containers) via Audio -> Select Track as an external audio track.

Please update to the latest 2.8.2 nightly, 2.8.1 release is extremely outdated (yes, there haven't been a release since, but a lot of bugfixes).

sebigbos

Sorry and thanks, I got that, and I could load the 2nd audio via audio/select track...

Quote from: eumagga0x2a on November 23, 2024, 05:14:55 PMPlease update to the latest 2.8.2 nightly, 2.8.1 release is extremely outdated (yes, there haven't been a release since, but a lot of bugfixes).

I use this ppa: xtradeb. Doesn't it contain the actual version of avidemux? And if I use the nightly build, will I get furthermore avidemux-updates from xtradeb?

eumagga0x2a

Quote from: sebigbos on Today at 07:28:17 AMI use this ppa: xtradeb. Doesn't it contain the actual version of avidemux?

No, xtradeb packages the last release which is 2.8.1. By all means, no third-party builds like those from xtradeb are supported here.

Quote from: sebigbos on Today at 07:28:17 AMif I use the nightly build, will I get furthermore avidemux-updates from xtradeb?

No.

Instead of depending on sporadically uploaded official nightlies, you could consider building Avidemux from git master yourself.