<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div>We could have INPUT_NO_DURATION in addition to INPUT_UNKNOWN_DURATION. That's technically where VLC_TS_INVALID was used.<br></div>
<div><br></div>
<div>On the output these 2 values will never be seen or they should be checked each time input_GetDuration is used. I have no prereference but for compatibility and avoiding running into issues it's probably better to return 0 for now.<br></div>
<div><br></div>
<div><br></div>
</body>
</html>