[MPlayer-users] AviSynth and MPlayer?

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jun 23 22:12:40 CEST 2014


On 17.06.2014, at 18:41, "Wayne" <Wayne at TradeTimer.com> wrote:
> MPlayer log via SMPlayer.  All that happens is it just stops as though the script isn't recognized...
> 
> C:/SMPlayer/mplayer.exe -noquiet -nofs -nomouseinput -demuxer lavf -sub-fuzziness 1 -identify -slave -vo directx -ao dsound -nokeepaspect -priority normal -nodr -double -wid 1770054 -colorkey 0x808080 -monitorpixelaspect 1 -noass -subfont-autoscale 1 -subfont-text-scale 5 -subcp enca:en:ISO-8859-1 -subpos 100 -contrast -7 -hue 5 -saturation -2 -cache 2048 -osdlevel 0 -idx -vf-add eq2,hue -vf-add screenshot -noslices -channels 2 -af volnorm=1,scaletempo,equalizer=0:0:0:0:0:0:0:0:0:0 -nofontconfig -sws 7 -vf-add scale=1280:-3:::40 C:\SMPlayer\CONVER~1.AVS

-demuxer lavf disables avs support (we do not support AVS via libavformat)

> 
> Searching demuxer type for filename convertfps.avs ext: .avs
> Trying demuxer 38 based on filename extension
> AVS: avs_check_file - attempting to open file convertfps.avs
> ___
> 
> Program aborts .. command window output...
> 
> MPlayer interrupted by signal 11 in module: demux_open
> - MPlayer crashed by bad usage of CPU/FPU/RAM.
>  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
>  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
> - MPlayer crashed. This shouldn't happen.
>  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
>  gcc version. If you think it's MPlayer's fault, please read
>  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
>  won't help unless you provide this information when reporting a possible bug.

Can't really say anything without a backtrace. Maybe it uses an incomatible AVISynth version.

> 
> ----- Original Message -----
> From: Reimar D�ffinger <Reimar.Doeffinger at gmx.de>
> To: wayne at tradetimer.com, "MPlayer usage questions, feature requests, bug reports" <mplayer-users at mplayerhq.hu>
> Date: Fri, 6 Jun 2014 12:52:02 +0200
> Subject: Re: [MPlayer-users] AviSynth and MPlayer?
> 
> On Mon, Jun 02, 2014 at 07:05:48AM -0700, Wayne wrote:
>> I have seen written that MPlayer can handle AVS (AviSynth) files, but I've been unsuccesful in my attempts to get it to recognize that format.  The Demuxer list in SMPlayer shows that the version of MPlayer I'm using (r37205) does, indeed, have that capability, but when I drop an AVS script on it nothing happens.  The listing mentions that the AviSynth demuxer "Requires binary dll".  I DO have AviSynth 'installed' on the system, and even tried copying the dll to the MPlayer folder, but nothing seems to make MPlayer recognise or play the AVS script.  Is there something I'm overlooking here?  Any help would be much appreciated.
> 
> Drag-and-drop might cause issues.
> Mostly though, nobody can tell without more information.
> We'd at least need the MPlayer output/log. I believe SMPlayer should
> have a menu entry somewhere that shows it.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


More information about the MPlayer-users mailing list