Ahmad Almasri

Results 2 issues of Ahmad Almasri

I'm trying to stabilize the walkaround video using this command ``` TRF=transformation1.trf INPUT=$1 STB_OUTPUT=stb1.mp4 ffmpeg -y -i "$INPUT" -vf vidstabdetect=stepsize=32:shakiness=10:accuracy=15:result="$TRF" -f null - ffmpeg -y -i "$INPUT" -vf vidstabtransform=input="$TRF":smoothing=15:interpol="bicubic",unsharp=5:5:0.8:3:3:0.4 "$STB_OUTPUT"...

advertisementData[CBAdvertisementDataServiceDataKey] alowys return nil why ?