-
If VLC is not already installed, then `ptDetail` directive crashes, due to which screen is covered with a black overlay making the app unusable from the start.
An error pops up in the console:
`libvl…
-
It would be useful to be able to take a video file as bytes, and play them back in hxCodec as a video, without having to have the video on the disk, or have the video on a remote server.
The public…
-
Hi, I'm trying to load a video from the network on to my flutter app, but I am getting the following error:
```
V/ViewRootImpl( 7806): The specified message queue synchronization barrier token ha…
-
E/VLC/LibVLC(17312): Can't load vlcjni library: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__sfp_handle_exceptions" referenced by "/data/app/~~IV_hnLkzufLguU4L1cJkVg==/com.hp…
-
Does flutter_vlc_player have support for SDP? I'm trying to use it but I keep getting an error:
>
> E/VLC ( 2788): [00000076c11c6290/b45] libvlc input: Your input can't be opened
> E/VLC …
-
Using macOS (highSierra) and Pharo 8, installing VLC as follows:
```smalltalk
Metacello new
baseline: 'VLC';
repository: 'github://badetitou/Pharo-LibVLC';
load.
```
Tried to reproduc…
-
Using VLC to play media files with the framebuffer output module works as long as VLC doesn't try to use the mmal decoder. omxplayer works fine in this case. I get the following output from VLC
```…
-
```
Please complete the following information about your configuration:
- FreetuxTV version: 0.6.5 / or SVN version( on 13.02.2013)
- Linux distribution and version: OpenSUSE 12.1 x86_64
- VLC version…
-
```
Please complete the following information about your configuration:
- FreetuxTV version: 0.6.5 / or SVN version( on 13.02.2013)
- Linux distribution and version: OpenSUSE 12.1 x86_64
- VLC version…
-
### Is your feature request related to a problem? Please describe.
This isn't related to any issue with the Unity Native or libVLC, this is strictly a feature request.
### Describe the solution you'…