Topic: Frame rate: variable + playback issues

So, I'm a bit confused by this Mediainfo:

Video
ID                          : 1
Format                      : HEVC
Format/Info                 : High Efficiency Video Coding
Format profile              : Main@L8.5@Main
Codec ID                    : V_MPEGH/ISO/HEVC
Duration                    : 1 min 57 s
Bit rate                    : 8 462 kb/s
Width                       : 640 pixels
Height                      : 480 pixels
Display aspect ratio        : 4:3
Frame rate mode             : Variable
Frame rate                  : 60.000 FPS
Original frame rate         : 24 000.000 FPS
Color space                 : YUV
Chroma subsampling          : 4:2:0
Bit depth                   : 8 bits
Bits/(Pixel*Frame)          : 0.459
Stream size                 : 119 MiB (98%)
Writing library             : x265 3.2_RC1+1-g4ef6b67:[Windows][GCC 9.2.1][64 bit] 8bit+10bit

How come frame rate is variable rather than fixed?
And for some reason my Blu ray player (specs here) cannot play the output videos. I wonder what I'm doing wrong. Could you please help?

Re: Frame rate: variable + playback issues

Bluray players are very sensitive to profile level and advanced settings used in H.265.
I see you are using x265 coder and profile Main@L8.5@Main. Perhaps it is not good for your Bluray player. Try another more standard settings when encode.

Variable framerate can be a result of combining two videos with different framerate into one video.

How your questions are connected to SVP? Are you using SVPcode?

Re: Frame rate: variable + playback issues

MAG79 wrote:

Bluray players are very sensitive to profile level and advanced settings used in H.265.
I see you are using x265 coder and profile Main@L8.5@Main. Perhaps it is not good for your Bluray player. Try another more standard settings when encode.

Variable framerate can be a result of combining two videos with different framerate into one video.

How your questions are connected to SVP? Are you using SVPcode?

I bought SVP and am trying to transcode video collection to 60fps for playback on TV.
I'm not sure how to change the Main@L8.5@Main setting. Could you please help?

Re: Frame rate: variable + playback issues

First try to use H.264 instead of H.265
Perhaps it will be good enough for your tasks.