mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-01 10:29:09 +00:00
changed some wording in upscaler
This commit is contained in:
parent
4fbbb20258
commit
26558c6159
@ -530,7 +530,7 @@ class Upscaler:
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
# migrate audio tracks and subtitles
|
# migrate audio tracks and subtitles
|
||||||
Avalon.info(_('Migrating audio tracks and subtitles to upscaled video'))
|
Avalon.info(_('Migrating audio, subtitles and other streams to upscaled video'))
|
||||||
self.process_pool.append(fm.migrate_streams(self.current_input_video,
|
self.process_pool.append(fm.migrate_streams(self.current_input_video,
|
||||||
output_video,
|
output_video,
|
||||||
self.upscaled_frames))
|
self.upscaled_frames))
|
||||||
|
Loading…
Reference in New Issue
Block a user