Antonio Tuzzi

Results 5 issues of Antonio Tuzzi

Getting a crash sometimes in getMD5FromString I traced to - (void)refreshImage:(BOOL)forceRefresh can happen (don't know why) a response.URL at "nil" ``` cachedImageForURL filePathForCachedImage getMD5FromString ```

compiling from scratch the SampleBroadcaster (ObjC) with VideoCore 0.3.2 XCode Version 6.4 (6E35b) (same error in SWIFT project too) everything seems ok in project settings, I tried to switch "Build...

had to add `--host=arm-linux` to this sequence: ```RUN X264="20181001-2245-stable" && cd ~/ffmpeg_sources && \ wget http://download.videolan.org/pub/x264/snapshots/x264-snapshot-$X264.tar.bz2 && \ tar xjvf x264-snapshot-$X264.tar.bz2 && \ cd x264-snapshot-$X264 && \ PATH="$HOME/bin:$PATH" ./configure --prefix="$HOME/ffmpeg_build"...

ADD 2 input for the Seq3: START with trig (or gate) and STOP with trig (or gate) just adding the 2 we could extend easily sequences to 16 24 32...

We play video contents and some are DRM protected (widevine) Every time the screen is full black (or full white, depends on the used player... ) To reproduce just insert...

bug
P3