-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken SD-TV (720x576i) scaling (cutting / pause) #86
Comments
Interesting, exactly the same happens for me with the current GIT for 720p programmes. Here, 576i and 1080i is OK, but maybe it's still related. For me this issue is not when cutting (I only watch live TV), but with live TV. |
I played a bit around. As soon as I activate either Denoise or Sharpening (or both) for 720p in the menu (by setting a value >0), the scaling works. Without that, no postprocessing is done for 720p for me (since no interlace needed and I commented out the ColorBalance part). So the error seems to be that scaling is not happening when (for whatever reason) no postprocessing is running for a video format. I wanted to double check, and changed video.c line 2562 from |
Since I am not sure if the problem that I noticed is exactly the same, I cut a separate issue (#95). I still suspect that both issues are related or have the same origin. |
Might have been fixed by 3f01e86. Can someone verify? |
Unfortunately, the error is still present... System info (vdr just restarted, paused cutting): VAAPIDEVICE SYSTEM INFORMATION REPORTinxi
vainfo
ffmpeg
gcc
svdrpsend
|
Hi,
if I cut SD Videos, e.g. seek Start and Stop of the movie with (1, 3, 4 and 6), I'll get an unscaled SD Picture in the top / left corner with some picture artifacts filling the rest of screen. Occasionally I too loose OSD temporary or completely.
Seems too me, as this is the same effect, that makes the HD picture "jumpy" in cutting mode...
Nevertheless, thanks for the plugin!
Regards,
Stefan
The text was updated successfully, but these errors were encountered: