xtingray / tupitube.desk

TupiTube Desk Source Code
GNU General Public License v2.0
35 stars 12 forks source link

ffmpeg codecs #63

Closed pannet1 closed 2 years ago

pannet1 commented 2 years ago

i am using endeavor OS (a flavor of arch linux). I already installed ffmpeg. can you please confirm what else i should install as dependency.

image

xtingray commented 2 years ago

To start tracing the issue, I recommend you to try this binary self-contained package: https://tupitube.com/installers/tupitube_0.2.18_linux_x64.sh It includes the ffmpeg libraries required to export videos, so if it works then we will have a solid reference to start comparing ffmpeg versions. Once you execute the .sh file, a folder called "TupiTube_Desk" will be created in the same path. Inside that folder you will find a launcher script called "tupitube.desk". You just have to execute it. Please, let me know if you have any additional questions.

pannet1 commented 2 years ago

Thanks a lot. It works. Should be some dependency issues with the AUR package.