Problem resolved.
Александр Кольцов <[email protected]> Fri, 5 Jun 2020 17:16:14 +0300
| Newsgroups | gmane.comp.video.xine.devel |
|---|---|
| Message-ID | <CAN-i92b2-Mgsm4wii2128pTePLfGtpAaiksQfeQEM4DFwVZ80Q@mail.gmail.com> |
--===============0507328797389975379==
Content-Type: multipart/alternative; boundary="000000000000ff41b805a756e7ae"
--000000000000ff41b805a756e7ae
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi Torsten and Petri. Thank you very much for the tip. Without you, I would
never know how to fix it. You are absolutely right. =D0=A1ancel a patch:
this-> props [property] .value =3D this-> sc.output_yoffset;
break;
case VO_PROP_MAX_NUM_FRAMES:
- # if 0 / * WTF !!!! * /
if (! this-> guarded_render)
this-> props [property] .value =3D RENDER_SURFACES;
else
this-> props [property] .value =3D 2;
- # else
- this-> props [property] .value =3D RENDER_SURFACES;
- # endif
break;
}
solves my problem. Otherwise, I could not use turning off guarded render
(as received segfault) in a project https://github.com/ag1455/OpenPLi-PC
started by cougar_enigma more than 10 years ago. I'm just trying to keep it
working and improve. You can try it without a dvb card to receive IPTV and
play files. Even watch and play 4k now works great with integrated Intel
GPU (610) in my last commit. Load 40...50% on Intel Celeron G3930.
Thank you for your wonderful work and I hope that you will help with tips
in the future, as I understand that I am just a copypaster. :)
--000000000000ff41b805a756e7ae
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Hi Torsten and Petri. Thank you very much for the tip. Wit=
hout you, I=20
would never know how to fix it. You are absolutely right. =D0=A1ancel a=20
patch:<br>=C2=A0<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0this-> props [property] .=
value =3D this-> sc.output_yoffset;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0break;=
<br>=C2=A0 =C2=A0 =C2=A0case VO_PROP_MAX_NUM_FRAMES:<br>- # if 0 / * WTF !!=
!! * /<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0if (! this-> guarded_render)<span c=
lass=3D"gmail-im"><br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0this-> props [pr=
operty] .value =3D RENDER_SURFACES;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0else<br><=
/span>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0this-> props [property] .value =
=3D 2;<br>- # else<br>- this-> props [property] .value =3D RENDER_SURFAC=
ES;<br>- # endif<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0break;<br>=C2=A0 =C2=A0}<br>=
<br>solves my problem. Otherwise, I could not use turning off guarded rende=
r (as received segfault) in a project <a href=3D"https://github.com/ag1455/=
OpenPLi-PC" target=3D"_blank">https://github.com/ag1455/OpenPLi-PC</a>
started by cougar_enigma more than 10 years ago. I'm just trying to=20
keep it working and improve. You can try it without a dvb card to=20
receive IPTV and play files. Even watch and play 4k now works great with
integrated Intel GPU (610) in my last commit. Load 40...50% on Intel=20
Celeron G3930. <br><br>Thank you for your wonderful work and I hope that
you will help with tips in the future, as I understand that I am just a
copypaster. :)</div>
--000000000000ff41b805a756e7ae--
--===============0507328797389975379==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
--===============0507328797389975379==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
xine-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-devel
--===============0507328797389975379==--