Saltar al contenido
56K

56K

Slow IT Notes – Just 4 Fun

Menú
Menú

Escaneando y reproduciendo contenido Vía Satélite en Linux

Publicada el 11/06/202511/06/2025 por fanta

Para hacer esto necesitas este cacharro o uno similar: 56k.es/fanta/dvbsky-s960-tv-satelite-en-gnulinux-unboxing/

Si deseamos realizar el scan con w_scan_cpp y luego ver los canales con vlc o mplayer esto se hace así:

w_scan_cpp -c ES -fs -s S19E2 --output-mplayer > $HOME/channels.conf 
sudo cp -pRv $HOME/channels.conf /etc/mplayer/
mplayer "dvb://PORTADA(DIGITAL+)"

Otros satélites que posiblemente puedan interesarte:

w_scan_cpp -s ? | grep -iE "S13E0|S9E0|S16E0|S39E0|S52E0|S68E5"

S68E5 Intelsat 20 (IS-20)
S52E0 TurkmenÄlem/MonacoSat
S39E0 Hellas Sat 3/Hellas Sat 4
S16E0 Eutelsat 16A
S13E0 Hot Bird 13B/Hot Bird 13E/Hot Bird 13C
S9E0  Eutelsat 9B

Y si quieres trastear con capturas de TS así por ejemplo con mplayer y tsduck:

mplayer "dvb://PORTADA(DIGITAL+)" -nolirc -dumpstream -dumpfile stream.ts 
tsp -I file stream.ts -P analyze --pid-list -P analyze --service-list -O drop

Otra opción es con dvbv5-scan así:

dvbv5-scan --cc=ES -a 0 --nit --verbose --lnbf=EXTENDED --output=/home/fanta/dvb_channel.conf /usr/share/dvb/dvb-s/Astra-19.2E
cp -pRv /home/fanta/dvb_channel.conf /home/fanta/.tzap/channels.conf 
dvbv5-zap "RADIO GALEGA" -r
mplayer -cache 800 /dev/dvb/adapter0/dvr0
dvbv5-zap "RADIO GALEGA" -o stream.ts
tsp -I file stream.ts -P analyze --pid-list -P analyze --service-list -O drop

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

fanta de naranja
💾 QEMU
💾 SOLARIS
💾 ESXi
💾 FREEBSD
💾 DEBIAN
💾 AMIGA
💾 SYSADMIN
💾 JUNOS
💾 IMPRIMIR
💾 MSDOS
💾 WINDOWS
💾 FAIRPHONE
💾 GAMING
💾 STREAMING
💾 REDHAT
💾 GRÁFICOS
💾 CACHARROS
💾 SONIDO
💾 NETWORKING
💾 ROCKY
💾 SUSE
💾 TMP
©2025 56K | Construido utilizando WordPress y Responsive Blogily tema por Superb