Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: mit on June 10, 2013, 10:42:17 AM

Title: Vorbis encoder
Post by: mit on June 10, 2013, 10:42:17 AM
Hi!
Mean, if you have no  more important tasks, you can check this:
I already mentioned (http://www.avidemux.org/smf/index.php/topic,12034.msg62852.html#msg62852) about that, but now i will gave some more info.
When encoding audio to Vorbis, something's wrong, because vlc said:
ââ,¬Å¾main decoder error: no suitable decoder module for fourcc `vo1+'. VLC probably does not support this sound or video format.ââ,¬Å"
Mplayer said:
ââ,¬Å¾Requested audio codec family [vorbisacm] (afm=acm) not available.
Enable it at compilation.
Cannot find codec for audio format 0x676F.ââ,¬Å"

Mediainfo don't detect audio, and when i try to open file with Avidemux2, i got this:
Code (Crash) Select

Segfault
at line 0, file ??ADM_backTrack
/lib64/libc.so.6() [0x3507632920]
ADM_vorbis::ADM_vorbis(unsigned int, WAVHeader*, unsigned int, unsigned char*)
create
getAudioCodec(unsigned int, WAVHeader*, unsigned int, unsigned char*)
AVDMEditAudioStream::AVDMEditAudioStream(ADM_Composer*)
ADM_Composer::getAudioStream(AVDMGenericAudioStream**)
updateLoaded()
./avidemux2_gtk() [0x45154a]
FileSel_ReadWrite(void (*)(char const*), int, char const*, char const*)
./avidemux2_gtk() [0x53d6f2]
/usr/lib64/libgtk-x11-2.0.so.0() [0x300fb5095d]
g_closure_invoke
/lib64/libgobject-2.0.so.0() [0x370ca20e23]
g_signal_emit_valist
g_signal_emit_by_name
/usr/lib64/libgtk-x11-2.0.so.0() [0x300fc9dcbc]
g_closure_invoke
/lib64/libgobject-2.0.so.0() [0x370ca20e23]
g_signal_emit_valist


And something insignificant: ââ,¬Å¾index.htmlââ,¬Å" missing in ...help/QtScript/, so ââ,¬Å¾QtScript Referenceââ,¬Å" menu is unusable from gui.
Title: Re: Vorbis encoder
Post by: mean on June 10, 2013, 07:58:43 PM
What container are you using ?
Avi ?
Title: Re: Vorbis encoder
Post by: mit on June 10, 2013, 08:21:54 PM
Yes. Sorry!
P.S.: When i save audio only, file also is broken.
Title: Re: Vorbis encoder
Post by: mean on June 11, 2013, 05:07:29 AM
you cant' put vorbis in avi
It needs a container with some features that avi lacks
The UI should prevent you from doing it, agreed
Title: Re: Vorbis encoder
Post by: mit on June 11, 2013, 05:43:40 AM
Quote from: mean on June 11, 2013, 05:07:29 AM
you cant' put vorbis in avi
It needs a container with some features that avi lacks
The UI should prevent you from doing it, agreed
Nope.Prevent in more other containers, but in avi not.
Actually i never use avi, but once i forgot to change container and get this.
ОК.Thanks for your time!