Andrew Gospodin

Results 18 comments of Andrew Gospodin

You need edit -> frame_generator/ffmpeg_fg.py for example resolution display 1366x768. width = 1024 height = 750

All data can be here: /data/app/com.loxai.trinus.test-AIXax1bFSBRvg2HNoK0_5w==/oat/arm/base.vdex or /data/data/com.loxai.trinus.test/shared_prefs/prefs.xml ``` 8ed0ea21-0590-4168-80cb-82e542140619 ```

How decide it error. 1. Install wine 2. Install Trinus for windows on wine (version for Google Cardboard) 3. Start Trinus (cd $PATH_TO_TRINUS && wine TGServer.exe 4. Press "Start" in...

Really good joke. So sorry I used dev. tools, because I wanted restart clip XD

Yes, it's working for me. In app you need turn off any function. Now I install it's app and will write here

> ![Screenshot_2023-04-06-15-57-17-097_com.loxai.trinus.full.jpg](https://user-images.githubusercontent.com/117986327/230357706-18e4212e-5a02-4da7-bf49-099d006091b6.jpg) > > After doing so i got this very weird video output. You need turn off lens in android app. "Lens Off" https://ibb.co/jMKFW2B ![IMG_20230406_141754](https://user-images.githubusercontent.com/68377697/230383677-35b9baf9-5be0-4a44-9f92-d7d683cfe0b5.jpg)

> Disable lens. After disabling the lens function, ffmpeg will work and additionally make a picture from instead of this disabled function.

@izzijaz I remembered. I made a possible use of lens warp with ffmpeg but didn't add how to do it here. I'll try to add it soon

@izzijaz https://github.com/SaintAnd/LinusTrinus Try this repository. Maybe I add here Yes, I edited this repositories. You can edit frame_generator/ffmpeg_double_fg.py next string: 73 ("filter_complex", f'split[lenl][lenr];[lenl]crop=iw/2:ih:iw/2:0,lenscorrection=k1=0.58101:k2=0[a];[lenr]crop=iw/2:ih:0:0,lenscorrection=k1=0.58101:k2=0[b];[b][a]hstack'), And edit lenscorrection. Maybe you need update...

@izzijaz Yes you are right. This line is responsible for displaying the image and where you can distort the image for a specific helmet as you like.