Alex'

Results 56 comments of Alex'

I'll reverse VideoStation to check how it is dealing with Advanced Media Extensions, it will help us understanding which files are getting called / checked

There's an interesting env var right here (`SYNO_CODEC_SKIP_ACTIVATION`), don't know yet what we can do about it: ```cpp setenv("SYNO_CODEC_SKIP_ACTIVATION","yes",1); synovs::preprocess::VideoProber::VideoProber (aVStack120,pbVar2,(bool)pbVar2[0x41],(bool)pbVar2[0x40]); synovs::preprocess::VideoProber::Probe(); unsetenv("SYNO_CODEC_SKIP_ACTIVATION"); LibSynoVTE::preprocess::proto::PreprocessResult::PreprocessResult(this,aPStack104); synovs::preprocess::VideoProber::~VideoProber(aVStack120); ```

Yeah, me too :) I'm just waiting for the SynoCommunity to release the GStreamer package with OMX support, when it'll be ready, everything will work on every architectures

Hi KidWar, thanks for the issue :) I would just need the content of `ffmpeg-17398.stderr` and `ffmpeg-19206.stderr` please

I'm glad to read it ahah. Yeah, it could be but I can check it easily with my android phone, I was able to reproduce the issue, I just don't...

Hi, I did not have the time to check but do you also have the issue when running unpatched VideoStation ?

Yeah, I tried some stuff at home and it seems like it's a VideoStation bug