[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] Open file without playing it
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] Open file without playing it |
Date: |
Mon, 12 Mar 2012 16:03:15 +0100 |
On Mon, 12 Mar 2012 13:45:14 +0000, The Sampsons wrote:
> Is it possible to open a file without automatically playing it
> (Windows GUI)? I hope I haven't just missed some completely obvious
> menu item here!
>
> I'm getting crashes with the new version in windowed mode but it's
> fine in full screen so I'd like to get the input and output setting
> right, go full screen, then fire up the video.
No, currently the GUI always automatically starts a video. You can
disable this in the source (gui.cpp line 2804), but I hope we can fix
your crash problem instead. I cannot reproduce it, but maybe someone
else can?
Martin