mash-graz

Results 25 issues of mash-graz

literal strings in C preprocessor definitions are translated to static character arrays by bindgen e.g. #define kOfxImageEffectPluginApi "OfxImageEffectPluginAPI" becomes on my linux system: pub const kOfxImageEffectPluginApi: &'static [u8; 24] =...

i really like your pi64 images! the performance boost using ffmpeg/x264 in an arm64 environment is remarkable. it would be very helpfull, if you could add the bcm2835-v4l2 kernel module...

kernel

because the upstream kernel supports raspberry pi looks quite usable in the meanwhile, ready made images of pi64 utilizing this kind of kernels would be very useful. see: https://michaelfranzl.com/2016/10/31/raspberry-pi-debian-stretch/ https://wiki.debian.org/RaspberryPi3

kernel

standard compliant HLS master playlists may only use the bandwidth field in the description of stream variants, because that's the only required entry, all other fields (e.g. image size) are...

over the last weeks i developed a new simple open source tool ([covtc](https://gitlab.com/mash-graz/covtc)) to generate DASH/HLS content more easily and user friendly, which also puts indigo-player as default playback solution...

**Describe the bug** right now the bandwidth chooser in the right bottom of the player shows the image width instead of height for the variant entries in the HLS playlist....

**Describe the bug** if the entries in the .vtt file do not start with 00:00.000, which is unfortunately the default behavior, if you use [makesprites.py] and do not manually set...

if i use the dfu-util included in your `tools-dfuutil` packages for uploads i get the well known error 74: ``` CURRENT: upload_protocol = dfu Uploading .pio/build/sipeed-longan-nano/firmware.bin dfu-util 0.9 Copyright 2005-2009...

it would be really useful, if your audiocontext pollyfill wouldn't only realize a reliable common ground for audio apps in different browsers, but also support elementary webaudio capbilities in [deno](https://deno.land/)...

i really would like to see some working support for the [rust programming language](https://www.rust-lang.org/) of this very useful library. there is only one rather outdated [manual written FFI port available...

enhancement
NeedSponsor