[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - Replay TV

This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

Replay TV

Problems, bugs, suggestions... anything related to SMPlayer.

Replay TV

Postby aazerty » Fri Jan 03, 2014 11:38 pm

Hi ,

I use :
===
SMPlayer © 2006-2013
Version : 0.8.6 (32-bit) (Édition portable)
Utilise Qt 4.8.4 (compilé avec Qt 4.8.4)
Utilisant MPlayer SVN r36349
===
under Windows XP SP3

I try to watch this streaming :
http://bfmlive-i.akamaihd.net/hls/live/ ... ss/04.m3u8

after few seconds the flow stops .

When I try another way , it works .

=== in a batch file ===
set "Stream=http://bfmlive-i.akamaihd.net/hls/live/214272/bfmbusiness/04.m3u8"

"...\ffmpeg.exe" -re -i "%Stream%" -acodec copy -vcodec copy -f mpegts pipe: | "C:\Program Files\VideoLAN\VLC\vlc.exe" --file-caching=1000 -
===

How can this issue be solved ?

Note :
------
I have downloaded "smplayer-portable-0.8.6.7z (2013-08-13)" ,
while using , first time , the player , I am told about a new version , existing :
"smplayer-0.8.6.5949-win32.exe" .

I don't want an installable version (!!!) .
Could you give us a new portable one , if exist ?
-----

Regards .
aazerty
 
Posts: 2
Joined: Fri Jan 03, 2014 11:34 pm

Re: Replay TV

Postby rvm » Sat Jan 04, 2014 2:39 am

I'm afraid mplayer doesn't support correctly this kind of stream (HLS).
There's actually a bug in smplayer, by fixing it, the stream plays longer, but with annoying cuts every 10 seconds, and anyway the stream stops after 10 minutes or so. VLC does support this stream. Let's hope the mplayer developers will add support for it as well.

Edit: THERE IS SUPPORT for these streams in recent versions of mplayer, but you need to enter the url this way:
ffmpeg://http://bfmlive-i.akamaihd.net/ ... ss/04.m3u8

However there are still small freezes every few seconds.

There's a portable package for the latest development version:
rvm
Site Admin
 
Posts: 3787
Joined: Wed Dec 23, 2009 1:25 am
Location: España

Re: Replay TV

Postby aazerty » Sat Jan 04, 2014 12:12 pm

Hi ,

@rvm : Thanks for your reply , about the link .m3u8 (not working) .

And for , where to download the update "portable package" .

"Bonne année 2014" !!!
"Happy new year 2014" !!!

Regards .
aazerty
 
Posts: 2
Joined: Fri Jan 03, 2014 11:34 pm


Return to General

Who is online

Users browsing this forum: Google [Bot] and 34 guests