On 21 Mar 2013, at 21:41, "Alexander V. Kudrevatykh" <kudrevat...@gmail.com> wrote: > В Чт., 21/03/2013 в 21:04 +0100, Reimar Döffinger пишет: >> >> On 21 Mar 2013, at 20:46, "Alexander V. Kudrevatykh" <kudrevat...@gmail.com> >> wrote: >> >>> Package: mplayer >>> Version: 2:1.0~rc4.dfsg1+svn34540-1+b2 >>> Severity: normal >>> >>> When I trying to play mpg files from http (static file from lighttpd or from >>> upnp server) mplayer crashed. >>> Files were encoded with avconv and avplay successfully decodes such files. >>> Same file played from nfs/local file without crash. >>> Attached output of gdb. If you need file example I can provide it (or you >>> can >>> download file on url from gdb output). >> >> The gdb backtrace looks like you are using -lavdopts fast, is that the case? >> That option is expected to possibly crash with buggy/invalid files (and I >> think the current MPlayer documentation says so). > > Yes. It's really used, But if file buggy, why it isn't crashed when > playing from local file, not from http?
Possible things I can think of: 1) Bug in MPlayer's http implementation corrupts data 2) Playing via http results in using a different demuxer 3) Bug in http server 4) Random changes in memory layout might result in just decode errors instead of crashes. > Without -lavdopts fast crash missing, thanks. Do you get decode errors? If so, do you also get them when playing the file locally? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org