Software to play mpeg-4 data (Retro TV Network, G19)

Status
Please reply by conversation.

ChuckS2

Well-Known SatelliteGuys Member
Original poster
Jun 5, 2006
26
1
Gang - been a while, I have not kept up with all the latest developments, and got my dish back on G19 hoping to watch programs on the free Retro TV East (97W, 12115V, vpid 1792, apid 1793) - lyngsat says it's now 'mpeg-4' and I'm getting data from the transponder (Using an old SkyStar2 and Linux, works! I've played some of the other mpeg2 transport stream data with it), but the data for RTN I can only get audio from mplayer on linux - if mplayer can't play it I don't know what can! Tried VLC on Windows and linux, that does not even play the audio.

Anyone have a tip so I can enjoy MST3K and Cisco Kid again? :)


Using dvb-apps to turn and record the data - this is old stuff but still works:

# /usr/local/bin/szap -l 10750 -c /root/.szap/channels.conf-IA5_97W_2016 RTN
reading channels from file '/root/.szap/channels.conf-IA5_97W_2016'
zapping to 3 'RTN':
sat 0, frequency = 12115 MHz V, symbolrate 22425000, vpid = 0x0700, apid = 0x0701 sid = 0x0700
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal ba9d | snr 87d8 | ber 000074b9 | unc fffffffe |
status 1f | signal bd63 | snr ad2b | ber 00000673 | unc fffffffe | FE_HAS_LOCK
status 1f | signal be4b | snr acec | ber 00000079 | unc fffffffe | FE_HAS_LOCK


# /usr/local/bin/test_dvr /mnt/sata/ia5/test_dvb_4-17-2016.ts 0x700 0x701
using '/dev/dvb/adapter0/demux0' and '/dev/dvb/adapter0/dvr0'
writing to '/mnt/sata/ia5/test_dvb_4-17-2016.ts'
adding filter for PID 0x0700
set filter for PID 0x0700 on fd 5
adding filter for PID 0x0701
set filter for PID 0x0701 on fd 6
got 65536 bytes (65536 total)
got 65536 bytes (131072 total)
got 65536 bytes (196608 total)
got 65536 bytes (262144 total)
got 65536 bytes (327680 total)
got 65536 bytes (393216 total)
got 65536 bytes (458752 total)
 
To clarify, I can use dvb-apps like always and easily get Russia Today and other, just not RTN on that Satellite.

Thanks in advance!
 
Ok, found it - sorry if rather technical but you can get Retro TV Network with just an old pci card and some software ;) The secret sauce seems to be 'generate presentation timestamp' (genpts) - using ffmpeg (or now avconv on ubuntu) this worked for me, no claims to be optimum (or that I even know what I'm talking about :)

chuck@OSCompute1:~/satsignals$ avconv -fflags +genpts -i /mnt/s1/ia5/RTN_1.ts -c:av copy RTN_1a.mkv

Input #0, mpegts, from '/mnt/s1/ia5/RTN_1.ts':
Duration: 00:36:01.49, start: 43155.106378, bitrate: 1758 kb/s
Stream #0.0[0x701]: Audio: mp2, 48000 Hz, stereo, s16p, 192 kb/s
Stream #0.1[0x700]: Video: h264 (Main), yuv420p, 720x480 [PAR 10:11 DAR 15:11], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Output #0, matroska, to 'RTN_1a.mkv':
Metadata:
encoder : Lavf54.20.4
Stream #0.0: Video: libx264, yuv420p, 720x480 [PAR 10:11 DAR 15:11], q=2-31, 1k tbn, 90k tbc
Stream #0.1: Audio: libvorbis, 48000 Hz, stereo, fltp
Stream mapping:
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (mp2 -> libvorbis)
 
  • Like
Reactions: FTA4PA
Status
Please reply by conversation.

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Who Read This Thread (Total Members: 1)