Skip to content

Commit

Permalink
Merge ums/v14 into v14-apache
Browse files Browse the repository at this point in the history
  • Loading branch information
SurfaceS committed Sep 7, 2023
2 parents 2c2f5af + 2713745 commit b10d842
Show file tree
Hide file tree
Showing 9 changed files with 189 additions and 41 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# Changelog

## [13.7.0](https://github.com/UniversalMediaServer/UniversalMediaServer/compare/13.6.0...13.7.0) (2023-09-06)

### General
- Fixed security vulnerabilities
- Fixed unnecessary transcoding in some situations
- Fixed sending incorrect colorDepth for some videos
- Fixed check for external subtitles format support
- Fixed Windows 11 sleep delay time
- Fixed Fully Played feature not working on certain devices (#3947) (thanks, Fredo1650!)
- Fixed bugs with video playback on web player

### Renderers
- Fixed EAC3 (Dolby Digital Plus) support on some Samsung TVs (#4039) (thanks, Fredo1650!)

### Translation updates via Crowdin
- Catalan (57%) (thanks, Ramon Fonts Oliveras!)
- English (United Kingdom) (47%) (thanks, Pete Russell!)
- German (100%) (thanks, Da Ma and Marco Kubitza (Kubi)!)
- Hungarian (57%) (thanks, Zan1456!)
- Italian (67%) (thanks, sisar4!)
- Norwegian (40%) (thanks, Fredrik Sk!)
- Turkish (100%) (thanks, Burak Yavuz!)

### Dependencies
- Bump JRE to 17.0.8.1+1
- lock file maintenance
- update dependency @testing-library/jest-dom to v6
- update dependency @types/jest to v29.5.4
- update dependency @types/lodash to v4.14.197
- update dependency @types/node to v18.17.13
- update dependency @types/react to v18.2.21
- update dependency axios to v1.5.0
- update dependency com.github.oshi:oshi-core to v6.4.5
- update dependency com.puppycrawl.tools:checkstyle to v10.12.3
- update dependency eslint to v8.48.0
- update dependency eslint-plugin-react to v7.33.2
- update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.0
- update dependency react-router-dom to v6.15.0
- update dependency typescript to v5.2.2
- update dependency video.js to v8.5.2
- update logback-version to v1.4.11
- update mantine monorepo packages to v6.0.19
- update typescript-eslint monorepo to v6.5.0
- update yarn to v3.6.3

## [13.6.0](https://github.com/UniversalMediaServer/UniversalMediaServer/compare/13.5.0...13.6.0) (2023-07-29)

### General
Expand Down
1 change: 1 addition & 0 deletions react-client/src/components/Settings/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export default function Settings() {
title: i18n.get['Saved'],
message: i18n.get['ConfigurationHasNoChanges']
})
} else {
await axios.post(settingsApiUrl, changedValues)
.then(function() {
setConfiguration(values);
Expand Down
18 changes: 9 additions & 9 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3369,9 +3369,9 @@ __metadata:
linkType: hard

"@types/node@npm:*":
version: 20.5.8
resolution: "@types/node@npm:20.5.8"
checksum: ccd73e0e99ddfcf42e10b7a30a58a432bc39eeb9d1d59084ed818be468e05375b212a29d03529149aff58366c0eddb9bf367cb335db6620a4855ce315c5ecf28
version: 20.5.9
resolution: "@types/node@npm:20.5.9"
checksum: 717490e94131722144878b4ca1a963ede1673bb8f2ef78c2f5b50b918df6dc9b35e7f8283e5c2a7a9f137730f7c08dc6228e53d4494a94c9ee16881e6ce6caed
languageName: node
linkType: hard

Expand Down Expand Up @@ -4422,15 +4422,15 @@ __metadata:
linkType: hard

"array-includes@npm:^3.1.6":
version: 3.1.6
resolution: "array-includes@npm:3.1.6"
version: 3.1.7
resolution: "array-includes@npm:3.1.7"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.1.4
es-abstract: ^1.20.4
get-intrinsic: ^1.1.3
define-properties: ^1.2.0
es-abstract: ^1.22.1
get-intrinsic: ^1.2.1
is-string: ^1.0.7
checksum: f22f8cd8ba8a6448d91eebdc69f04e4e55085d09232b5216ee2d476dab3ef59984e8d1889e662c6a0ed939dcb1b57fd05b2c0209c3370942fc41b752c82a2ca5
checksum: 06f9e4598fac12a919f7c59a3f04f010ea07f0b7f0585465ed12ef528a60e45f374e79d1bddbb34cdd4338357d00023ddbd0ac18b0be36964f5e726e8965d7fc
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/i18n/messages_cs.properties
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ PlaylistNameNotProvided=N\u00e1zev playlistu nen\u00ed zad\u00e1n
PlaylistServiceDisabled=Slu\u017eba playlistu je zak\u00e1z\u00e1na. Povolte tuto slu\u017ebu nastaven\u00edm 'managed_playlist_folder' v 'UMS.conf'
PleaseSelectLanguageForX=Vyberte jazyk pro %s.
PleaseSelectLanguageX=Vyberte pros\u00edm jazyk pro %s. Lze zm\u011bnit pozd\u011bji v "%s".
Plot=Vykreslit
Plot=Z\u00e1pletka
Plugins=Pluginy
Podcast=Podcast
PortBlockedChangeIt=Port blokov\u00e1n. Zm\u011b\u0148te ho na z\u00e1lo\u017ece Z\u00e1kladn\u00ed nastaven\u00ed.
Expand Down
10 changes: 10 additions & 0 deletions src/main/resources/i18n/messages_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Credentials=Zugangsdaten
CredentialsNotUpdated=Anmeldedaten wurden nicht aktualisiert.
CredentialsUpdate=Anmeldeinformationen aktualisieren
CredentialsUpdated=Anmeldedaten wurden erfolgreich aktualisiert
CredentialsUpdating=Anmeldedaten aktualisieren
Current=Momentan:
CustomOptionsVf=Benutzerdefinierte Optionen:
CustomParameters=Benutzerdefinierte Parameter:
Expand Down Expand Up @@ -228,6 +229,7 @@ DisplayName=Angezeigter Name
DisplayNameNotUpdated=Benutzername wurde nicht aktualisiert.
DisplayNameUpdate=Update des Namens der Anzeige
DisplayNameUpdated=Anzeigenname wurde erfolgreich aktualisiert
DisplayNameUpdating=Anzeigename aktualisieren
DoNotAddEngineNames=f\u00fcge keine Engine-Namen zum Filenamen hinzu
DoNotProvidePathOrFileExtensions=Geben Sie keinen Pfad oder Dateierweiterungen als 'Playlistenname' an. Ein g\u00fcltiger Wiedergabelistenname ist z.B. 'Charts'.
DoNothing=Keine Aktion
Expand Down Expand Up @@ -337,6 +339,7 @@ GreatQuality=Hervorragende Qualit\u00e4t
Group=Gruppe
GroupCreation=Gruppenerstellung
GroupDeleted=Gruppe erfolgreich gel\u00f6scht
GroupDeleting=Gruppe l\u00f6schen
GroupDeletion=Gruppenl\u00f6schung
GroupNotDeleted=Gruppe wurde nicht gel\u00f6scht.
Groups=Gruppen
Expand Down Expand Up @@ -424,6 +427,7 @@ Language.vi=Vietnamesisch
Language.zh-Hant=Chinesisch (Traditionell)
Language.zh-Hans=Chinesisch (Vereinfacht)
LanguageNeedsRestart=Sprache [erfordert Neustart von PMS]:
LanguagesNotReceived=Die Sprachinformationen wurden nicht vom Server empfangen.
LaunchGuiBrowserStartup=Beim Start GUI im Browser starten
Licence=Lizenz
LightingDepthOffsetFactor=Lichttiefe-Versatz-Faktor:
Expand Down Expand Up @@ -506,9 +510,11 @@ NetworkSettingsAdvanced=Netzwerkeinstellungen (nur bei Problemen \u00e4ndern!)
Never=Niemals
NewGroup=Neue Gruppe
NewGroupCreated=Neue Gruppe wurde erfolgreich erstellt
NewGroupCreating=Neue Gruppe anlegen
NewGroupNotCreated=Neue Gruppe wurde nicht erstellt.
NewUser=Neuer Benutzer
NewUserCreated=Neuer Benutzer wurde erfolgreich erstellt
NewUserCreating=Neuen Benutzer anlegen+
NewUserNotCreated=Neuer Benutzer wurde nicht erstellt.
No=Nein
NoAutoUpdater=Kein Automatisches Update
Expand Down Expand Up @@ -557,6 +563,7 @@ PermissionsError=Berechtigungsfehler
PermissionsNotUpdated=Berechtigungen wurden nicht aktualisiert.
PermissionsUpdate=Berechtigungen aktualisieren
PermissionsUpdated=Berechtigungen wurden erfolgreich aktualisiert
PermissionsUpdating=Die Berechtigungen aktualisieren
Photo=Foto
PlaintextSubtitlesSettings=Voreingestellte Schriftart Einstellungen:
Play=Abspielen
Expand Down Expand Up @@ -621,6 +628,7 @@ Save=Speichern
SaveConfiguration=Konfiguration sichern
Saved=Gespeichert
SavedPlaylists=Gespeicherten Playlists
SavingConfiguration=Die Konfigurations\u00e4nderungen sichern
ScanAllSharedFolders=Scanne alle freigegebenen Ordner
ScanSharedFoldersStartup=Freigegebene Ordner beim Start durchsuchen
ScanningFolder=Ordner scannen:
Expand Down Expand Up @@ -807,9 +815,11 @@ UseSoxHigherQualityAudio=Verwende SoX f\u00fcr h\u00f6here Qualit\u00e4t beim Au
UseTargetFileSymbolicLinks=Zieldatei f\u00fcr symbolische Links verwenden
UserCreation=Benutzererstellung
UserDeleted=Benutzer erfolgreich gel\u00f6scht
UserDeleting=Den Benutzer l\u00f6schen
UserDeletion=Benutzerl\u00f6schung
UserGroupChange=\u00c4nderung Benutzergruppe
UserGroupChanged=Benutzergruppe erfolgreich ge\u00e4ndert
UserGroupChanging=Die Benutzergruppe \u00e4ndern
UserGroupNotChanged=Benutzergruppe wurde nicht ge\u00e4ndert.
UserNotDeleted=Benutzer wurde nicht gel\u00f6scht.
Username=Benutzername
Expand Down
91 changes: 91 additions & 0 deletions src/main/resources/i18n/messages_en_GB.properties
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Credentials=Credentials
CredentialsNotUpdated=Credentials were not updated.
CredentialsUpdate=Credentials update
CredentialsUpdated=Credentials were updated successfully
CredentialsUpdating=Updating credentials
Current=Current:
CustomOptionsVf=Custom options: (e.g. -vf hqdn3d)
CustomParameters=Custom parameters:
Expand All @@ -213,14 +214,64 @@ DeleteDownloadedLiveSubtitlesAfter=Delete downloaded live subtitles after use
DeleteGroup=Delete group
DeleteUser=Delete user
DestinationFolder=Destination folder
DetectedMediaRenderers=Detected media renderers
DeterminesDownloadedLiveSubtitlesDeleted=<html><strong>Default:</strong> False<br>Determines if downloaded live subtitles are deleted from disk when the playback stops. Keeping the subtitles will allow reuse, and requires very little disc space.</html>
Director=Director
Directory=Directory
Disable=Disable
DisableAuthentication=Disable authentication
DisableSplashScreenDuringStartup=Disable splash screen during startup?
DisableSubtitles=Disable subtitles
DisablesAutomaticDetection=<html><strong>Default:</strong> Disabled<br><strong>Notes:</strong> Disables automatic detection</html>
DisablingAuthenticationReduces=Disabling authentication reduces security and privacy.<br>If you do not want to login, you should consider allowing localhost to automatically login as admin under Manage Accounts > Settings.
DisablingWillDisableFullyPlayed=<html><strong>Default:</strong> Enabled<br><strong>WARNING:</strong> Disabling this will also disable the fully-played status feature.<br><strong>Notes:</strong> When enabled, it significantly improves browsing speed and enables features like played status tracking.</html>
DisplayName=Display name
DisplayNameNotUpdated=User display name was not updated.
DisplayNameUpdate=Display name update
DisplayNameUpdated=Display name was updated successfully
DisplayNameUpdating=Updating display name
DoNotAddEngineNames=Do not add engine names to filenames
DoNotProvidePathOrFileExtensions=Do not provide path or file extensions as 'playlist name'. A valid playlist name is e.g. 'Charts'.
DoNothing=Do nothing
DoYouWantStopScan=Do you wish to stop the scan?
Download=Download
DownloadAsPlaylist=Download as playlist
DownloadFinished=Download is Finished
DownloadFolderAsPlaylist=Download folder as playlist
DownloadFromCoverArtArchive=Download from Cover Art Archive
DownloadInProgress=Download is in progress
DownloadWebPlayer=Download on web player
DuringPlayback=During playback
DuringPlaybackPreventOperating=<html><strong>Default:</strong> During playback<br><br>This controls whether UMS will prevent the operating system from going to sleep.</html>
DvdImages=DVD Images
DvdIsoThumbnails=DVD ISO thumbnails
DvdVideo=DVD Video
DvdvobsubSubtitlesQuality=DVD/VOBsub subtitles quality (0-4) (higher is better):
DynamicPlaylist=Dynamic Playlist
DynamicPlaylist_FolderName=#--DYNAMIC PLAYLIST--#
Edit=Edit
EditCodecSpecificParameters=Edit codec-specific parameters
EditUmsConfigurationFileManually=Edit UMS configuration file manually
Empty=Empty
Enable=Enable
Enable2Dto3DVideoConversion=Enable 2D to 3D video conversion
EnableAvisynthPlusMultithreading=Enable AviSynth+ multithreading syntax
EnableAvisynthVariableFramerate=Enable AviSynth variable framerate change into a constant framerate (convertfps=true)
EnableBufferedFileLogging=<html>Enable buffered/cached file logging. Instead of writing the log to disk for each new line Universal Media Server will<br>"remember" up to 8 KiB before writing to disk. This will reduce the number of disk writes, which can extend the life<br>of disk drives, especially solid state drives. Please note that if Universal Media Server crashes or is terminated externally,<br>some lines might not be written to the log.</html>
EnableCache=Enable the cache
EnableDisableTranscodingEngine=Enable/disable a transcoding engine
EnableExperimentalCodecs=Enable experimental codecs
EnableExternalNetwork=Enable external network
EnableGpuAcceleration=Enable GPU acceleration
EnableGpuUseTrueMotion=Enable GPU use with True Motion. Better quality but slower.
EnableMultithreading=Enable multithreading
EnableSearchSpanMultipleLines=Enable search to span multiple lines.
EnableSplashScreen=Enable splash screen
EnableTrueMotion=Enable True Motion motion interpolation via InterFrame
EnableVideoResuming=Enable video resuming
EnableWebPlayer=Enable standalone web player
EnabledRenderers=Enabled renderers: (needs server restart)
EnablingAuthenticateLocalhost=Enabling automatic authentication as admin for localhost will allow anyone that has access to your computer to act as an admin.
Engines=Engines
EnginesAreInDescending=Engines are in descending
EnterCode=Enter code:
Expand Down Expand Up @@ -287,6 +338,7 @@ GreatQuality=Great quality
Group=Group
GroupCreation=Group creation
GroupDeleted=Group was deleted successfully
GroupDeleting=Deleting group
GroupDeletion=Group deletion
GroupNotDeleted=Group was not deleted.
Groups=Groups
Expand Down Expand Up @@ -374,6 +426,7 @@ Language.vi=Vietnamese
Language.zh-Hant=Chinese Traditional
Language.zh-Hans=Chinese Simplified
LanguageNeedsRestart=Language (requires application restart):
LanguagesNotReceived=Languages were not received from the server.
LaunchGuiBrowserStartup=Launch GUI in browser on startup
Licence=Licence
LightingDepthOffsetFactor=Lighting Depth Offset Factor:
Expand Down Expand Up @@ -430,11 +483,18 @@ MencoderConfigScript.12.ToRemux=To remux when video codec is MPEG-2 and there ar
MencoderMoreStableFfmpegTranscoding=<html>MEncoder is more stable than FFmpeg at transcoding some types of subtitles, so this lets us choose which is the most stable option for each video.</html>
MoveFileDifferentFolderMark=Move file to a different folder and mark it
MoveFileToDifferentFolder=Move file to a different folder
NewGroupCreating=Creating new group
NewUserCreating=Creating new user
NoAutoUpdater=No Auto Update
NoUpdateAvailable=No update is available
NoUpnpControllableRenderers=No UPnP-controllable renderers suitable for receiving pushed media are available. Refresh this page if a new renderer may have recently connected.
NoUseTheDefaults=No, use the defaults
NormalizeAudioVolume=Normalise audio volume
NotRecommendedJustStartMinimized=Not recommended, just select "Start minimised" instead for the same effect.
NumberLinesLogWindowBelow=The number of lines the log window below will keep before discarding the oldest.
NvidiaAndAmdEncoders=<html><strong>Default:</strong> "libx264/libx265"<br>These encoders are software (CPU) based.<br>They tend to produce smaller files and better encoding than GPU hardware encoders but are slower,<br>although this is highly dependent on the details of the encoding scheme and ffmpeg settings.<br>NVIDIA GPU hardware encoders end in "_nvenc".<br>AMD encoders end in "_amf".<br>Select appropriately for your requirements and brand of GPU.<br>Note that libx264 and h264 encoders are faster than their 265 equivalents.</html>
OK=OK
Of=of
Off=Off
OnlyRunSingleInstance=Only run a single instance of UMS
OnlyVersionXAboveSupported=Only version %1$s or newer of %2$s is supported.
Expand All @@ -457,6 +517,7 @@ PermissionsError=Permissions Error
PermissionsNotUpdated=Permissions were not updated.
PermissionsUpdate=Permissions update
PermissionsUpdated=Permissions were updated successfully
PermissionsUpdating=Updating permissions
Photo=Photo
PlaintextSubtitlesSettings=Plaintext subtitles settings:
Play=Play
Expand Down Expand Up @@ -515,10 +576,38 @@ RestartServer=Restart server
RestartUms=Restart UMS
RestartUniversalMediaServerTrace=Restart Universal Media Server in "TRACE" mode creating detailed logs e.g for reporting an issue.
Resume=Resume
RunTheConfigurationWizard=Run the configuration wizard (needs application restart)
SBSFullSideBySide=SBS (Full Side by Side) - Left Eye First
Save=Save
SaveConfiguration=Save configuration
Saved=Saved
SavedPlaylists=Saved Playlists
SavingConfiguration=Saving your configuration changes
ScanAllSharedFolders=Scan all shared folders
ScanSharedFoldersStartup=Scan shared folders on startup
ScanningFolder=Scanning Folder:
Scripts=Scripts
SdVideos=SD Videos
Search=Search
SearchDiscFolders=Search disc folders
SearchError=Search error
SearchLogBelowCurrentPosition=Search the log below from the current position. Set position by clicking in the log window.
SearchOnlyTextMatchesSearch=Search only for text that matches the search phrase's case.
SearchUsingRegularExpressions=Search using regular expressions
SearchingForRenderers=Searching for renderers...
Season=Season
Select=Select
SelectDeselectAllRenderers=Select/deselect all renderers
SelectLanguage=Select language
SelectOrEnterFrameStretchFactorInPercent=<html>Select or enter frame stretch factor in percent.<br>The most comfortable value for 3D viewing may vary based on your Interpupillary Distance.</html>
SelectOrEnterLightingDepthOffsetFactor=<html>Select or enter lighting depth offset factor.<br>N.B. This value is only used by the Lighting Depth Detection algorithm.<br>It controls the scale of the shift for light and dark areas of the frame to the left and right.</html>
SelectOrEnterTheMaximumWidthOfTheInputVideo=<html>Select or enter the maximum width<br>of the input video in pixels.<br>It will be resized to this, if larger,<br>before processing.</html>
SelectReferenceFile=Select a reference file
SelectRenderers=Select renderers
SelectTruetypeFont=Select a TrueType font
SelectedDirectory=Selected directory:
SelectedMedia=Selected media
SendLogSyslogServer=<html>Send the log to a syslog server instead of to disk. This makes it possible to send all logs<br>to a different computer for reduced I/O or simply to collect logs at a dedicated place.</html>
ShouldUmsStartMinimized=Should UMS start minimised?
ShowPasswords=Show passwords
ShowRecentlyPlayedFolder=Show the "Recently Played" folder
Expand Down Expand Up @@ -606,9 +695,11 @@ UseSoxHigherQualityAudio=Use SoX for higher quality audio resampling
UseTargetFileSymbolicLinks=Use target file for symbolic links
UserCreation=User creation
UserDeleted=User was deleted successfully
UserDeleting=Deleting user
UserDeletion=User deletion
UserGroupChange=User group change
UserGroupChanged=User group was changed successfully
UserGroupChanging=Changing user group
UserGroupNotChanged=User group was not changed.
UserNotDeleted=User was not deleted.
Username=Username
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/i18n/messages_no.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This file is automatically generated. Please do not edit this file. If you'd like to change the content please use crowdin.

2ChannelsStereo=2 kanaler (Stereo)
2Dto3DConversionSettings=norsk
3dMovies=3D-filmer
3dSubtitlesDepth=3D undertekstdybde
6Channels51=6 kanaler (5.1)
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/i18n/messages_tr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ ForceExternalSubtitles=Harici altyaz\u0131lara zorla
ForceFpsParsedFfmpeg=\u00dcstveri dosyas\u0131ndaki FFmpeg'den gelen ayr\u0131\u015ft\u0131r\u0131lm\u0131\u015f FPS'ye zorla
ForceFramerateParsedFfmpeg=Kare h\u0131z\u0131n\u0131n FFmpeg'den ayr\u0131\u015ft\u0131r\u0131lmas\u0131na zorla
ForceIpServer=Sunucunun IP adresine zorla:
ForceNetworkingInterface=A\u015fa\u011f\u0131daki aray\u00fczde a\u011f olu\u015fturmaya zorla:
ForceNetworkingInterface=\u015eu aray\u00fczde a\u011f olu\u015fturmaya zorla:
ForcePortGuiServer=Sunucunun ba\u011flant\u0131 noktas\u0131na zorla (Varsay\u0131lan\u0131 9001):
ForcePortPlayerServer=Sunucunun ba\u011flant\u0131 noktas\u0131na zorla (Varsay\u0131lan\u0131 9002):
ForcePortServer=Sunucunun ba\u011flant\u0131 noktas\u0131na zorla (Varsay\u0131lan\u0131 5001):
Expand Down Expand Up @@ -454,9 +454,9 @@ ManageUsers=Kullan\u0131c\u0131lar\u0131 y\u00f6net
MarginPercentage=Kenar bo\u015flu\u011fu (%)
MarginPx=Kenar bo\u015flu\u011fu (pks)
MarkAllAsPlayed=T\u00fcm\u00fcn\u00fc oynat\u0131lm\u0131\u015f olarak i\u015faretle
MarkContentsFullyPlayed=Tamamen oynat\u0131lm\u0131\u015f i\u00e7erikleri i\u015faretle
MarkContentsUnplayed=Oynat\u0131lmam\u0131\u015f i\u00e7erikleri i\u015faretle
MarkMedia=Ortam\u0131 i\u015faretle
MarkContentsFullyPlayed=\u0130\u00e7erikleri tamamen oynat\u0131lm\u0131\u015f olarak i\u015faretle
MarkContentsUnplayed=\u0130\u00e7erikleri oynat\u0131lmam\u0131\u015f olarak i\u015faretle
MarkMedia=Ortam olarak i\u015faretle
MaximumBandwidthMbs=Mb/s olarak en fazla bant geni\u015fli\u011fi (0, 1 Gb/s anlam\u0131na gelir):
MaximumNumberAudioChannelsOutput=AC-3 yeniden kodlamas\u0131n\u0131n \u00e7\u0131kt\u0131s\u0131 i\u00e7in ses kanallar\u0131n\u0131n en fazla say\u0131s\u0131:
MaximumTranscodeBufferSize=\ MB olarak en fazla d\u00f6n\u00fc\u015ft\u00fcrme arabellek boyutu: (\u00f6nerilen: 200)
Expand Down
Loading

0 comments on commit b10d842

Please sign in to comment.