Vinesh Chauhan

Results 7 comments of Vinesh Chauhan

I Used Leonids 1.3.1 and my Problem solved of suck starts on screen. But still i am looking for pause particle effect on action_up

bravobit/FFmpeg-Android-- this library support only build verstion upto 28 , this will be working fine when your sdk version is 28. try below answer https://stackoverflow.com/a/59683008/8416317

bravobit/FFmpeg-Android-- this library support only build verstion upto 28 , this will be working fine when your sdk version is 28. try below answer https://stackoverflow.com/a/59683008/8416317

i archived video of particales using `.enableRecord("/sdcard/recordParticaleRender.mp4", true, false)` but first i want to archive it at o button click after i have particles added to video

String[] mcpress={"-i","/storage/emulated/0/ffmpegTest/vtv_status.mp4","-c:v","h264","-acodec","mp3","/storage/emulated/0/ffmpegTest/mout.mp4"}; make this array list like this

i have tried in Device with resoution of 1080x1920 it works fine but when i play video in 1080x2340 it get Black line like below ss ![IMG-20210911-WA0000](https://user-images.githubusercontent.com/31922443/132814451-6ab63ebc-88bf-4ada-8156-d16a3e391434.jpg)

Actually the resolution is of Android Devices not for Video. video's resolution is 1080x960 Video Resolution = 1080x960 Android Device 1 = 1080x1920 (working good) Android Device 2 = 1080...