Lector de Feeds

python-moviepy-1.0.3-7.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 16:00
In Mageia/cauldron/i586: MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use at https://zulko.github.io/moviepy/gallery.html.
Categorías: RPMs

python-moviepy-1.0.3-7.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 16:00
In Mageia/cauldron/x86_64: MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use at https://zulko.github.io/moviepy/gallery.html.
Categorías: RPMs

weston-14.0.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 16:00
In Mageia/cauldron/i586: Weston is the reference implementation of a Wayland compositor, and a useful compositor in its own right. Weston has various backends that lets it run on Linux kernel modesetting and evdev input as well as under X11. There is also a quite capable terminal emulator (weston-terminal) and an toy/example desktop shell. Finally, Weston also provides integration with the Xorg server and can pull X clients into the Wayland desktop and act as a X window manager.
Categorías: RPMs

weston-14.0.0-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 16:00
In Mageia/cauldron/x86_64: Weston is the reference implementation of a Wayland compositor, and a useful compositor in its own right. Weston has various backends that lets it run on Linux kernel modesetting and evdev input as well as under X11. There is also a quite capable terminal emulator (weston-terminal) and an toy/example desktop shell. Finally, Weston also provides integration with the Xorg server and can pull X clients into the Wayland desktop and act as a X window manager.
Categorías: RPMs

DaVinci Resolve

Wiki Mageia - 28 Septiembre, 2024 - 12:33

← Older revision Revision as of 11:33, 28 September 2024 Line 27: Line 27:  # The next step is to move an internal library from the '''libs''' folder to the '''bin''' folder. # The next step is to move an internal library from the '''libs''' folder to the '''bin''' folder.  ## <code>sudo mv /opt/resolve/libs/libBlackmagicRawAPI.so /opt/resolve/bin/</code> ## <code>sudo mv /opt/resolve/libs/libBlackmagicRawAPI.so /opt/resolve/bin/</code>  +  +=== Troubleshooting ===     I've experienced that DaVinci Resolve doesn't always start right after installation and that a reboot was necessary. Do not know why, but it does work if everything else fails. I've experienced that DaVinci Resolve doesn't always start right after installation and that a reboot was necessary. Do not know why, but it does work if everything else fails.    −== Converting mp4 to ProRes format ==+Sometimes nothing works and it may be time to start fresh. You can either delete or rename the DaVinci configuration directory.  +This can be found in '''${HOME}/.local/share/DaVinciResolve/'''  +   += Converting mp4 to ProRes format =     DaVinci Resolve does not support x264/x265 videos and you will have to convert these to the Apple ProRes format. The most commonly used format supported by ffmpeg is '''prores_ks'''. DaVinci Resolve does not support x264/x265 videos and you will have to convert these to the Apple ProRes format. The most commonly used format supported by ffmpeg is '''prores_ks'''. Line 42: Line 47:     for i in *.$1; do ffmpeg -i "$i" -c:v prores_ks -profile:v 3 -vendor apl0 -bits_per_mb 8000 -pix_fmt yuv422p10le -c:a pcm_s16le "Prores/${i%.*}.mov"; done    for i in *.$1; do ffmpeg -i "$i" -c:v prores_ks -profile:v 3 -vendor apl0 -bits_per_mb 8000 -pix_fmt yuv422p10le -c:a pcm_s16le "Prores/${i%.*}.mov"; done    −=== Usage of the script ===+== Usage of the script ==     I named my script '''2prores''' and placed in '''~/bin/'''. I named my script '''2prores''' and placed in '''~/bin/'''. Line 54: Line 59:  The '''prores''' files are quite a bit larger than their '''mp4''' counterparts, so make sure you have enough disk space to house them. The '''prores''' files are quite a bit larger than their '''mp4''' counterparts, so make sure you have enough disk space to house them.    −== No native x264/x265 export in DaVinci Resolve ==+= No native x264/x265 export in DaVinci Resolve =     DaVinci Resolve doesn't support exporting to x264/x265 on Linux and you will have to convert them after you have rendered your finished video. DaVinci Resolve doesn't support exporting to x264/x265 on Linux and you will have to convert them after you have rendered your finished video. Line 75: Line 80:     for i in *.$1; do ffmpeg -i "$i" -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 384k "out/${i%.*}.mp4"; done    for i in *.$1; do ffmpeg -i "$i" -c:v libx264 -preset medium -crf 23 -c:a aac -b:a 384k "out/${i%.*}.mp4"; done    −=== Usage of the scripts ===+== Usage of the scripts ==  Place the 2 scripts in '''~/bin/''' and make them executable. Place the 2 scripts in '''~/bin/''' and make them executable.    Kekepower
Categorías: Wiki de Mageia

