Skip to content
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

Slideshows don't work in Slovenia and Slovakia #21

Closed
andimik opened this issue Mar 6, 2017 · 42 comments
Closed

Slideshows don't work in Slovenia and Slovakia #21

andimik opened this issue Mar 6, 2017 · 42 comments

Comments

@andimik
Copy link
Contributor

andimik commented Mar 6, 2017

I found out that the slideshows in qt-dab and eti-stuff don't work at all in Slovenija and in Slovakia, whereas dablin_gtk or XPADxpert (and the DABPlayer from Andreas Gsinn under Windows) show them.
xpad_10d

BTW: In Vienna it worked under qt-dab well on the same Laptop, see screenshot: .
11d_vienna_slideshow

According to XPADxpert it's in the same subchannel.

See the (zipped) eti-file http://andimik.bplaced.net/temp/10d_lang2.eti.zip , please load in eti-backend, tune to the English speaking "Slo Int Radio SI" (other programs didn't have slideshows at that time and the sample is too short).

@andimik
Copy link
Contributor Author

andimik commented Mar 21, 2017

BTW in welle.io the (Slovene) slides work as well.

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Mar 21, 2017 via email

@andimik
Copy link
Contributor Author

andimik commented Mar 24, 2017

Please see AlbrechtL/welle.io#30 (comment)

In this raw file to be found in http://matkaboska.sytes.net/s/tvascXIUIsC8UBe you should see slideshows on two services:

on SId 0x2248, 'RTE GOLD' (subchannel 9)
mot_body_7915_bytes bin

and on SId 0x2202, 'RTE 2FM' (subchannel 2)
slide2509

They only appear in dablin_gtk (after I have exported the ETI frames with eti-frontend) and in XpadXpert.

Welle.io, qt-dab and eti-backend do not show them ...

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Mar 24, 2017 via email

@andimik
Copy link
Contributor Author

andimik commented Mar 29, 2017

Now it's a bit better. Some stations now show slideshows. Playing the Irish raw file I got it for 2FM:

we found for RTE 2FM serviceId 2202
we have now DAB
going to show picture slide2509.jpg

But still no slideshow on RTE GOLD:

we found for RTE GOLD serviceId 2248
we have now DAB
End of file, restarting
End of file, restarting
End of file, restarting

Same in Slovenia, Slideshow not shown (see screenshot above, this is the same file I investigated) here:

we found for Slo Int Radio SI serviceId 933A
we have now DAB+
End of file, restarting

but success here:

we found for Radio Ognjisce serviceId 942F
we have now DAB+
going to show picture

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Mar 30, 2017 via email

@basicmaster
Copy link

Regarding RTE GOLD it looks like that between the MOT Header (with correct CRC) and a MOT Body repetition (with correct CRC) there are further transmissions of the same MOT Headers/Bodys, but all with wrong CRC due to e.g. missing AUs. Maybe this is the reason here.

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Apr 1, 2017 via email

@basicmaster
Copy link

Also when the CRC is checked and failing DGs are discarded, (exactly) one picture should be displayed. I just took a look into the file and it happens that here the MOT body is transmitted (uncorrupted) before the MOT header:

MOTDecoder: mot_len:    39, CRC: OK		transport_id: 13829	file: slide2505.jpg
MOTDecoder: mot_len:    39, CRC: wrong
MOTDecoder: mot_len:  7926, CRC: OK		transport_id: 13835
MOTDecoder: mot_len:    39, CRC: wrong
MOTDecoder: mot_len:  7926, CRC: OK		transport_id: 13835
MOTDecoder: mot_len:    39, CRC: OK		transport_id: 13835	file: slide2511.jpg
MOTDecoder: mot_len:    39, CRC: OK		transport_id: 13829	file: slide2505.jpg

@andimik
Copy link
Contributor Author

andimik commented Jun 7, 2017

Newer versions show them, but it's still not running smoothly.

Anyway I'll close it but maybe basicmaster could help you in this matter.

@andimik
Copy link
Contributor Author

andimik commented May 15, 2018

Jan, could you try to improve the code for MOT handling according to @basicmaster 's proposals.

#21 (comment)
#21 (comment)

The MOT icon is very often "blinking" and slideshows are not shown or it takes very, very long. All my other tools show slideshows when the file has been received.

Maybe you could use code from welle.io?

@andimik andimik reopened this May 15, 2018
@JvanKatwijk
Copy link
Owner

JvanKatwijk commented May 15, 2018 via email

@andimik
Copy link
Contributor Author

andimik commented May 26, 2018

With 1874dd9 it's the same, still not all slides are shown.

I've tried it several times with the same rawfile (in my case one of the radio programs has 2 alternating slides), sometimes the slides appear, but in lots of the cases they still don't and MOT is blinking like before.

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented May 26, 2018 via email

@andimik
Copy link
Contributor Author

andimik commented May 26, 2018

If you still have mine from Slovenia, then use Slo Int Radio SI, they have never changed their stream since their start in 2016.

@zygmund2000
Copy link

Hi,

Lastest version of qt-dab don't display slides from ODR tools, other receivers working fine.

Regards

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 17, 2018 via email

@andimik
Copy link
Contributor Author

andimik commented Aug 17, 2018

Which OS?

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 17, 2018 via email

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 17, 2018 via email

@andimik
Copy link
Contributor Author

andimik commented Aug 17, 2018

Could you check if jpg and png behavior the same?

@zygmund2000
Copy link

I don's see pictures in specified directory picturesPath=/home/user

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 17, 2018 via email

@zygmund2000
Copy link

Yes Linux version (Manjaro), I changed default to /home/user but /tmp/qt-pictures also no images.
mot

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 17, 2018 via email

@zygmund2000
Copy link

zygmund2000 commented Aug 17, 2018

I compiled from git, manjaro is arch based.
cmake .. -DRTLSDR=ON -DSPECTRUM=ON
make

@andimik
Copy link
Contributor Author

andimik commented Aug 17, 2018

Under kubuntu (compiled with qmake and make) they both work: png and jpg

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 18, 2018 via email

@zygmund2000
Copy link

Also no slides, please check it with DAB generated by ODR tools, maybe bug is not in qt-dab.

@andimik
Copy link
Contributor Author

andimik commented Aug 18, 2018

Could you share an eti file?

@andimik
Copy link
Contributor Author

andimik commented Aug 18, 2018

I can't confirm that it should be an issue with ODR. I tried various eti streams from satellite and made a raw and opened it in qt-dab.

They all work.

But, you are right, the initial bug is still unsolved. The MOT is blinking and slides are shown rarely, sometimes after several replays. Basicmaster gave a hint, so Jan could check the code again.

@zygmund2000
Copy link

zygmund2000 commented Aug 18, 2018

This issue is difficult to track because slides work fine on eg. LG Stylus and welle and dablin but not with qt-dab today, some older versions of qt-dab sometimes show images after long time.
IMHO ODR-padenc has something different than commercial encoders because all known muxes which they use it have always images on every my receiver including qt-dab also but odr-padenc was always problematic with some receivers so Basicmaster shoud look into what is different then others.

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 19, 2018 via email

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 19, 2018 via email

@zygmund2000
Copy link

I'll try to save eti file or I can share as live stream if you wish

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 20, 2018 via email

@zygmund2000
Copy link

raw IQ from air?

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 20, 2018 via email

@zygmund2000
Copy link

zygmund2000 commented Aug 20, 2018

Still nothing, I sent IQ to email.
test 1+ channel only

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 20, 2018 via email

@zygmund2000
Copy link

Now I see slides, can you explain why others muxes work before this change?

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Aug 20, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants