0.9.0-test3 sfilter crashes
Crashes with "Floating point exception" when inserting sfilter=marq (or logo, or mosaic it doesn't matter) and deinterlace into transcode chain. After removing sfilter or deinterlace it works as expected.
Output with gdb:
libtool --mode=execute gdb --args /root/lrtc-clv/vlc09/bin/vlc --reset-config --reset-plugins-cache -I rc --freetype-font /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf -v2 /home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg --sout '#duplicate{dst="transcode{venc=x264,acodec=mp3,vb=884,ab=96,scale=1,channels=1,sfilter=marq,deinterlace}:std{access=mmsh,mux=ts,dst=:8383}"'}
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /root/lrtc-clv/vlc09/bin/vlc --reset-config --reset-plugins-cache -I rc --freetype-font /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf -v2 /home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg --sout \#duplicate\{dst=\"transcode\{venc=x264,acodec=mp3,vb=884,ab=96,scale=1,channels=1,sfilter=marq,deinterlace\}:std\{access=mmsh,mux=ts,dst=:8383\}\"\}
[Thread debugging using libthread_db enabled]
VLC media player 0.9.0-test3 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.0-test3 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--disable-hal' '--disable-dbus' '--disable-dbus-control' '--disable-release' '--enable-switcher' '--disable-audioscrobbler' '--disable-taglib' '--enable-live555' '--disable-smb' '--enable-ogg' '--enable-mkv' '--enable-id3tag' '--enable-ffmpeg' '--enable-faad' '--enable-flac' '--enable-png' '--enable-x264' '--disable-x11' '--disable-glx' '--disable-opengl' '--disable-qt4' '--disable-ncurses' '--disable-bonjour' '--disable-skins2' '--prefix=/root/lrtc-clv/vlc09' '--disable-schroedinger' '--disable-kate' '--disable-libgcrypt' '--disable-remoteosd' '--disable-libmpeg2' '--disable-optimizations' '--enable-debug' '--disable-sdl' '--disable-xvmc' '--disable-fb' '--disable-oss' '--disable-alsa' '-disable-xvideo' '--disable-dvdread' '--disable-dvdnav' '--enable-freetype'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: removing plugins cache file /home/transliacija/.cache/vlc/plugins-04041e.dat
[00000001] main libvlc debug: recursively browsing `/root/lrtc-clv/vlc09/lib/vlc'
[New Thread 0xb7be56b0 (LWP 1493)]
[00000001] main libvlc debug: module bank initialized, found 249 modules
[00000001] main libvlc debug: opening config file (/home/transliacija/.config/vlc/vlcrc)
[00000001] main libvlc debug: opening config file (/home/transliacija/.config/vlc/vlcrc)
[00000001] main libvlc debug: opening config file (/home/transliacija/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main libvlc debug: looking for memcpy module: 3 candidates
[00000001] main libvlc debug: using memcpy module "memcpymmxext"
[New Thread 0xb5064b90 (LWP 1496)]
[00000333] main interaction debug: thread started
[00000333] main interaction debug: thread 3037088656 (Interaction control) created at priority 0 (interface/interaction.c:379)
[00000335] main input debug: Creating an input for 'Media Library'
[00000335] main input debug: Input is a meta file: disabling unneeded options
[00000335] main input debug: `file/xspf-open:///home/transliacija/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/transliacija/.local/share/vlc/ml.xspf'
[00000335] main input debug: creating access 'file' path='/home/transliacija/.local/share/vlc/ml.xspf'
[00000336] main access debug: looking for access module: 3 candidates
[00000336] access_mmap access debug: opening file /home/transliacija/.local/share/vlc/ml.xspf
[00000336] main access debug: using access module "access_mmap"
[00000336] main access debug: TIMER module_Need() : 0.188 ms - Total 0.188 ms / 1 intvls (Avg 0.188 ms)
[00000337] main stream debug: Using AStream*Block
[00000337] main stream debug: pre buffering
[00000337] main stream debug: received first data for our buffer
[00000336] access_mmap access debug: at end of memory mapped file
[00000335] main input debug: creating demux: access='file' demux='xspf-open' path='/home/transliacija/.local/share/vlc/ml.xspf'
[00000338] main demux debug: looking for demux module: 1 candidate
[00000338] playlist demux debug: using XSPF playlist reader
[00000338] main demux debug: using demux module "playlist"
[00000338] main demux debug: TIMER module_Need() : 0.089 ms - Total 0.089 ms / 1 intvls (Avg 0.089 ms)
[00000335] main input debug: `file/xspf-open:///home/transliacija/.local/share/vlc/ml.xspf' successfully opened
[00000339] main xml debug: looking for xml module: 2 candidates
[00000339] main xml debug: using xml module "xml"
[00000339] main xml debug: TIMER module_Need() : 0.067 ms - Total 0.067 ms / 1 intvls (Avg 0.067 ms)
[00000336] access_mmap access debug: at end of memory mapped file
[00000338] playlist demux debug: parsed 0 tracks successfully
[00000339] main xml debug: removing module "xml"
[00000335] main input debug: EOF reached
[00000335] main input debug: control type=1
[00000338] main demux debug: removing module "playlist"
[00000336] main access debug: removing module "access_mmap"
[00000335] main input debug: Destroying the input for 'Media Library'
[00000335] main input debug: TIMER input launching for 'Media Library' : 2.844 ms - Total 2.844 ms / 1 intvls (Avg 2.844 ms)
[New Thread 0xb4863b90 (LWP 1497)]
[00000340] main preparser debug: waiting for thread completion
[00000340] main preparser debug: thread started
[00000340] main preparser debug: thread 3028695952 (preparser) created at priority 0 (playlist/thread.c:80)
[New Thread 0xb4062b90 (LWP 1498)]
[00000341] main fetcher debug: thread started
[00000341] main fetcher debug: waiting for thread completion
[00000341] main fetcher debug: thread 3020303248 (fetcher) created at priority 0 (playlist/thread.c:110)
[New Thread 0xb3861b90 (LWP 1499)]
[00000334] main playlist debug: thread started
[00000334] main playlist debug: waiting for thread completion
[00000334] main playlist debug: rebuilding array of current - root Playlist
[00000334] main playlist debug: rebuild done - 0 items, index -1
[00000334] main playlist debug: thread 3011910544 (playlist) created at priority 0 (playlist/thread.c:119)
[00000342] main interface debug: looking for interface module: 1 candidate
[00000342] main interface debug: using interface module "hotkeys"
[00000342] main interface debug: TIMER module_Need() : 0.074 ms - Total 0.074 ms / 1 intvls (Avg 0.074 ms)
[New Thread 0xb3060b90 (LWP 1500)]
[00000342] main interface debug: thread started
[00000342] main interface debug: thread 3003517840 (interface) created at priority 0 (interface/interface.c:164)
[00000343] main interface debug: looking for interface module: 1 candidate
[00000343] main interface debug: using interface module "screensaver"
[00000343] main interface debug: TIMER module_Need() : 0.069 ms - Total 0.069 ms / 1 intvls (Avg 0.069 ms)
[New Thread 0xb285fb90 (LWP 1501)]
[00000343] main interface debug: thread 2995125136 (interface) created at priority 0 (interface/interface.c:164)
[00000343] main interface debug: thread started
[00000334] main playlist debug: adding item `20080629-Zalgiris-Vetra.mpg' ( /home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg )
[00000344] main interface debug: looking for interface module: 14 candidates
[New Thread 0xb1effb90 (LWP 1502)]
[00000344] main interface debug: using interface module "signals"
[00000344] main interface debug: TIMER module_Need() : 0.869 ms - Total 0.869 ms / 1 intvls (Avg 0.869 ms)
[New Thread 0xb16feb90 (LWP 1503)]
[00000344] main interface debug: thread started
[00000344] main interface debug: thread 2976902032 (interface) created at priority 0 (interface/interface.c:164)
[00000345] main interface debug: looking for interface module: 14 candidates
Remote control interface initialized. Type `help' for help.
[00000345] main interface debug: using interface module "rc"
[00000345] main interface debug: TIMER module_Need() : 0.305 ms - Total 0.305 ms / 1 intvls (Avg 0.305 ms)
[New Thread 0xb0efdb90 (LWP 1504)]
[00000345] main interface debug: thread 2968509328 (interface) created at priority 0 (interface/interface.c:164)
[00000345] main interface debug: thread started
[00000334] main playlist debug: starting new item
[00000334] main playlist debug: processing request item null node Playlist skip 0
[00000334] main playlist debug: rebuilding array of current - root Playlist
[00000334] main playlist debug: rebuild done - 1 items, index -1
[00000334] main playlist debug: creating new input thread
[00000346] main input debug: Creating an input for '20080629-Zalgiris-Vetra.mpg'
[New Thread 0xb06fcb90 (LWP 1505)]
[00000346] main input debug: thread started
[00000346] main input debug: waiting for thread completion
[00000347] main stream output debug: stream=`duplicate'
[00000348] main stream out debug: looking for sout stream module: 1 candidate
[00000348] stream_out_duplicate stream out debug: creating 'duplicate'
[00000348] stream_out_duplicate stream out debug: * adding `transcode{venc=x264,acodec=mp3,vb=884,ab=96,scale=1,channels=1,sfilter=marq,deinterlace}:std{access=mmsh,mux=ts,dst=:8383}'
[00000347] main stream output debug: stream=`transcode'
[00000349] main stream out debug: looking for sout stream module: 1 candidate
[00000347] main stream output debug: stream=`std'
[00000351] main stream out debug: looking for sout stream module: 1 candidate
[00000351] main stream out debug: set config option: sout-standard-access to mmsh
[00000351] main stream out debug: set config option: sout-standard-mux to ts
[00000351] main stream out debug: set config option: sout-standard-dst to :8383
[00000351] stream_out_standard stream out debug: creating `mmsh/ts://:8383'
[00000351] stream_out_standard stream out debug: extension is 253:8383
[00000351] stream_out_standard stream out debug: extension -> mux=(null)
[00000351] stream_out_standard stream out warning: fixing to mmsh/asfh
[00000351] stream_out_standard stream out debug: using `mmsh/asfh://:8383'
[00000352] main access out debug: looking for sout access module: 1 candidate
[00000352] main access out: creating httpd
[00000352] main access out debug: net: listening to port 8383
[00000346] main input debug: thread 2960116624 (input) created at priority 10 (input/input.c:367)
[New Thread 0xafefbb90 (LWP 1506)]
[00000354] main http server debug: thread started
[00000354] main http server debug: thread 2951723920 (httpd host thread) created at priority 0 (network/httpd.c:1107)
[00000352] main access out debug: using sout access module "access_output_http"
[00000352] main access out debug: TIMER module_Need() : 2.112 ms - Total 2.112 ms / 1 intvls (Avg 2.112 ms)
[00000351] stream_out_standard stream out debug: access opened
[00000355] main mux debug: looking for sout mux module: 1 candidate
[00000355] mux_asf mux debug: asf muxer opened
[00000355] mux_asf mux debug: creating asf stream to be used with mmsh
[00000355] mux_asf mux debug: Packet size 4096
[00000355] mux_asf mux debug: meta data: title='', author='', copyright='', comment='', rating=''
[00000355] main mux debug: using sout mux module "mux_asf"
[00000355] main mux debug: TIMER module_Need() : 0.776 ms - Total 0.776 ms / 1 intvls (Avg 0.776 ms)
[00000347] main stream output debug: muxer support adding stream at any time
[00000347] main stream output debug: muxer prefers to wait for all ES before starting to mux
[00000351] stream_out_standard stream out debug: mux opened
[00000351] main stream out debug: using sout stream module "stream_out_standard"
[00000351] main stream out debug: TIMER module_Need() : 4.713 ms - Total 4.713 ms / 1 intvls (Avg 4.713 ms)
[00000349] main stream out debug: set config option: sout-transcode-venc to x264
[00000349] main stream out debug: set config option: sout-transcode-acodec to mp3
[00000349] main stream out debug: set config option: sout-transcode-vb to 884
[00000349] main stream out debug: set config option: sout-transcode-ab to 96
[00000349] main stream out debug: set config option: sout-transcode-scale to 1
[00000349] main stream out debug: set config option: sout-transcode-channels to 1
[00000349] main stream out debug: set config option: sout-transcode-sfilter to marq
[00000349] main stream out debug: set config option: sout-transcode-deinterlace to (null)
[00000349] stream_out_transcode stream out debug: codec audio=mp3 0Hz 1 channels 96Kb/s
[00000357] main filter debug: looking for sub filter module: 1 candidate
[00000357] main filter debug: using sub filter module "marq"
[00000357] main filter debug: TIMER module_Need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
[00000356] main subpicture debug: Filter 'marq' (0x8205fec) appended to chain
[00000349] main stream out debug: using sout stream module "stream_out_transcode"
[00000349] main stream out debug: TIMER module_Need() : 9.718 ms - Total 9.718 ms / 1 intvls (Avg 9.718 ms)
[00000348] main stream out debug: using sout stream module "stream_out_duplicate"
[00000348] main stream out debug: TIMER module_Need() : 9.833 ms - Total 9.833 ms / 1 intvls (Avg 9.833 ms)
[00000346] main input debug: `/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg' gives access `' demux `' path `/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg'
[00000346] main input debug: creating demux: access='' demux='' path='/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg'
[00000358] main demux debug: looking for access_demux module: 3 candidates
[00000358] main demux debug: TIMER module_Need() : 0.084 ms - Total 0.084 ms / 1 intvls (Avg 0.084 ms)
[00000346] main input debug: creating access '' path='/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg'
[00000359] main access debug: looking for access module: 6 candidates
[00000359] vcd access debug: trying .cue file: /home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.cue
[00000359] vcd access debug: could not find .cue file
[00000359] access_mmap access debug: opening file /home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg
[00000359] main access debug: using access module "access_mmap"
[00000359] main access debug: TIMER module_Need() : 0.202 ms - Total 0.202 ms / 1 intvls (Avg 0.202 ms)
[00000360] main stream debug: Using AStream*Block
[00000360] main stream debug: pre buffering
[00000360] main stream debug: received first data for our buffer
[00000360] main stream debug: prebuffering done 1048576 bytes in 0s - 68266666 kbytes/s
[00000346] main input debug: creating demux: access='' demux='' path='/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg'
[00000361] main demux debug: looking for demux module: 50 candidates
[00000361] main demux debug: using demux module "ts"
[00000361] main demux debug: TIMER module_Need() : 0.847 ms - Total 0.847 ms / 1 intvls (Avg 0.847 ms)
[00000346] main input debug: looking for a subtitle file in /home/transliacija/futbolaslt-archyvas/
[00000361] ts demux debug: DEMUX_SET_GROUP 0 (nil)
[00000346] main input debug: starting in async mode
[00000346] main input debug: `/home/transliacija/futbolaslt-archyvas/20080629-Zalgiris-Vetra.mpg' successfully opened
[00000361] ts demux debug: PATCallBack called
[00000361] ts demux debug: new PAT ts_id=32599 version=0 current_next=1
[00000361] ts demux debug: * number=1 pid=66
[00000361] ts demux debug: PMTCallBack called
[00000361] ts demux debug: new PMT program number=1 version=21 pid_pcr=69
[00000361] ts demux debug: * es pid=68 type=3 fcc=mpga
[00000346] main input debug: selecting program id=1
[00000362] main packetizer debug: looking for packetizer module: 17 candidates
[00000362] main packetizer debug: using packetizer module "mpeg_audio"
[00000362] main packetizer debug: TIMER module_Need() : 0.140 ms - Total 0.140 ms / 1 intvls (Avg 0.140 ms)
[00000346] main input debug: stream out mode -> no decoder thread
[00000361] ts demux debug: * es pid=69 type=2 fcc=mpgv
[00000363] main packetizer debug: looking for packetizer module: 17 candidates
[00000363] main packetizer debug: using packetizer module "packetizer_mpegvideo"
[00000363] main packetizer debug: TIMER module_Need() : 0.185 ms - Total 0.185 ms / 1 intvls (Avg 0.185 ms)
[00000346] main input debug: stream out mode -> no decoder thread
[00000346] main input debug: control type=1
[00000363] packetizer_mpegvideo packetizer debug: size 720x576 fps=25.000
[00000362] mpeg_audio packetizer debug: MPGA channels:2 samplerate:48000 bitrate:224
[00000347] main stream output debug: adding a new sout input (sout_input:0x8213b80)
[00000348] stream_out_duplicate stream out debug: duplicated a new stream codec=mpga (es=68 group=1)
[00000349] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mpga' to fcc=`mp3 '
[00000364] main decoder debug: looking for decoder module: 27 candidates
[00000364] main decoder debug: using decoder module "mpeg_audio"
[00000364] main decoder debug: TIMER module_Need() : 0.252 ms - Total 0.252 ms / 1 intvls (Avg 0.252 ms)
[00000365] main encoder debug: looking for encoder module: 8 candidates
[00000365] avcodec encoder debug: libavcodec initialized (interface 3357184 )
[00000365] avcodec encoder debug: found encoder MPEG Audio layer 1/2/3
[00000365] main encoder debug: using encoder module "avcodec"
[00000365] main encoder debug: TIMER module_Need() : 7.059 ms - Total 7.059 ms / 1 intvls (Avg 7.059 ms)
[00000366] main filter debug: looking for audio filter2 module: 6 candidates
[00000366] mpgatofixed32 filter debug: mpga->fl32, bits per sample: 0
[00000366] main filter debug: using audio filter2 module "mpgatofixed32"
[00000366] main filter debug: TIMER module_Need() : 0.106 ms - Total 0.106 ms / 1 intvls (Avg 0.106 ms)
[00000349] main stream out debug: Filter 'mpgatofixed32' (0x823457c) appended to chain
[00000367] main filter debug: looking for audio filter2 module: 6 candidates
[00000367] audio_format filter debug: fl32->s16l, bits per sample: 32
[00000367] main filter debug: using audio filter2 module "audio_format"
[00000367] main filter debug: TIMER module_Need() : 0.092 ms - Total 0.092 ms / 1 intvls (Avg 0.092 ms)
[00000349] main stream out debug: Filter 'audio_format' (0x8235074) appended to chain
[00000368] main filter debug: looking for audio filter2 module: 6 candidates
[00000368] main filter debug: TIMER module_Need() : 0.068 ms - Total 0.068 ms / 1 intvls (Avg 0.068 ms)
[00000349] main stream out error: Failed to create video filter
[00000369] main filter debug: looking for audio filter2 module: 6 candidates
[00000369] main filter debug: TIMER module_Need() : 0.067 ms - Total 0.067 ms / 1 intvls (Avg 0.067 ms)
[00000349] main stream out error: Failed to create video filter
[00000370] main filter debug: looking for audio filter2 module: 6 candidates
[00000370] main filter debug: TIMER module_Need() : 0.067 ms - Total 0.067 ms / 1 intvls (Avg 0.067 ms)
[00000349] main stream out error: Failed to create video filter
[00000365] main encoder debug: removing module "avcodec"
[00000349] stream_out_transcode stream out debug: number of audio channels for mixing changed, trying to reopen the encoder for mixing 2 to 2 channels
[00000365] main encoder debug: looking for encoder module: 8 candidates
[00000365] avcodec encoder debug: libavcodec already initialized
[00000365] avcodec encoder debug: found encoder MPEG Audio layer 1/2/3
[00000365] main encoder debug: using encoder module "avcodec"
[00000365] main encoder debug: TIMER module_Need() : 5.404 ms - Total 5.404 ms / 1 intvls (Avg 5.404 ms)
[00000355] main mux debug: adding a new input
[00000355] mux_asf mux debug: adding input
[00000355] mux_asf mux debug: adding mp3 header
[00000348] stream_out_duplicate stream out debug: - added for output 0
[00000362] main packetizer debug: switching to sync mode
[00000347] main stream output debug: adding a new sout input (sout_input:0x822ea80)
[00000348] stream_out_duplicate stream out debug: duplicated a new stream codec=mpgv (es=69 group=1)
[00000349] stream_out_transcode stream out debug: creating video transcoding from fcc=`mpgv' to fcc=` '
[00000371] main decoder debug: looking for decoder module: 27 candidates
[00000371] main decoder debug: using decoder module "libmpeg2"
[00000371] main decoder debug: TIMER module_Need() : 0.136 ms - Total 0.136 ms / 1 intvls (Avg 0.136 ms)
[00000372] main encoder debug: looking for encoder module: 1 candidate
[00000372] x264 encoder debug: version x264 0.60.X
x264 [info]: using threads=3
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[00000372] main encoder debug: using encoder module "x264"
[00000372] main encoder debug: TIMER module_Need() : 8.946 ms - Total 8.946 ms / 1 intvls (Avg 8.946 ms)
[00000372] main encoder debug: removing module "x264"
[00000348] stream_out_duplicate stream out debug: - added for output 0
[00000371] libmpeg2 decoder debug: 720x576 (display 720,576), aspect 576000, sar 16:15, 25.000 fps
[00000371] main decoder warning: dts != current_pts (-355036)
[00000364] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 bitrate:224
[00000371] main decoder warning: decoder synchro warning: pts != current_date (-40000)
[00000349] stream_out_transcode stream out debug: decoder aspect is 576000:432000
[00000349] stream_out_transcode stream out debug: source pixel aspect is 1.066667:1
[00000349] stream_out_transcode stream out debug: scaled pixel aspect is 1.066667:1
[00000349] stream_out_transcode stream out debug: source 720x576, destination 720x576
[00000349] stream_out_transcode stream out debug: encoder aspect is 576000:432000
[00000373] main filter debug: looking for video filter2 module: 1 candidate
[00000374] deinterlace generic debug: using blend deinterlace mode
[00000374] deinterlace generic debug: using blend deinterlace method
[00000373] deinterlace filter debug: deinterlacing
[00000373] main filter debug: using video filter2 module "deinterlace"
[00000373] main filter debug: TIMER module_Need() : 0.358 ms - Total 0.358 ms / 1 intvls (Avg 0.358 ms)
[00000349] main stream out debug: Filter 'deinterlace' (0x823257c) appended to chain
[00000349] stream_out_transcode stream out debug: destination (after video filters) 720x576
[00000372] main encoder debug: looking for encoder module: 1 candidate
[00000372] x264 encoder debug: version x264 0.60.X
x264 [info]: using threads=3
x264 [info]: using SAR=16/15
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
[00000372] main encoder debug: using encoder module "x264"
[00000372] main encoder debug: TIMER module_Need() : 4.623 ms - Total 4.623 ms / 1 intvls (Avg 4.623 ms)
[00000355] main mux debug: adding a new input
[00000355] mux_asf mux debug: adding input
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0xb06fcb90 (LWP 1505)]
0xb7a782c7 in transcode_video_process (p_stream=0x81fdb14, id=0x8234200, in=0x8221d48, out=0xb06fbd9c) at transcode.c:1989
1989 fmt.i_sar_num = fmt.i_aspect * fmt.i_height / fmt.i_width;
(gdb) bt
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) 0xb7a782c7 in transcode_video_process (p_stream=0x81fdb14, id=0x8234200, in=0x8221d48, out=0xb06fbd9c) at transcode.c:1989
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0xb7a75721 in Send (p_stream=0x81fdb14, id=0x8234200, p_buffer=0x8221d48) at transcode.c:1015
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0xb7a7e2db in Send (p_stream=0x8200db4, id=0x8235d88, p_buffer=0x8221d48) at duplicate.c:272
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0xb7f084dc in sout_InputSendBuffer (p_input=0x822ea80, p_buffer=0x8221d48) at stream_output/stream_output.c:284
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0xb7ea0602 in DecoderDecode (p_dec=0x8212f54, p_block=0x82feec0) at input/decoder.c:947
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0xb7e9e493 in input_DecoderDecode (p_dec=0x8212f54, p_block=0x82feec0) at input/decoder.c:314
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) 0xb7ea8ef8 in EsOutSend (out=0x81fa6c8, es=0x8212d50, p_block=0x82feec0) at input/es_out.c:1445
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) 0xb5bb53fd in es_out_Send (out=0x81fa6c8, id=0x8212d50, p_block=0x82feec0) at ../../include/vlc_es_out.h:115
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0xb5bb51ba in ParsePES (p_demux=0x81f6304, pid=0xaf0ed9dc) at ts.c:1847
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0xb5bb5b94 in GatherPES (p_demux=0x81f6304, pid=0xaf0ed9dc, p_bk=0x82fed70) at ts.c:2042
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0xb5bb2e60 in Demux (p_demux=0x81f6304) at ts.c:1124
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0xb7eac48d in MainLoop (p_input=0xb1f006bc) at input/input.c:604
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) 0xb7eac0ca in Run (p_input=0xb1f006bc) at input/input.c:505
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) 0xb7ef3c34 in thread_entry (data=0x81fa2a0) at misc/threads.c:467
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0xb7cfd4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0xb7de6e5e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb)
Edited by vstankevicius