VLC 1.1.4 on my amd64 system fails with a few varying errors when trying to transcode 1080p MKV files, though it fails before any transcoding takes place.
VLC 1.0.6 works to a degree, and as such it lacks functionality I want. I'm wondering why 1.1.4 fails and if this is a common/known problem.
I have recompiled VLC many times, and I even tried to use the 9999 ebuild, but it failed on compile with a known bug. I also rebuilt world once, and I have tried to use different codecs in the commandline to transcode the video. It seems like 1.1.4 and these video files just aren't compatible. I should note that other MKV files work fine with 1.1.4, it's just these 1080p ones, with AVC/MPEG4 video and AAC 6 channel audio.
Code: Select all
exec /usr/bin/cvlc ${INPUT} --sout "#transcode{soverlay,vcodec=mp2v,vb=4096,fps=${VLC_FPS},\
acodec=a52,ab=256,samplerate=48000,channels=2,audio-sync}\
:standard{access=file,mux=ts,dst=${OUTPUT}} --sub-language=eng" vlc://quitCode: Select all
VLC media player 1.1.4 The Luggage (revision exported)
[0x1363900] main interface error: no suitable interface module
[0x12a5150] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x1356570] dummy interface: using the dummy interface module...
m_el[mi_level] == NULL
arrrrrrrrrrrrrg Up cannot escape itself
m_el[mi_level] == NULL
arrrrrrrrrrrrrg Up cannot escape itself
*** glibc detected *** /usr/bin/vlc: free(): corrupted unsorted chunks: 0x00000000019381d0 ***
Segmentation faultCode: Select all
[0x1aed900] dummy interface: using the dummy interface module...
m_el[mi_level] == NULL
arrrrrrrrrrrrrg Up cannot escape itself
m_el[mi_level] == NULL
arrrrrrrrrrrrrg Up cannot escape itself
*** glibc detected *** /usr/bin/vlc: malloc(): memory corruption: 0x00000000034d8270 ***
======= Backtrace: =========
/lib/libc.so.6(+0x72966)[0x7f867a191966]
/lib/libc.so.6(+0x75a41)[0x7f867a194a41]
/lib/libc.so.6(__libc_malloc+0x70)[0x7f867a196800]
/usr/lib/libvlccore.so.4(+0x83e5c)[0x7f867a91be5c]
/usr/lib/libvlccore.so.4(stats_TimerStart+0x123)[0x7f867a91bfc3]
/usr/lib64/vlc/plugins/stream_out/libstream_out_transcode_plugin.so(transcode_audio_process+0xd0)[0x7f86755f7550]
/usr/lib64/vlc/plugins/stream_out/libstream_out_transcode_plugin.so(+0x470a)[0x7f86755f670a]
/usr/lib/libvlccore.so.4(+0x95242)[0x7f867a92d242]
/usr/lib/libvlccore.so.4(+0x40c4c)[0x7f867a8d8c4c]
/usr/lib/libvlccore.so.4(+0x41643)[0x7f867a8d9643]
/usr/lib/libvlccore.so.4(+0x83304)[0x7f867a91b304]
/lib/libpthread.so.0(+0x6894)[0x7f867a682894]
/lib/libc.so.6(clone+0x6d)[0x7f867a1f027d]
======= Memory map: ========
00400000-00402000 r-xp 00000000 ca:01 346090 /usr/bin/vlc
00602000-00603000 r--p 00002000 ca:01 346090 /usr/bin/vlc
00603000-00604000 rw-p 00003000 ca:01 346090 /usr/bin/vlc
01a2f000-03b83000 rw-p 00000000 00:00 0 [heap]
7f8667a9b000-7f8667acf000 r-xp 00000000 ca:01 405860 /usr/lib64/libFLAC.so.8.2.0
7f8667acf000-7f8667cce000 ---p 00034000 ca:01 405860 /usr/lib64/libFLAC.so.8.2.0
7f8667cce000-7f8667ccf000 r--p 00033000 ca:01 405860 /usr/lib64/libFLAC.so.8.2.0
7f8667ccf000-7f8667cd0000 rw-p 00034000 ca:01 405860 /usr/lib64/libFLAC.so.8.2.0
7f8667cd0000-7f8667cd3000 r-xp 00000000 ca:01 345535 /usr/lib64/vlc/plugins/codec/libflac_plugin.so
7f8667cd3000-7f8667ed2000 ---p 00003000 ca:01 345535 /usr/lib64/vlc/plugins/codec/libflac_plugin.so
7f8667ed2000-7f8667ed3000 r--p 00002000 ca:01 345535 /usr/lib64/vlc/plugins/codec/libflac_plugin.so
7f8667ed3000-7f8667ed4000 rw-p 00003000 ca:01 345535 /usr/lib64/vlc/plugins/codec/libflac_plugin.so
7f8667ed4000-7f8667ed7000 r-xp 00000000 ca:01 345525 /usr/lib64/vlc/plugins/audio_filter/libaudio_format_plugin.so
7f8667ed7000-7f86680d6000 ---p 00003000 ca:01 345525 /usr/lib64/vlc/plugins/audio_filter/libaudio_format_plugin.so
7f86680d6000-7f86680d7000 r--p 00002000 ca:01 345525 /usr/lib64/vlc/plugins/audio_filter/libaudio_format_plugin.so
7f86680d7000-7f86680d8000 rw-p 00003000 ca:01 345525 /usr/lib64/vlc/plugins/audio_filter/libaudio_format_plugin.so
7f86680d8000-7f86680d9000 r-xp 00000000 ca:01 345519 /usr/lib64/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so
7f86680d9000-7f86682d9000 ---p 00001000 ca:01 345519 /usr/lib64/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so
7f86682d9000-7f86682da000 r--p 00001000 ca:01 345519 /usr/lib64/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so
7f86682da000-7f86682db000 rw-p 00002000 ca:01 345519 /usr/lib64/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so
7f86682db000-7f86682dc000 r-xp 00000000 ca:01 345498 /usr/lib64/vlc/plugins/audio_filter/libugly_resampler_plugin.so
7f86682dc000-7f86684db000 ---p 00001000 ca:01 345498 /usr/lib64/vlc/plugins/audio_filter/libugly_resampler_plugin.so
7f86684db000-7f86684dc000 r--p 00000000 ca:01 345498 /usr/lib64/vlc/plugins/audio_filter/libugly_resampler_plugin.so
7f86684dc000-7f86684dd000 rw-p 00001000 ca:01 345498 /usr/lib64/vlc/plugins/audio_filter/libugly_resampler_plugin.so
7f86684dd000-7f86684e0000 r-xp 00000000 ca:01 345500 /usr/lib64/vlc/plugins/audio_filter/libmono_plugin.so
7f86684e0000-7f86686df000 ---p 00003000 ca:01 345500 /usr/lib64/vlc/plugins/audio_filter/libmono_plugin.so
7f86686df000-7f86686e0000 r--p 00002000 ca:01 345500 /usr/lib64/vlc/plugins/audio_filter/libmono_plugin.so
7f86686e0000-7f86686e1000 rw-p 00003000 ca:01 345500 /usr/lib64/vlc/plugins/audio_filter/libmono_plugin.so
7f86686e1000-7f86686e3000 r-xp 00000000 ca:01 345492 /usr/lib64/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so
7f86686e3000-7f86688e2000 ---p 00002000 ca:01 345492 /usr/lib64/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so
7f86688e2000-7f86688e3000 r--p 00001000 ca:01 345492 /usr/lib64/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so
7f86688e3000-7f86688e4000 rw-p 00002000 ca:01 345492 /usr/lib64/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so
7f86688e4000-7f86688e6000 r-xp 00000000 ca:01 345510 /usr/lib64/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so
7f86688e6000-7f8668ae5000 ---p 00002000 ca:01 345510 /usr/lib64/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so
7f8668ae5000-7f8668ae6000 r--p 00001000 ca:01 345510 /usr/lib64/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so
7f8668ae6000-7f8668ae7000 rw-p 00002000 ca:01 345510 /usr/lib64/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so
7f8668ae7000-7f8668ae9000 r-xp 00000000 ca:01 345488 /usr/lib64/vlc/plugins/audio_filter/libdtstospdif_plugin.so
7f8668ae9000-7f8668ce8000 ---p 00002000 ca:01 345488 /usr/lib64/vlc/plugins/audio_filter/libdtstospdif_plugin.so
7f8668ce8000-7f8668ce9000 r--p 00001000 ca:01 345488 /usr/lib64/vlc/plugins/audio_filter/libdtstospdif_plugin.soAbortedCode: Select all
Portage 2.1.8.3 (default/linux/amd64/10.0/no-multilib, gcc-4.4.3, glibc-2.11.2-r0, 2.6.35.1 x86_64)
=================================================================
System uname: Linux-2.6.35.1-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9550_@_2.83GHz-with-gentoo-1.12.13
Timestamp of tree: Sun, 03 Oct 2010 01:00:01 +0000
app-shells/bash: 4.0_p37
dev-lang/python: 2.6.5-r3, 3.1.2-r4
dev-util/cmake: 2.8.1-r2
sys-apps/baselayout: 1.12.13
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.65-r1
sys-devel/automake: 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.10
sys-devel/make: 3.81-r2
virtual/os-headers: 2.6.30-r1
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl amd64 bash-completion bzip2 cli cracklib crypt curl cxx dri encode fortran gdbm gif gpm iconv jpeg mmx modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl png pppd python readline reflection session sse sse2 ssl sysfs tcpd tiff truetype unicode vim-syntax xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

