Skip to content

Commit

Permalink
Merge pull request #303 from jeanslack/bestquality
Browse files Browse the repository at this point in the history
fix best video quality
  • Loading branch information
jeanslack authored Apr 30, 2024
2 parents 939a1be + 353c1ea commit 5daeada
Show file tree
Hide file tree
Showing 24 changed files with 818 additions and 667 deletions.
Binary file modified videomass/locale/en_US/LC_MESSAGES/videomass.mo
Binary file not shown.
128 changes: 69 additions & 59 deletions videomass/locale/en_US/LC_MESSAGES/videomass.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Videomass 5.0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-29 12:36+0200\n"
"PO-Revision-Date: 2024-04-29 12:39+0200\n"
"POT-Creation-Date: 2024-04-30 22:36+0200\n"
"PO-Revision-Date: 2024-04-30 22:38+0200\n"
"Last-Translator: \n"
"Language-Team: English (US)\n"
"Language: en_US\n"
Expand Down Expand Up @@ -690,7 +690,7 @@ msgstr ""

#: ../vdms_dialogs/wizard_dlg.py:243 ../vdms_dialogs/showlogs.py:168
#: ../vdms_io/checkup.py:50 ../vdms_main/main_frame.py:205
#: ../vdms_main/main_frame.py:765 ../vdms_main/main_frame.py:1658
#: ../vdms_main/main_frame.py:765 ../vdms_main/main_frame.py:1660
#: ../vdms_panels/presets_manager.py:379 ../vdms_panels/presets_manager.py:577
#: ../vdms_panels/presets_manager.py:617 ../vdms_panels/presets_manager.py:683
#: ../vdms_panels/presets_manager.py:718 ../vdms_panels/presets_manager.py:773
Expand All @@ -712,9 +712,9 @@ msgid ""
msgstr ""

#: ../vdms_dialogs/wizard_dlg.py:351 ../vdms_dialogs/wizard_dlg.py:368
#: ../vdms_dialogs/wizard_dlg.py:385 ../vdms_dialogs/preferences.py:718
#: ../vdms_dialogs/preferences.py:760 ../vdms_dialogs/preferences.py:802
#: ../vdms_dialogs/preferences.py:837
#: ../vdms_dialogs/wizard_dlg.py:385 ../vdms_dialogs/preferences.py:731
#: ../vdms_dialogs/preferences.py:773 ../vdms_dialogs/preferences.py:815
#: ../vdms_dialogs/preferences.py:850
msgid "{} location"
msgstr ""

Expand Down Expand Up @@ -869,7 +869,7 @@ msgstr ""
#: ../vdms_dialogs/setting_profiles.py:265
#: ../vdms_dialogs/setting_profiles.py:272
#: ../vdms_dialogs/setting_profiles.py:288
#: ../vdms_dialogs/setting_profiles.py:307 ../vdms_dialogs/preferences.py:627
#: ../vdms_dialogs/setting_profiles.py:307 ../vdms_dialogs/preferences.py:640
#: ../vdms_main/main_frame.py:371 ../vdms_main/main_frame.py:1095
#: ../vdms_panels/av_conversions.py:602 ../vdms_panels/av_conversions.py:609
#: ../vdms_panels/sequence_to_video.py:350
Expand Down Expand Up @@ -930,8 +930,8 @@ msgid "Where do you prefer to save your transcodes?"
msgstr ""

#: ../vdms_dialogs/preferences.py:103 ../vdms_dialogs/preferences.py:130
#: ../vdms_dialogs/preferences.py:145 ../vdms_dialogs/preferences.py:157
#: ../vdms_dialogs/preferences.py:169 ../vdms_dialogs/preferences.py:206
#: ../vdms_dialogs/preferences.py:151 ../vdms_dialogs/preferences.py:163
#: ../vdms_dialogs/preferences.py:175 ../vdms_dialogs/preferences.py:215
#: ../vdms_panels/filedrop.py:284 ../vdms_ytdlp/textdrop.py:153
#: ../vdms_ytdlp/ydl_preferences.py:123
msgid "Change"
Expand Down Expand Up @@ -962,87 +962,101 @@ msgstr ""
msgid "Location of executables"
msgstr ""

#: ../vdms_dialogs/preferences.py:143
#: ../vdms_dialogs/preferences.py:142
msgid ""
"FFmpeg can be built by enabling/disabling its options and this depends on "
"your needs.\n"
"For some use cases it is possible to provide a custom build of FFmpeg where "
"you can specify\n"
"it in this preferences tab."
msgstr ""

