Not possible to play audio/x-mpegts in rune audio.

Please report any bug found here

Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 28 Jan 2015, 22:43

Not possible to play audio/x-mpegts in rune audio.

I have the possibility to stream some local radio via tvheadend this sends the raw data into an http stream on the form of mpeg2

When i try to read the file with mp123 on rune i get the following output. I am confused as i think it should be read by ffmpeg but if i type ffmpeg in the terminal i get nothing. Ffmpeg is correctly checked on the runeaudio UI

Code: Select all
pg123 -v -v -v -@  http://192.168.1.178:9981/playlist/channelid//51
Trying output module alsa.
Using default module dir: /usr/lib/mpg123
Module dir: /usr/lib/mpg123
Module path: ./output_alsa.so
Output module 'alsa' chosen.
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
   version 1.20.1; written and copyright by Michael Hipp and others
   free software (LGPL) without any warranty but with best wishes
Decoder: generic
Note: Disabling all formats.
Note: checking support for 8000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 8000/1 for encodings 0x77ff.
Note: checking support for 11025Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 11025/1 for encodings 0x77ff.
Note: checking support for 12000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 12000/1 for encodings 0x77ff.
Note: checking support for 16000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 16000/1 for encodings 0x77ff.
Note: checking support for 22050Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 22050/1 for encodings 0x77ff.
Note: checking support for 24000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 24000/1 for encodings 0x77ff.
Note: checking support for 32000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 32000/1 for encodings 0x77ff.
Note: checking support for 44100Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 44100/1 for encodings 0x77ff.
Note: checking support for 48000Hz/1ch.
Note: result 0x77ff
Note: Want to enable format 48000/1 for encodings 0x77ff.
Note: checking support for 8000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 8000/2 for encodings 0x77ff.
Note: checking support for 11025Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 11025/2 for encodings 0x77ff.
Note: checking support for 12000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 12000/2 for encodings 0x77ff.
Note: checking support for 16000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 16000/2 for encodings 0x77ff.
Note: checking support for 22050Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 22050/2 for encodings 0x77ff.
Note: checking support for 24000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 24000/2 for encodings 0x77ff.
Note: checking support for 32000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 32000/2 for encodings 0x77ff.
Note: checking support for 44100Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 44100/2 for encodings 0x77ff.
Note: checking support for 48000Hz/2ch.
Note: result 0x77ff
Note: Want to enable format 48000/2 for encodings 0x77ff.

Audio driver: alsa
Audio device: <none>
Audio capabilities:
(matrix of [S]tereo or [M]ono support for sample format and rate in Hz)
       |  s16  |  u16  |  s32  |  u32  |  s24  |  u24  |  f32  |  s8   |  u8   | ulaw  | alaw  |
 ------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|
  8000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 11025 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 12000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 16000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 22050 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 24000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 32000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 44100 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |
 48000 |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |  M/S  |

Note: Attempting new-style connection to 192.168.1.178
HTTP request:
GET /playlist/channelid//51 HTTP/1.0
User-Agent: mpg123/1.20.1
Host: 192.168.1.178:9981
Accept: audio/mpeg, audio/x-mpeg, audio/mp3, audio/x-mp3, audio/mpeg3, audio/x-mpeg3, audio/mpg, audio/x-mpg, audio/x-mpegaudio, application/octet-stream, audio/mpegurl, audio/mpeg-url, audio/x-mpegurl, audio/x-scpls, audio/scpls, application/pls, application/x-scpls, */*
Icy-MetaData: 1


HTTP in: HTTP/1.0 200 OK
HTTP in: Server: HTS/tvheadend
HTTP in: Cache-Control: no-cache
HTTP in: Connection: Close
HTTP in: Content-Type: audio/x-mpegurl
HTTP in: Content-Length: 134
HTTP in:
Using playlist from http://192.168.1.178:9981/playlist/channelid//51 ...
Note: Interpreting as M3U playlist

playlist in normal order:
http://192.168.1.178:9981/stream/channelid/51?ticket=FAB04D1F361079A5723F5D1DBF0B4975B4D9A10B&mux=pass

Note: Attempting new-style connection to 192.168.1.178
HTTP request:
GET /stream/channelid/51?ticket=FAB04D1F361079A5723F5D1DBF0B4975B4D9A10B&mux=pass HTTP/1.0
User-Agent: mpg123/1.20.1
Host: 192.168.1.178:9981
Accept: audio/mpeg, audio/x-mpeg, audio/mp3, audio/x-mp3, audio/mpeg3, audio/x-mpeg3, audio/mpg, audio/x-mpg, audio/x-mpegaudio, application/octet-stream, audio/mpegurl, audio/mpeg-url, audio/x-mpegurl, audio/x-scpls, audio/scpls, application/pls, application/x-scpls, */*
Icy-MetaData: 1


