Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: Szoke on June 29, 2012, 09:18:30 AM

Title: Crash when opening video files without audio
Post by: Szoke on June 29, 2012, 09:18:30 AM
Hi everyone,
I'm using Avidemux under Windows for years. Great product !
I installed it under Ubuntu but I get a crash when opening video files generated by VLC.
Such a test file can be downloaded from here (with its indexed picture file) :
http://www.beecomputing.com/download/srce_2012-06-29_08-11-54.avi
http://www.beecomputing.com/download/srce_2012-06-29_08-11-54.avi.idx
Just drag the .avi file onto Avidemux and you get the message below.
I guess the problem is related to the absence of audio track in these files, or to some kind of empty audio stream.

Thanks a lot in advance for any help.

Stan

----------
Assert failed :i==nbAudioStream
at line 188, file /build/buildd/avidemux-2.5.2/avidemux/ADM_inputs/ADM_mpegdemuxer/dmx_audio.cppADM_backTrack
dmxAudioStream::open(char const*)
dmxHeader::open(char const*)
ADM_Composer::addFile(char const*, unsigned char, fileType)
ADM_Composer::addFile(char const*, unsigned char, fileType)
avidemux2_gtk() [0x809a16f]
FileSel_ReadWrite(void (*)(char const*), int, char const*, char const*)
avidemux2_gtk() [0x81b400a]
g_closure_invoke
g_signal_emit_valist
g_signal_emit_by_name
g_closure_invoke
g_signal_emit_valist
g_signal_emit_by_name
Title: Re: Crash when opening video files without audio
Post by: Jan Gruuthuse on June 29, 2012, 09:29:05 AM
not here on Ubuntu 12.04 LTS 64-bit with  Avidemux v2.6.0 (r8029)
it opens even on 2.5.6 after warning message B frame. It is H264
2.6 found here: http://avidemux.org/nightly/
Title: Re: Crash when opening video files without audio
Post by: Szoke on June 29, 2012, 09:53:04 AM
I forgot to give the environment details :
Avidemux 2.5.2
Lucid Lynx 10.04
Gnome 2.30.2
Title: Re: Crash when opening video files without audio
Post by: Jan Gruuthuse on June 29, 2012, 11:23:51 AM
if you had followed above link, you would have found lucid32/ there you could download avidemux 2.6 r6984
If that does not help, next step would be building yourself:
Compiling Avidemux 2.5.x (http://www.avidemux.org/admWiki/doku.php?id=build:install_2.5)
Compiling Avidemux 2.6.x (http://www.avidemux.org/admWiki/doku.php?id=build:install_2.6)