[Solved] MPlayer SopCast Channel Problem with TS Format

Non release banter
cttan
Shogun
Shogun
Posts: 333
Joined: 26 Jan 2011, 16:15
Distribution: Porteus 3.2 and 4.0 64bit KDE
Location: Malaysia

[Solved] MPlayer SopCast Channel Problem with TS Format

Post#1 by cttan » 08 Aug 2012, 03:12

Hi ,

I am trying to open this Sopcast channel using mplayer and it is either giving error or no video.

sop://broker.sopcast.com:3912/80622

sp-sc-auth sop://broker.sopcast.com:3912/80622 3908 8908

mplayer http://localhost:8908/tv.asf
TS file format detected.

Code: Select all

mplayer http://localhost:8908/tv.asf
MPlayer SVN-r34180-4.5.1 (C) 2000-2011 MPlayer Team

Playing http://localhost:8908/tv.asf.
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8908...

Cache size set to 320 KBytes
Cache fill:  0.00% (0 bytes)   

Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
TS file format detected.
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]
Cache empty, consider increasing -cache and/or -cache-min. [performance issue]


MPlayer interrupted by signal 2 in module: demux_open
TS_PARSE: COULDN'T SYNC


MPlayer interrupted by signal 2 in module: enable_cache
VIDEO H264(pid=69) AUDIO MPA(pid=68) NO SUBS (yet)!  PROGRAM N. 1
nop_streaming_read error : Interrupted system call
Stream not seekable!
Video: Cannot read properties.
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Stream not seekable!
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [libmad] libmad mpeg audio decoder
Cannot sync MAD frame
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [hwmpa] MPEG audio pass-through (fake decoder)
Cannot sync MPA frame: 0
ADecoder init failed :(
ADecoder init failed :(
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x50.
Audio: no sound
Video: no video


Exiting... (End of file)
mplayer -vo vaapi -va vaapi -vc ffmpeg12,mpeg12 http://localhost:8908/tv.asf
Video: no video

Code: Select all

MPlayer SVN-r34180-4.5.1 (C) 2000-2011 MPlayer Team

Playing http://localhost:8908/tv.asf.
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8908...

Cache size set to 320 KBytes
Cache fill:  0.00% (0 bytes)   

TS file format detected.
VIDEO H264(pid=69) AUDIO MPA(pid=68) NO SUBS (yet)!  PROGRAM N. 1
Stream not seekable!
FPS seems to be: 2000000.000000
libva: VA-API version 0.33.0
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib64/dri/i965_drv_video.so
libva: Found init function __vaDriverInit_0_33
libva: va_openDriver() returns 0
==========================================================================
Forced video codec: ffmpeg12
Forced video codec: mpeg12
Cannot find codec matching selected -vo and video format 0x10000005.
==========================================================================
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 96.0 kbit/3.12% (ratio: 12000->384000)
Selected audio codec: [ffmp2float] afm: ffmpeg (FFmpeg MPEG layer-1 and layer-2 audio)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:16132.8 ( 4:28:52.8) of -0.1 (unknown)  0.7% 47% 


MPlayer interrupted by signal 2 in module: play_audio


MPlayer interrupted by signal 2 in module: enable_cache
A:16132.9 ( 4:28:52.8) of -0.1 (unknown)  0.7% 47% 

Exiting... (Quit)
Pls help.
Last edited by cttan on 22 Aug 2012, 16:56, edited 3 times in total.

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

Re: MPlayer SopCast Channel Problem with TS Format

Post#2 by beny » 08 Aug 2012, 11:34

the ts stream is managed by kaffeine because the satellite broadcasting stream is a ts file.but i maybe wrong...

cttan
Shogun
Shogun
Posts: 333
Joined: 26 Jan 2011, 16:15
Distribution: Porteus 3.2 and 4.0 64bit KDE
Location: Malaysia

Re: MPlayer SopCast Channel Problem with TS Format (Solved)

Post#3 by cttan » 13 Aug 2012, 01:33

Hi Beny,

You are right! :Bravo:

I have downloaded kaffeine-1.2.2-x86_64-1cf.txz and xine-lib-1.1.19-x86_64-1.txz from pkgs.org.

Tested the stream can be opened without problem.

Thanks!

Edited
Found kaffeine-1.2.2 and xine-lib-1.1.19 in Porteus download as well

User avatar
amplatfus
Samurai
Samurai
Posts: 153
Joined: 30 Oct 2012, 14:55
Distribution: MATE Porteus-v5.0rc1
Location: Romania

[Solved] MPlayer SopCast Channel Problem with TS Format

Post#4 by amplatfus » 23 Aug 2017, 18:04

Hi,

Please, could you please confirm if MPlayer works with simple sopcast like below? I have tried without success on MATE 3.2.2.

sop://broker.sopcast.com:3912/149258


Thank you
Porteus-v5.0. rc1 MATE. Thank you all dev team and @Blaze for helping to configure it, thanks to entire Porteus community members for great topics.
Kernel: 000-kernel-5.4.8,xzm

Post Reply