#: ../vdms_dialogs/preferences.py:149
msgid "Enable a custom location to run FFmpeg"
msgstr ""

#: ../vdms_dialogs/preferences.py:155
#: ../vdms_dialogs/preferences.py:161
msgid "Enable a custom location to run FFprobe"
msgstr ""

#: ../vdms_dialogs/preferences.py:167
#: ../vdms_dialogs/preferences.py:173
msgid "Enable a custom location to run FFplay"
msgstr ""

#: ../vdms_dialogs/preferences.py:179
#: ../vdms_dialogs/preferences.py:185
msgid "FFmpeg"
msgstr ""

#: ../vdms_dialogs/preferences.py:185
#: ../vdms_dialogs/preferences.py:191
msgid ""
"Download videos from YouTube.com and other video sites\n"
"(requires application restart)"
msgstr ""

#: ../vdms_dialogs/preferences.py:189
#: ../vdms_dialogs/preferences.py:195
msgid ""
"Videomass uses `yt_dlp` as a Python module and not as an executable. If you "
"want to\n"
"download audio and video from the web make sure to select the check-box "
"below.\n"
"The next time you restart the application, the module will be loaded into "
"memory."
"Videomass uses the yt-dlp API which can be activated by selecting the "
"checkbox below.\n"
"The next time you restart the application, the yt_dlp module will be loaded "
"into memory."
msgstr ""

#: ../vdms_dialogs/preferences.py:197
#: ../vdms_dialogs/preferences.py:201
msgid "Enable yt-dlp"
msgstr ""

#: ../vdms_dialogs/preferences.py:201
#: ../vdms_dialogs/preferences.py:205
msgid ""
"Enabling a specific location of the yt-dlp executable will give you more "
"control over downloads\n"
"stop actions and the ability to provide other backend locations."
msgstr ""

#: ../vdms_dialogs/preferences.py:210
msgid "Use the executable for downloads rather than the Python module"
msgstr ""

#: ../vdms_dialogs/preferences.py:221
#: ../vdms_dialogs/preferences.py:230
msgid "Look and Feel (requires application restart)"
msgstr ""

#: ../vdms_dialogs/preferences.py:226
#: ../vdms_dialogs/preferences.py:235
msgid "Icon themes"
msgstr ""

#: ../vdms_dialogs/preferences.py:240
#: ../vdms_dialogs/preferences.py:249
msgid "At the top of window (default)"
msgstr ""

#: ../vdms_dialogs/preferences.py:241
#: ../vdms_dialogs/preferences.py:250
msgid "At the bottom of window"
msgstr ""

#: ../vdms_dialogs/preferences.py:242
#: ../vdms_dialogs/preferences.py:251
msgid "At the right of window"
msgstr ""

#: ../vdms_dialogs/preferences.py:243
#: ../vdms_dialogs/preferences.py:252
msgid "At the left of window"
msgstr ""

#: ../vdms_dialogs/preferences.py:245
#: ../vdms_dialogs/preferences.py:254
msgid "Place the toolbar"
msgstr ""

#: ../vdms_dialogs/preferences.py:254
#: ../vdms_dialogs/preferences.py:263
msgid "Toolbar's icons size:"
msgstr ""

#: ../vdms_dialogs/preferences.py:268
#: ../vdms_dialogs/preferences.py:277
msgid "Application Language (requires application restart)"
msgstr ""

#: ../vdms_dialogs/preferences.py:280
#: ../vdms_dialogs/preferences.py:289
msgid "Look and Language"
msgstr ""

#: ../vdms_dialogs/preferences.py:286
#: ../vdms_dialogs/preferences.py:295
msgid ""
"The following settings affect output messages and the log messages during "
"transcoding processes.\n"
Expand All @@ -1051,15 +1065,15 @@ msgid ""
"change only if you know what you are doing.\n"
msgstr ""

#: ../vdms_dialogs/preferences.py:308
#: ../vdms_dialogs/preferences.py:317
msgid "FFmpeg logging levels"
msgstr ""

#: ../vdms_dialogs/preferences.py:314
#: ../vdms_dialogs/preferences.py:323
msgid "Specify the character encoding format"
msgstr ""

#: ../vdms_dialogs/preferences.py:317
#: ../vdms_dialogs/preferences.py:326
msgid ""
"Although UTF-8 is the default and most widely used standard encoding format, "
"it is not the only encoding format available.\n"
Expand All @@ -1069,62 +1083,62 @@ msgid ""
"specifying it here, e.g. ISO 8859-1, ISO 8859-16, etc."
msgstr ""

#: ../vdms_dialogs/preferences.py:327
#: ../vdms_dialogs/preferences.py:336
msgid "Character encoding:"
msgstr ""

