This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] after encoding ass into mp4, but there is no subtitle at all
#38
General side notes for improvement:
a. if your graphics card isn't too old and can decode the content you rencode setting 'Vapoursynth->Misc->Source->Libav hardware decoding mode' to a value > 0 (read sticky) might speed-up general processing
b. I would recommend to change the location of the temp folder, so one can easier have an eye on it.

--
Looking at the debug output:
- audio encoding call looks normal.
- Vapoursynth script seem okay
- video encoding looks okay (while I would never use 'ultrafast' )
- muxing call looks fine
-> don't see any reason why the output shouldn't play properly with a normal player. From the looks of it everything is properly flagged.
Vapoursynth doesn't remove or add frames and uses 'AssmueFPS' to make sure the output is reported as 24fps.
video encoding uses: --fps 24/1
muxing used: video:fps=24

Since you didn't include the analysis of the source in the debug output I assume the input also has 24fps so that should be correct.
-> have you tried another player like MPC-HC or VLC to be sure this isn't an issue with the player you are using?

Cu Selur
Reply


Messages In This Thread
RE: after encoding ass into mp4, but there is no subtitle at all - by Selur - 10.07.2021, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)