Avidemux > Stable branch (2.5) discussion
Crash on copy-saving part of video encoded by Avidemux (mpeg4-asp(xvid)/mp3/mkv)
tuharsky:
I have encoded some videos using Avidemux 2.5.4 (Debian multimedia version): MPEG4 ASP (XviD), MP3, MKV. Now I open the file in Avidemux (same version again), set AB markers and try to save a part of video, i.e. from frame 0 to 2000. Audio and video are set to COPY and container to MKV. The save ends up with error. It seems that during saving it reaches some "no-go" point that it cannot cope with.
Can I post a sample file somewhere (100MB)?
nibbles:
You might try 2.5.6 if there's a tarball for your OS.
You can upload to Rapidshare, but maybe 25MB is probably easier.
Gist a copy of your log, the whole thing from when you start avidemux through the error.
tuharsky:
I couldn't compile the 2.5.6 version. The process ends up with error on 97%. Is there any howto in order to get a log?
Jan Gruuthuse:
log: copy paste fult terminal output <-click
On what flavor of Linux are you trying to compile? Perhaps a dependency did not install? Check these individually:
--- Code: ---sudo apt-get install build-essential
sudo apt-get install cmake
sudo apt-get install fakeroot
sudo apt-get install gcc
sudo apt-get install g++
sudo apt-get install gettext
sudo apt-get install liba52-0.7.4
sudo apt-get install liba52-0.7.4-dev
sudo apt-get install libasound2-dev
sudo apt-get install libarts1-dev
sudo apt-get install libfaac-dev
sudo apt-get install libfaad-dev
sudo apt-get install libgtk2.0-dev
sudo apt-get install libglib2.0-dev
sudo apt-get install libmad0-dev
sudo apt-get install libpng12-dev
sudo apt-get install libqt4-dev
sudo apt-get install libqt4-opengl
sudo apt-get install libqt4-opengl-dev
sudo apt-get install libvorbis-dev
sudo apt-get install libx264-dev
sudo apt-get install libxv-dev
sudo apt-get install libxml2-dev
sudo apt-get install libxvidcore-dev
sudo apt-get install make
sudo apt-get install pkg-config
sudo apt-get install subversion
sudo apt-get install yasm
--- End code ---
Unless you use KDE 3 with aRts, you don't need libarts (libarts1-dev). It's obsolete (and therefore not available in the default repositories anymore).
--- Code: ---sudo apt-get install libarts1-dev
--- End code ---
tuharsky:
I use Debian Squeeze with enabled repositories debian-multimedia. Everything is installed, here is the output from compilation.
Navigation
[0] Message Index
[#] Next page
Go to full version