HTTP in: HTTP/1.0 200 OK
HTTP in: Server: HTS/tvheadend
HTTP in: Cache-Control: no-cache
HTTP in: Connection: Close
HTTP in: Content-Type: audio/x-mpegts
HTTP in:

[mpg123.c:605] error: Unknown mpeg MIME type audio/x-mpegts - is it perhaps a playlist (use -@)?

[mpg123.c:606] error: If you know the stream is mpeg1/2 audio, then please report this as mpg123 bug
[root@runeaudio ~]#                                                                                               



I am not sure if
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 28 Jan 2015, 23:13

In order to get more info i run the stream on mplayer this is what i get

Code: Select all
 gnome-mplayer -v
GNOME MPlayer v1.0.9
gmtk v1.0.9
GTK 3.12.2
GLIB 2.41.3
GDA Enabled
GMLIB-Message: Running with GIO support
GMLIB-Message: Using audio device: ALSA
GMLIB-Message: after init: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=0.00 player=dead media=unknown uri=
GMLIB-Message: Using match: type='signal',interface='com.gnome.mplayer'
GMLIB-Message: Using match: type='signal',interface='org.gnome.SettingsDaemon'
GMLIB-Message: Proxy connections and Command connected
GMLIB-Message: Using match: type='signal',interface='org.mpris.MediaPlayer2'
GMLIB-Message: Using match: type='signal',interface='org.mpris.MediaPlayer2.Player'
GMLIB-Message: Proxy connections and Command connected ret = 1
GMLIB-Message: old: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=
GMLIB-Message: new: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=
GMLIB-Message: playlist detection = false
GMLIB-Message: adding http://192.168.1.178:9981/stream/channelid//51 to playlist (cancel = false)
GMLIB-Message: metadata retrieve from database is not valid, requesting it from media
GMLIB-Message: old: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=
GMLIB-Message: new: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=
GMLIB-Message: playing - mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: is playlist false
GMLIB-Message: old: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: new: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=running media=unknown uri=mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: setting up mplayer
GMLIB-Message: mplayer -vo xv -vf-add screenshot -ao alsa -channels 2 -af-add export=/tmp/mplayer-af_exportmlixgp:512 -quiet -slave -noidle -noconsolecontrols -nostop-xscreensaver -identify -volume 100 -softvol -msglevel all=5 -osdlevel 0 -delay 0 -subdelay 0 -subpos 0 -sub-fuzziness 0 -wid 0x260001f -brightness 0 -contrast 0 -hue 0 -saturation 0 -alang Afrikaans,afr,af -slang Zuni,zun -nomsgcolor -nomsgmodule -nokeepaspect -subfont-text-scale 5 -subfont Normal -cache 2048 mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: launched: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=running media=unknown uri=mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < MPlayer2 2.0-728-g2c378c7-2ubuntu3 (C) 2000-2012 MPlayer Team
GMLIB-Message: < Cannot open file '/home/home/.mplayer/input.conf': No such file or directory
GMLIB-Message: < Failed to open /home/home/.mplayer/input.conf.
GMLIB-Message: < Cannot open file '/etc/mplayer/input.conf': No such file or directory
GMLIB-Message: < Failed to open /etc/mplayer/input.conf.
GMLIB-Message: < Playing mmshttp://192.168.1.178:9981/stream/channelid//51.
GMLIB-Message: < STREAM_ASF, URL: mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < Resolving 192.168.1.178 for AF_INET6...
GMLIB-Message: < Couldn't resolve name for AF_INET6: 192.168.1.178
GMLIB-Message: < Connecting to server 192.168.1.178[192.168.1.178]: 9981...
GMLIB-Message: < unknown ASF streaming type
GMLIB-Message: < Failed, exiting.
GMLIB-Message: < No stream found to handle url mmshttp://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < Exiting... (End of file)
GMLIB-Message: < ID_EXIT=EOF
GMLIB-Message: completed: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=mmshttp://192.168.1.178:9981/stream/channelid//51

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 434 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 435 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 436 was not found when attempting to remove it
GMLIB-Message: setting up mplayer
GMLIB-Message: mplayer -vo xv -vf-add screenshot -ao alsa -channels 2 -af-add export=/tmp/mplayer-af_exportmlixgp:512 -quiet -slave -noidle -noconsolecontrols -nostop-xscreensaver -identify -volume 100 -softvol -msglevel all=5 -osdlevel 0 -delay 0 -subdelay 0 -subpos 0 -sub-fuzziness 0 -wid 0x260001f -brightness 0 -contrast 0 -hue 0 -saturation 0 -alang Afrikaans,afr,af -slang Zuni,zun -nomsgcolor -nomsgmodule -nokeepaspect -subfont-text-scale 5 -subfont Normal -cache 2048 http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: launched: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < MPlayer2 2.0-728-g2c378c7-2ubuntu3 (C) 2000-2012 MPlayer Team
GMLIB-Message: < Cannot open file '/home/home/.mplayer/input.conf': No such file or directory
GMLIB-Message: < Failed to open /home/home/.mplayer/input.conf.
GMLIB-Message: < Cannot open file '/etc/mplayer/input.conf': No such file or directory
GMLIB-Message: < Failed to open /etc/mplayer/input.conf.
GMLIB-Message: < Playing http://192.168.1.178:9981/stream/channelid//51.
GMLIB-Message: < Resolving 192.168.1.178 for AF_INET6...
GMLIB-Message: < Couldn't resolve name for AF_INET6: 192.168.1.178
GMLIB-Message: < Connecting to server 192.168.1.178[192.168.1.178]: 9981...
GMLIB-Message: < Cache size set to 2048 KiB
GMLIB-Message: < ERROR: \u000d
GMLIB-Message: < ERROR: Cache fill:  0.00% (0 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  0.00% (0 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  0.91% (19176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  0.91% (19176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  0.91% (19176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  0.91% (19176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  1.81% (37976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  1.81% (37976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  1.81% (37976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  1.81% (37976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  2.71% (56776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  2.71% (56776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  2.71% (56776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  3.60% (75576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  3.60% (75576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  3.60% (75576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  3.60% (75576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  4.50% (94376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  4.50% (94376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  4.50% (94376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  4.50% (94376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  5.40% (113176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  5.40% (113176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  5.40% (113176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  5.40% (113176 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  6.29% (131976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  6.29% (131976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  6.29% (131976 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  7.19% (150776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  7.19% (150776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  7.19% (150776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  7.19% (150776 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.09% (169576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.09% (169576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.09% (169576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.09% (169576 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.98% (188376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.98% (188376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.98% (188376 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  8.99% (188564 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  9.90% (207552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  9.90% (207552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill:  9.90% (207552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 10.79% (226352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 10.79% (226352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 10.79% (226352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 10.79% (226352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 11.69% (245152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 11.69% (245152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 11.69% (245152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 11.69% (245152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 12.59% (263952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 12.59% (263952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 12.59% (263952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 13.28% (278432 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 13.48% (282752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 13.48% (282752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 13.48% (282752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 14.38% (301552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 14.38% (301552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 14.38% (301552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 14.38% (301552 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 15.28% (320352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 15.28% (320352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 15.28% (320352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 15.28% (320352 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 16.17% (339152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 16.17% (339152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 16.17% (339152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 16.17% (339152 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.07% (357952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.07% (357952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.07% (357952 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.96% (376752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.96% (376752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.96% (376752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 17.96% (376752 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 18.88% (395928 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 18.88% (395928 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 18.88% (395928 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 18.88% (395928 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 19.78% (414728 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 19.78% (414728 bytes)   \u000d
GMLIB-Message: < ERROR: Cache fill: 19.78% (414728 bytes)
GMLIB-Message: < Detected file format: MPEG-TS (MPEG-2 Transport Stream) (libavformat)
GMLIB-Message: < [mpegts @ 0xb6329ba0]max_analyze_duration 5000000 reached
GMLIB-Message: < [mpegts @ 0xb6329ba0]Estimating duration from bitrate, this may be inaccurate
GMLIB-Message: < ID_AUDIO_ID=0
GMLIB-Message: < ID_AID_0_LANG=eng
GMLIB-Message: < [lavf] stream 0: audio (mp2), -aid 0, -alang eng
GMLIB-Message: < LAVF: Program 1
GMLIB-Message: < PROGRAM_ID=1
GMLIB-Message: < ID_FILENAME=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < ID_DEMUXER=lavfpref
GMLIB-Message: < ID_AUDIO_FORMAT=80
GMLIB-Message: < ID_AUDIO_BITRATE=192000
GMLIB-Message: < ID_AUDIO_RATE=48000
GMLIB-Message: < ID_AUDIO_NCH=2
GMLIB-Message: < ID_START_TIME=82106.04
GMLIB-Message: < ID_LENGTH=0.00
GMLIB-Message: < ID_SEEKABLE=0
GMLIB-Message: < ID_CHAPTERS=0
GMLIB-Message: < Selected audio codec: MPEG 1.0/2.0/2.5 layers I, II, III [mpg123]
GMLIB-Message: < AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
GMLIB-Message: < ID_AUDIO_BITRATE=192000
GMLIB-Message: < ID_AUDIO_RATE=48000
GMLIB-Message: < ID_AUDIO_NCH=2
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < ID_AUDIO_CODEC=mpg123
GMLIB-Message: < [Mixer] No hardware mixing, inserting volume filter.
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < [export] Exporting to file: /tmp/mplayer-af_exportmlixgp
GMLIB-Message: < [export] Memory mapped to file: /tmp/mplayer-af_exportmlixgp (0xb2a1c000)
GMLIB-Message: < Video: no video
GMLIB-Message: Running in audio only mode
GMLIB-Message: media_loaded: position=0.000 length=0.000 start_time=82106.040 run_time=0.000 volume=1.00 player=running media=play uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: < Starting playback...
GMLIB-Message: < Failed to set property 'sub_visibility' to '0'.
GMLIB-Message: old: position=82158.900 length=0.000 start_time=82106.040 run_time=0.000 volume=1.00 player=running media=play uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: new: position=82158.900 length=0.000 start_time=82106.040 run_time=0.000 volume=1.00 player=running media=play uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: trying to enable screensaver
GMLIB-Message: completed: position=82158.900 length=0.000 start_time=82106.040 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 439 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 440 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 441 was not found when attempting to remove it
GMLIB-Message: finished: position=82158.900 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: trying to enable screensaver

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 439 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 441 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 440 was not found when attempting to remove it
GMLIB-Message: completed: position=82158.900 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 439 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 441 was not found when attempting to remove it

(gnome-mplayer:2485): GLib-CRITICAL **: Source ID 440 was not found when attempting to remove it
GMLIB-Message: completed: position=82158.900 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: old: position=82158.900 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: new: position=82158.900 length=0.000 start_time=0.000 run_time=0.000 volume=1.00 player=dead media=unknown uri=http://192.168.1.178:9981/stream/channelid//51
GMLIB-Message: trying to enable screensaver
GMLIB-Message: trying to enable screensaver
home@home:~$
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 29 Jan 2015, 20:32

I think i have found the reason :) the ffmpeg build of rune audio is not build with mpegts support
https://www.ffmpeg.org/ffmpeg-formats.html#mpegts

https://github.com/RuneAudio/RuneOS/blob/master/01_raspberrypi/packages/ffmpeg-rune/PKGBUILD

I think it needs to be added
Code: Select all
--enable-demuxer=mpegts \


Hopefully this could be added in v 4.0 or if i could try to set it up and test it to let you know if it works i would be very happy
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 05 Feb 2015, 21:10

Anyone?
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby ACX » 05 Feb 2015, 23:55

Hi taiebot, sorry for the late reply.
We are going to consider to include that in the next version of the compiled package. In the meanwhile you can recompile it by yourself and maybe giving us some feedback about that.
User avatar
ACX
RuneAudio co-founder
 
Posts: 1692
Joined: 29 Nov 2013, 02:25
Location: Udine, Italy

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 07 Feb 2015, 11:50

Is there a how to on how to recompile the ffmpeg package. I am happy to test this but do not really know how to do this.
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 14 Jul 2015, 20:39

Just a bump to not forget this ;)
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 14 Nov 2015, 17:33

Mm it would be nice to have some guidance in order to know how to do that i suppose i need to recompile the ffmpeg-rune package and adding --enable-demuxer=mpegts \ to the build but how?
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

Re: Not possible to play audio/x-mpegts in rune audio.

Postby simbloke » 17 Jan 2016, 10:32

I'm also interested in this feature so I can stream from TVHeadend Sat channels.
Is there an issue to follow on github?
simbloke
 
Posts: 2
Joined: 17 Jan 2016, 10:28

Re: Not possible to play audio/x-mpegts in rune audio.

Postby taiebot » 06 Feb 2016, 16:17

Would it be possible to create a package of ffmpeg with enabling mpeg-ts and see of it would allow correct listening of radio.
From what i can see the next version would still have mpeg-ts disabled. https://github.com/RuneAudio/RuneOS/blob/master/packages/ffmpeg-rune/PKGBUILD
I could download the package and test it

Thanks
taiebot
 
Posts: 20
Joined: 17 Nov 2014, 22:55

support RuneAudio Donate with PayPal

Next

Return to Bug report

Who is online

Users browsing this forum: No registered users and 2 guests