Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > High Efficiency Video Coding (HEVC)

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 12th April 2018, 08:57   #1  |  Link
TEB
Registered User
 
Join Date: Feb 2003
Location: Palmcoast of Norway
Posts: 363
HRD=1 fails

hi! Im trying to force x265 to enable HRD info in my encodes. My packager requires it.

Using this string:
"ffmpeg -i source.mp4 -pix_fmt yuv420p -codec:v libx265 -x265-params rc-lookahead=50:keyint=100:min-keyint=50:hrd=1 -preset slow -crf 20 -force_key_frames "expr:eq(mod(n,50),0)" -c:a copy -y test1.ts "

Packager complains about no HRD info
Mediainfo shows no_hrd

I get this warning from libx265: x265 [warning]: NAL HRD parameters require VBV parameters, ignored

How do i interpet this one ? Why do i need a vbv buffer defined when i only need the information so that the packager can understand the bitrate in the ES

/TE
TEB is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 00:34.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.