Qualification pour les tests d'installations-fr

Wiki Mageia - 28 Septiembre, 2024 - 11:49

added NL banner

← Older revision Revision as of 10:49, 28 September 2024 Line 2: Line 2:  [[Category:QA]] [[Category:QA]]    −{{Multi language banner-fr|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ;}}+{{Multi language banner-fr|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ; [[QA proces voor het testen van installaties-nl|Nederlands]] ;}}     == En quoi consiste une installation ? == == En quoi consiste une installation ? == Hugomarc
Categorías: Wiki de Mageia

QA process for testing installations

Wiki Mageia - 28 Septiembre, 2024 - 11:48

added NL banner

← Older revision Revision as of 10:48, 28 September 2024 Line 1: Line 1: −{{multi_language_banner|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ;}}+{{multi_language_banner|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ; [[QA proces voor het testen van installaties-nl|Nederlands]] ;}}     == What is an installation? == == What is an installation? == Hugomarc
Categorías: Wiki de Mageia

QA Prozess zum Testen von Installationen-de

Wiki Mageia - 28 Septiembre, 2024 - 11:48

added NL banner

← Older revision Revision as of 10:48, 28 September 2024 Line 1: Line 1:  [[Category:Mitwirken]] [[Category:Mitwirken]]  [[Category:QA]] [[Category:QA]] −{{multi_language_banner-de|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ;}}+{{multi_language_banner-de|[[QA Prozess zum Testen von Installationen-de|Deutsch]] ; [[QA_process_for_testing_installations|English]] ; [[Qualification pour les tests d'installations-fr|français]] ; [[QA proces voor het testen van installaties-nl|Nederlands]] ;}}  {{mgaport-de|url=QA_Prozess_zum_Testen_von_Installationen}} {{mgaport-de|url=QA_Prozess_zum_Testen_von_Installationen}}    Hugomarc
Categorías: Wiki de Mageia

QA proces voor het testen van installaties-nl

Wiki Mageia - 28 Septiembre, 2024 - 11:45

typo Qa/QA

Show changes Hugomarc
Categorías: Wiki de Mageia

Brainstorming about how to get more active contributors

Wiki Mageia - 28 Septiembre, 2024 - 06:51

‎Proposed changes to Mageia, to attract more contributors

← Older revision Revision as of 05:51, 28 September 2024 Line 21: Line 21:  Everybody (who has a Mageia account) would be able to branch a package, apply fixes, update, test the build and submit the branched package via service request for review. The last few maintainers of Mageia can accept the service request, recommand changes or reject the request. This would ease the workload of the last few maintainers because they only would need to review the service request instead of doing all the packaging work alone. In this way, also packages without fixed maintainers would get updates and some attention. Everybody (who has a Mageia account) would be able to branch a package, apply fixes, update, test the build and submit the branched package via service request for review. The last few maintainers of Mageia can accept the service request, recommand changes or reject the request. This would ease the workload of the last few maintainers because they only would need to review the service request instead of doing all the packaging work alone. In this way, also packages without fixed maintainers would get updates and some attention.    −This would also work around the absolutely inefficient, outdated, frustrating and longsome way of [[https://wiki.mageia.org/en/Becoming_a_Mageia_Packager Becoming a Mageia packager]].+This would also work around the absolutely inefficient, outdated, frustrating and longsome way of [https://wiki.mageia.org/en/Becoming_a_Mageia_Packager Becoming a Mageia packager]. Sturmvogel
Categorías: Wiki de Mageia

Brainstorming about how to get more active contributors

Wiki Mageia - 28 Septiembre, 2024 - 06:51

‎Proposed changes to Mageia, to attract more contributors

← Older revision Revision as of 05:51, 28 September 2024 (One intermediate revision by the same user not shown)Line 16: Line 16:     ==Proposed changes to Mageia, to attract more contributors== ==Proposed changes to Mageia, to attract more contributors==  +  +'''Change to a state of the art, easy to use, powerfull and efficient build system like https://openbuildservice.org/.'''  +  +Everybody (who has a Mageia account) would be able to branch a package, apply fixes, update, test the build and submit the branched package via service request for review. The last few maintainers of Mageia can accept the service request, recommand changes or reject the request. This would ease the workload of the last few maintainers because they only would need to review the service request instead of doing all the packaging work alone. In this way, also packages without fixed maintainers would get updates and some attention.  +  +This would also work around the absolutely inefficient, outdated, frustrating and longsome way of [https://wiki.mageia.org/en/Becoming_a_Mageia_Packager Becoming a Mageia packager]. Sturmvogel
Categorías: Wiki de Mageia

audacious-plugins-4.4.1-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/i586: Audacious is a media player based on the BMP music playing application. Its primary goals are usability and usage of current desktop standards. This contains the basic plugin distribution. Audacious is useless without them.
Categorías: RPMs

audacious-plugins-4.4.1-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/x86_64: Audacious is a media player based on the BMP music playing application. Its primary goals are usability and usage of current desktop standards. This contains the basic plugin distribution. Audacious is useless without them.
Categorías: RPMs

libjpeg-3.0.4-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/x86_64: The libjpeg package contains a shared library of functions for loading, manipulating and saving JPEG format image files. Install the libjpeg package if you need to manipulate JPEG files. You should also install the jpeg-progs package.
Categorías: RPMs

libjpeg-3.0.4-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/i586: The libjpeg package contains a shared library of functions for loading, manipulating and saving JPEG format image files. Install the libjpeg package if you need to manipulate JPEG files. You should also install the jpeg-progs package.
Categorías: RPMs

lyx-2.4.2-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/i586: LyX is a modern approach of writing documents with a computer which breaks with the tradition of the obsolete typewriter concept. It is designed for people who want a professional output with a minimum of time effort, without becoming specialists in typesetting. Compared to common word processors LyX will increase the productivity a lot, since most of the typesetting will be done by the computer, not the author. With LyX the author can concentrate on the contents of their writing, since the computer will take care of the look.
Categorías: RPMs

lyx-2.4.2-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/x86_64: LyX is a modern approach of writing documents with a computer which breaks with the tradition of the obsolete typewriter concept. It is designed for people who want a professional output with a minimum of time effort, without becoming specialists in typesetting. Compared to common word processors LyX will increase the productivity a lot, since most of the typesetting will be done by the computer, not the author. With LyX the author can concentrate on the contents of their writing, since the computer will take care of the look.
Categorías: RPMs

mingw-libjpeg-turbo-3.0.4-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/i586: MinGW Windows cross compiled Libjpeg-turbo library.
Categorías: RPMs

mingw-libjpeg-turbo-3.0.4-1.mga10.src.rpm

Últimos RPMS para cooker y estable - 28 Septiembre, 2024 - 03:00
In Mageia/cauldron/x86_64: MinGW Windows cross compiled Libjpeg-turbo library.
Categorías: RPMs
Feed