#: ../vdms_dialogs/preferences.py:336
#: ../vdms_dialogs/preferences.py:345
msgid "Default application directories"
msgstr ""

#: ../vdms_dialogs/preferences.py:340
#: ../vdms_dialogs/preferences.py:349
msgid "Configuration directory"
msgstr ""

#: ../vdms_dialogs/preferences.py:352
#: ../vdms_dialogs/preferences.py:361
msgid "Cache directory"
msgstr ""

#: ../vdms_dialogs/preferences.py:363
#: ../vdms_dialogs/preferences.py:372
msgid "Log directory"
msgstr ""

#: ../vdms_dialogs/preferences.py:376
#: ../vdms_dialogs/preferences.py:385
msgid "Upon exiting the application..."
msgstr ""

#: ../vdms_dialogs/preferences.py:380
#: ../vdms_dialogs/preferences.py:389
msgid "Always ask me to confirm"
msgstr ""

#: ../vdms_dialogs/preferences.py:382
#: ../vdms_dialogs/preferences.py:391
msgid "Clean the log files"
msgstr ""

#: ../vdms_dialogs/preferences.py:385
#: ../vdms_dialogs/preferences.py:394
msgid "Remove cached files"
msgstr ""

#: ../vdms_dialogs/preferences.py:389
#: ../vdms_dialogs/preferences.py:398
msgid "Advanced"
msgstr ""

#: ../vdms_dialogs/preferences.py:433
#: ../vdms_dialogs/preferences.py:446
msgid "By assigning an additional suffix you could avoid overwriting files"
msgstr ""

#: ../vdms_dialogs/preferences.py:436
#: ../vdms_dialogs/preferences.py:449
msgid "Preferences"
msgstr ""

#: ../vdms_dialogs/preferences.py:581 ../vdms_dialogs/preferences.py:661
#: ../vdms_dialogs/preferences.py:594 ../vdms_dialogs/preferences.py:674
#: ../vdms_main/main_frame.py:846 ../vdms_main/main_frame.py:1027
#: ../vdms_panels/presets_manager.py:610 ../vdms_panels/presets_manager.py:639
#: ../vdms_ytdlp/main_ytdlp.py:396 ../vdms_ytdlp/ydl_preferences.py:504
msgid "Choose Destination"
msgstr ""

#: ../vdms_dialogs/preferences.py:612
#: ../vdms_dialogs/preferences.py:625
msgid ""
"Enter only alphanumeric characters. You can also use the hyphen (\"-\") and "
"the underscore (\"_\"). Spaces are not allowed."
Expand Down Expand Up @@ -2402,26 +2416,26 @@ msgstr ""
msgid "Videomass - Still Image Maker"
msgstr ""

#: ../vdms_main/main_frame.py:1634 ../vdms_panels/av_conversions.py:574
#: ../vdms_main/main_frame.py:1636 ../vdms_panels/av_conversions.py:574
#: ../vdms_panels/audio_encoders/acodecs.py:784 ../vdms_panels/filedrop.py:475
#: ../vdms_panels/filedrop.py:588 ../vdms_panels/sequence_to_video.py:320
#: ../vdms_panels/video_to_sequence.py:371
#: ../vdms_panels/video_to_sequence.py:503
msgid "Have to select an item in the file list first"
msgstr ""

#: ../vdms_main/main_frame.py:1655
#: ../vdms_main/main_frame.py:1657
msgid ""
"An item with the same destination file already exists.\n"
"\n"
"Do you want to replace it by adding the new item to the queue?"
msgstr ""

#: ../vdms_main/main_frame.py:1676
#: ../vdms_main/main_frame.py:1678
msgid "Videomass - FFmpeg Message Monitoring"
msgstr ""

#: ../vdms_main/main_frame.py:1786
#: ../vdms_main/main_frame.py:1788
msgid "yt-dlp is disabled. Check your preferences."
msgstr ""

Expand Down Expand Up @@ -4111,10 +4125,6 @@ msgstr ""
msgid "Destination folder of downloads"
msgstr ""

#: ../vdms_ytdlp/ydl_downloader.py:60 ../vdms_ytdlp/ydl_downloader.py:67
msgid "Unrecognized error"
msgstr ""

#: ../vdms_ytdlp/ydl_mediainfo.py:67
msgid "Statistics viewer"
msgstr ""
Expand Down
Binary file modified videomass/locale/es_CU/LC_MESSAGES/videomass.mo
Binary file not shown.
Loading

0 comments on commit 5daeada

Please sign in to comment.