Posts: 278
Threads: 61
Joined: Mar 2020
there are some mkv files, that only have the internal sup subtitles in them, i want to encode videos with the sup into it, make the sup subtitles become the part of the picture, how to do that in Hybrid?
used ShanaEncoder v5.1 x64 can do it, but ShanaEncoder can't use full 100% dual core CPU, and i think Hybrid is much powerful than ShanaEncoder, using more core than ShanaEncoder, more faster, so how to encode sup and ass subtitles into videos using Hybrid? thanks.
Posts: 10.984
Threads: 57
Joined: May 2017
- Extract the subtitle on the Base-tab (Base->Processing->Subtitle->Extract Subtile if they are not inside a separate file.
- Enabled the Subtitle-tab if the source didn't have subtitles in it. (Base->Subtitle)
- Import the subtitle (Subtitle->Import->Subtitle Import->Subtitle file)
- Enable 'Subtitle->Import->Subtitle Import->Embed subtitle in frame'
- Add the the current subtitle with the setting on how to process them to the Subtitle-Queue (Subtitle->Subtitle Queue->add current subtitle ...)
Cu sel
Posts: 278
Threads: 61
Joined: Mar 2020
(19.02.2021, 18:54)Selur Wrote: - Extract the subtitle on the Base-tab (Base->Processing->Subtitle->Extract Subtile if they are not inside a separate file.
- Enabled the Subtitle-tab if the source didn't have subtitles in it. (Base->Subtitle)
- Import the subtitle (Subtitle->Import->Subtitle Import->Subtitle file)
- Enable 'Subtitle->Import->Subtitle Import->Embed subtitle in frame'
- Add the the current subtitle with the setting on how to process them to the Subtitle-Queue (Subtitle->Subtitle Queue->add current subtitle ...)
Cu sel
thank you! works well!
and another question, in order to control the file size, i want the encoded file as the same as the original file, i using the average bitrate 1pass mode the same x264 in Hybrid.
and the info of the original file is:
there are two bitrate values, and i set 30000K bitrate in Hybrid, x264
but the encoded file info is:
the encoded file(8.95GB) is smaller than the original file(9.39GB), the bit rate and Overall bitrate is both lower compare to the original file.
so how to encode to control file size strictly?
in order to get the same file size, the original file is 9.39GB, and i want the encoded file is 9.39GB too, the only difference is the encoded file has the subtitle in the picture. thanks
Posts: 10.984
Threads: 57
Joined: May 2017
Quote:so how to encode to control file size strictly?
That's what 2pass encoding is for.
Posts: 278
Threads: 61
Joined: Mar 2020
(19.02.2021, 22:12)Selur Wrote: Quote:so how to encode to control file size strictly?
That's what 2pass encoding is for.
setting like this?
or this?
Posts: 10.984
Threads: 57
Joined: May 2017
1st one is if you aim for an average bit-rate
2nd one is if you aim for the file size
personally I would go for the files size.
Posts: 278
Threads: 61
Joined: Mar 2020
(19.02.2021, 22:26)Selur Wrote: 1st one is if you aim for an average bit-rate
2nd one is if you aim for the file size
personally I would go for the files size.
OK good
if i want the filesize best quality, "Fast 1st pass" to check or not?
Is it accurate that the value i set? According to the original file info, it shows filesize is 9.39GB, so i set 9390.0 into Hybrid Target size, is that right?
but when i set like this, the encoded file is 9.17GB, not the value i set 9390MB
Posts: 10.984
Threads: 57
Joined: May 2017
Quote:if i want the filesize best quality, "Fast 1st pass" to check or not?
no, disable "Fast 1st pass" then.
Quote:Is it accurate that the value i set? According to the original file info, it shows filesize is 9.39GB, so i set 9390.0 into Hybrid Target size, is that right?
GiB usually stands for Gibibyte = 1024^3 byte, see: https://en.wikipedia.org/wiki/Byte so, I would say: No.
9.39GB *1014 ~= 9615 MB (depending on how correct the file size size is indicated, better check the file size in your normal file manager)
Cu Selur
Posts: 278
Threads: 61
Joined: Mar 2020
(19.02.2021, 22:51)Selur Wrote: Quote:if i want the filesize best quality, "Fast 1st pass" to check or not?
no, disable "Fast 1st pass" then.
Quote:Is it accurate that the value i set? According to the original file info, it shows filesize is 9.39GB, so i set 9390.0 into Hybrid Target size, is that right?
GiB usually stands for Gibibyte = 1024^3 byte, see: https://en.wikipedia.org/wiki/Byte so, I would say: No.
9.39GB *1014 ~= 9615 MB (depending on how correct the file size size is indicated, better check the file size in your normal file manager)
Cu Selur
thank you
another more question, if i don't want people know that encoded by my secret weapon Hybrid, how to edit or delete these informations?
if the encoded file is MKV, i can get rid of by using mkvtoolnix, but if the encoded file is MP4, how to edit? thanks
Posts: 10.984
Threads: 57
Joined: May 2017
No clue, never looked into it.
There might be a way using MP4Box or ffmpeg or some mp4 tag editors.
Cu Selur
|