Open AlbertEinsteinGlitchPoint opened 6 years ago
Hi channel is working now
Problem is transmission
And transcoding
De: Brice Dubost [mailto:notifications@github.com] Enviada em: sábado, 2 de junho de 2018 19:27 Para: braice/MuMuDVB Cc: AlbertEinsteinGlitchPoint; Author Assunto: Re: [braice/MuMuDVB] ISDB-T support on 2.0 ? (#208)
Sorry, put
freq = 473142.857
2018-06-02 17:49 GMT-04:00 AlbertEinsteinGlitchPoint < notifications@github.commailto:notifications@github.com>:
aparently further digging
this is the data used to scan the channels freq. txt file
info("initial transponder %u %d %d %d %d %d %d %d\n",
t-> param.frequency, t-> param.u.ofdm.bandwidth, t-> param.u.ofdm.code_rate_HP, t-> param.u.ofdm.code_rate_LP, t-> param.u.ofdm.constellation, t-> param.u.ofdm.transmission_mode, t-> param.u.ofdm.guard_interval, t-> param.u.ofdm.hierarchy_information);
T 473142857 6MHz AUTO AUTO AUTO AUTO AUTO NONE # channel 14
will do further testing
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/braice/MuMuDVB/issues/208#issuecomment-394119667, or mute the thread https://github.com/notifications/unsubscribe-auth/AAUUD6Lyg_msQx92soahYYyu200wcfUOks5t4wiCgaJpZM4UOvPR .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/braice/MuMuDVB/issues/208#issuecomment-394121415, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AiPSwPv2t8DRX0FmzE5-eajKULE_-oonks5t4xEqgaJpZM4UOvPR.
Hello! I'm having issues on ISDB-T channels as well, neither w_scan nor mumudvb can find any channels but Cesbo Astra does. My server runs on Ubuntu 18.04LTS Server edition. Please find some screen shots:
Originally based on dvbstream 0.6 by (C) Dave Chapman 2001-2004 Released under the GPL. Latest version available from http://mumudvb.braice.net/ Project from the cr@ns (http://www.crans.org) by Brice DUBOST (mumudvb@braice.net)
Info: DVB: ================================== Info: DVB: DVB CARDS LISTING Info: DVB: ==================================
Info: DVB: =========== Card 0 - Tuner 0 =========== Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T) Info: DVB: Terrestrial (DVB-T) card Info: DVB: Frequency: 76000 kHz to 858000 kHz Info: DVB:
Info: DVB: =========== Card 1 - Tuner 0 =========== Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T) Info: DVB: Terrestrial (DVB-T) card Info: DVB: Frequency: 76000 kHz to 858000 kHz Info: DVB:
Info: DVB: =========== Card 2 - Tuner 0 =========== Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T) Info: DVB: Terrestrial (DVB-T) card Info: DVB: Frequency: 76000 kHz to 858000 kHz Info: DVB:
Info: DVB: =========== Card 3 - Tuner 0 =========== Info: DVB: Frontend : Turbosight TBS 6814 (Quad ISDB-T) Info: DVB: Terrestrial (DVB-T) card Info: DVB: Frequency: 76000 kHz to 858000 kHz
Originally based on dvbstream 0.6 by (C) Dave Chapman 2001-2004 Released under the GPL. Latest version available from http://mumudvb.braice.net/ Project from the cr@ns (http://www.crans.org) by Brice DUBOST (mumudvb@braice.net)
Info: Main: ========== End of configuration, MuMuDVB version 1.7.1 is starting ========== Info: Autoconf: The autoconfiguration auto update is enabled. If you want to disable it put "autoconf_pid_update=0" in your config file. WARN: Logs: saving_filename /var/run/mumudvb/mumudvb_generated_conf_card2_tuner0: No such file or directory WARN: Main: Can't create /var/run/mumudvb/channels_streamed_adapter2_tuner0: No such file or directory WARN: Main: Can't create /var/run/mumudvb/channels_unstreamed_adapter2_tuner0: No such file or directory Info: Main: Streaming. Freq 599142857 Info: Tune: Using DVB card "Turbosight TBS 6814 (Quad ISDB-T)" tuner 0 Info: Tune: Tuning DVB-T to 599142857 Hz, Bandwidth: 6000000 Info: Tune: FE_STATUS: Info: Tune: FE_STATUS: Info: Tune: FE_TIMEDOUT : no lock within the last ... seconds ERRO: Tune: Not able to lock to the signal on the given frequency Info: Main: Tunning issue, card 2 Info: Main: Closing cleanly. Error 7 Info: Main: ========== MuMuDVB version 1.7.1 is stopping with ExitCode 7 ========== root@orange:/etc/mumudvb#
0.conf file:
freq=599142.857 card=2 tuner=0 bandwidth=6MHz trans_mode=auto guardinterval=auto coderate=auto
tuning_timeout=300 autoconfiguration=1
new_channel ip=239.100.100.1 service_id=48448
Please, help me!
Regards,
Lealpa
Also, dvbv5-scan finds all channels w/o a problem. I guess my config files may be missing something.
Thanks!
Hello
Please try with MuMuDVB 2 and ISDBT as delivery system.
1.7 does not support IDSBT
Brice
On Mon, Aug 3, 2020 at 6:00 PM lealpa notifications@github.com wrote:
Also, dvbv5-scan finds all channels w/o a problem. I guess my config files may be missing something.
Thanks!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/braice/MuMuDVB/issues/208#issuecomment-668103392, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACRID6PTUTB35R3EES2R63R63NKNANCNFSM4FB26PIQ .
Hi i am checking the TUNE.c code and so far have not seen anything mentioning isdb-t
is this done via DVB-T scan util?
i am using correct freq= on mumudvb but its not scanning the channel
but if i use dvbv5-scan util, using same frequency i can lock signal to the channel
on mumudvb