Page 1 of 1

Caption

Posted: Sat Oct 21, 2017 2:32 pm
by F1NST-Bernard
Hi everyone,

In the last version I noted that call could be included in the MPG2 image. In page 2 a special button is implemented to validate this function. This could also be controlled in rpidatvconfig .txt with value on for captionon. Unfortunately, the call does not appear on the screen. I checked that the correct font was in place and for a test I changed the color from white to yellow which could be more lisible but nothing.

Any help is welcome. Thanks

Bernard F1NST

Re: Caption

Posted: Sat Oct 21, 2017 3:55 pm
by F5SWB Dimitri
Hello Bernard,

I just updated my software today , very strange ?
Are you sure to have the last version ?

Image
73's qro Dimitri / 67

Re: Caption

Posted: Sat Oct 21, 2017 4:22 pm
by g0mjw
Not sure its a good idea to edit the config files directly. Here is what mine looks like so you can compare. There is nowhere to set a font or change the caption colour.

modeinput=CAMH264
symbolrate=333
fec=3
freqoutput=146.5
rfpower=7
modeoutput=IQ
tsvideofile=/home/pi/rpidatv/video/imz-10.jpg
call=G0MJW
paternfile=/home/pi/rpidatv/video
udpinaddr=230.0.0.2
pidvideo=162
pidpmt=32
serviceid=1
gpio_i=12
gpio_q=13
pathmedia=/home/pi/rpidatv/video
locator=IO91IO
pidstart=162
pidaudio=88
display=Waveshare
menulanguage=en
analogcamname=/dev/video0
analogcaminput=0
analogcamstandard=6
startup=Display_boot
pfreq1=71
pfreq2=146.5
pfreq3=437
pfreq4=1249
pfreq5=1255
psr1=250
psr2=333
psr3=1000
psr4=2000
psr5=4167
adfref=10000000
adflevel0=0
adflevel1=0
adflevel2=0
adflevel3=0
explevel0=30
explevel1=30
explevel2=30
explevel3=30
explevel4=30
expports0=1
expports1=2
expports2=4
expports3=8
expports4=0
numbers0=7150
numbers1=1465
numbers2=4370
numbers3=1249
audio=video
vfinder=on
beta=no
batcoutput=CENSORED
streamurl=rtmp://servername.com/folder
streamkey=keykey
caption=on

Re: Caption

Posted: Sat Oct 21, 2017 5:24 pm
by F1NST-Bernard
Merci Dimitri, well noted the call position on the screen. I pursue my investigations. Version 201710081

For the color, it is not in the config file, it is in the a.sh script in the MPG2Cam command . We can modify other things, font and dimensions for example.

Shall keep you informed

Bernard F1NST

Re: Caption

Posted: Sat Oct 21, 2017 5:50 pm
by F5SWB Dimitri
very interesting :D

Re: Caption

Posted: Sun Oct 22, 2017 4:45 pm
by G8GKQ
Bernard

One thing to check is that your rpidatvconfig.txt file does not have any space characters in it (even at the end of the lines). This is a problem that I hope to solve soon.

You could try doing a factory reset (Advanced System Setup Menu, option 9 on the console)

If that doesn't work, try doing a forced upgrade by saying that you want to upgrade anyway, even though you already have the latest version.

What symbol rate do you have set?

Dave

Re: Caption

Posted: Mon Oct 23, 2017 4:18 pm
by F1NST-Bernard
Hi Dave,

Thanks your help.
No problem on my rpidatvconfig.txt.

I'm with SR 1500 but it is same with 333.

I will try the factory reset.

Shall revert
Bernard

Re: Caption

Posted: Mon Oct 23, 2017 5:41 pm
by F1NST-Bernard
Dave,

Factory reset and update does not make any difference. No caption. It is not important but helpful for the correspondent.

Bernard

Re: Caption

Posted: Tue Oct 24, 2017 5:19 pm
by F1NST-Bernard
No more problem.

In fact, caption does not appear on my screen but it is perfectly visible on the air. So, resolved.
I was awaiting the last Minitioune soft to control my signal and on receipt I could check that it was perfect.As stated only on MPEG2 .

Thanks again
73
Bernard F1NST

Re: Caption

Posted: Tue Oct 24, 2017 5:31 pm
by G8GKQ
Thanks for letting us know.

Yes, the caption is only visible on-air, as it is added during the (MPEG-2) video coding using ffmpeg, after the image has been displayed on the touchscreen.

Dave