tomvdb / open_tuner

Open Tuner - Open Windows Software for use with DATV tuner variants based on the Minitiouner range
https://www.zr6tg.co.za/open-tuner/
GNU General Public License v3.0
13 stars 6 forks source link

FFPLAY and a litle bug UDP #37

Closed F1EJP closed 1 year ago

F1EJP commented 1 year ago

Hello Tom,

If you manage to integrate FFplay into Open Tuner I could send you a version that decode H266 VVC !

To have the UDP stream, you need to uncheck and check the box "Enable UDP output" after receiving the data

Is it possible to adjust the BaseBand gain like in Minitioune ?

73 Dominique F1EJP

tomvdb commented 1 year ago

Hi Dominique,

I have integrated ffmpeg into OT. I'm not using ffplay/ffmpeg directly, but rather the shared libraries. If you can compile a version of ffmpeg (x64, v6) as shared libraries then I can definitely include that. I'm currently using the latest version of this: ffmpeg-n6.0-latest-win64-lgpl-shared-6.0.zip available at https://github.com/BtbN/FFmpeg-Builds/releases/tag/latest

I'll look into the udp and baseband gain

Thanks for the feedback, 73, Tom

tomvdb commented 1 year ago

H266 ffmpeg decode support added for next release. Thanks to Michael DL5OCD for the updated ffmpeg libraries.

F1EJP commented 1 year ago

if Michael provided you with the files you no longer need me to compile? 73 Dominique F1EJP

tomvdb commented 1 year ago

if Michael provided you with the files you no longer need me to compile? 73 Dominique F1EJP

Doesn't look like its required no, unless you want me to try a different version? Thanks!

tomvdb commented 1 year ago

(1) Latest version seems to work much better on ffmpeg, and h266. (2) Made some improvements to the udp outputs, should be better now as well.

Closing issue, feel free to make a new one if any of the above persists.

73, Tom