On Thu, 28 Mar 2019 at 13:09, Thijs van severen
<
thijsva...@gmail.com> wrote:
> I'm running ubuntu 18.04 with the good, bad and ugly installed
> if i open my clip in VLC it plays fine, if i use ubuntu's default video player i also get an error (this is interesting > will check further)
Yes, the video library used is GStreamer, the same as Ubuntu's default
video player. So on Ubuntu, PraxisLIVE should play anything that the
default video player can play.
There are other plugin sets than good, bad, ugly too - although they
should cover most bases. Worth browsing the other plugin sets -
perhaps libav plugins aren't installed and might help?
> i tried starting praxis from terminal hoping i would get more debug/error info but that's not the case
> there also doesnt seem to be a verbose switch when running from terminal
> does praxis log errors like these ?
praxis or praxis_live? In the IDE, the View / IDE log should show you
all you're looking for. There is an argument for logging to the
terminal, but it doesn't by default.
IIRC looking at
https://github.com/praxis-live/praxis-live/blob/master/praxis_live.conf#L8
you should be able to use `praxis_live
-J-Dnetbeans.logger.console=true`