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

m3u stream from a Enigma2 decoder #274

Open
icepicknz opened this issue Nov 13, 2016 · 1 comment
Open

m3u stream from a Enigma2 decoder #274

icepicknz opened this issue Nov 13, 2016 · 1 comment

Comments

@icepicknz
Copy link

Hey guys, not sure if this is a bug or if I'm running it wrong, but I have a stream from my VU Decoder that I want to play in my office on a TV...

root@middletv-dayna:/home/pi# cat sky-news.m3u
#EXTM3U
#EXTVLCOPT--http-reconnect=true
#EXTINF:-1,SKY News
#EXTVLCOPT:program=1017
http://192.168.33.3:8001/1:0:1:3F9:1:A9:6400000:0:0:0:

I can't load the m3u directly so I use the stream Url contained in the m3u file and it shows it can see the audio and video but won't play... Any ideas?

root@middletv-dayna:/home/pi# omxplayer --info "http://192.168.33.3:8001/1:0:1:3F9:1:A9:6400000:0:0:0:" --live
[mpeg2video @ 0x8ca300] Invalid frame dimensions 0x0.
[mpeg2video @ 0x8ca300] Invalid frame dimensions 0x0.
[mpeg2video @ 0x8ca300] Invalid frame dimensions 0x0.
Input #0, mpegts, from 'http://192.168.33.3:8001/1:0:1:3F9:1:A9:6400000:0:0:0:':
Duration: N/A, start: 85450.358544, bitrate: N/A
Program 9001
Program 1009
Program 1005
Program 1041
Program 1003
Program 1093
Program 1012
Program 1026
Program 1210
Program 1120
Program 1121
Program 1122
Program 1017
Stream #0:0[0x3eb]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:10x44f: Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 160 kb/s
Stream #0:20x770: Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
Program 1179
Program 1187
have a nice day ;)
root@middletv-dayna:/home/pi# omxplayer "http://192.168.33.3:8001/1:0:1:3F9:1:A9:6400000:0:0:0:" --live
have a nice day ;)

@ozett
Copy link

ozett commented May 31, 2017

is this a lack of feature - or a bug?

(i tried this myself, same result.
But i read on the net from omxplayer-gui wich seems to manage this while setting the rights flags...)

so i am puzzled

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

2 participants