Linux development

  • I want to create a multimedia encoder for Linux.
  • I want to use ready-made command line codecs such as ffmpeg.
  • I want to create a good GUI for this and pass arguments to command line encoders.
  • I am thinking of using Qt. (Is it possible?)
  • I don't know anything about Linux programming, but I have been a Ubuntu user for 8 months.

Please provide me with links to tutorials. (I tried the Ubuntu forums, but there are all the newbies!)

I need advice from you guys. I am ready to learn all about it!

I am ready to learn new languages.

Thanks!

+3
source share
1 answer

, . GTK. vive.sourceforge.net. , , , , , , .

, . C GTK, :)

, !

: alt text

+4

Source: https://habr.com/ru/post/1716411/


All Articles