[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: 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 112: 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 - Playing HD DVBS Stream
Page 1 of 1

Playing HD DVBS Stream

PostPosted: Fri Jan 23, 2015 12:00 pm
by Wandhalterung
Hi.

I have a Set Top Box that streams DVB TS streams into my network. It seems fine so far for normal streams, smplayer picks them up and displays them just fine.

For HD streams I only see "cache fill" (same like normal streams, so I assume my stream is there) but no image, no sound.

I played around with "-demuxer", didn't change much.

I attached the log, I can't spot any error.

Someone please so kind and show me my error? Thank you!

Re: Playing HD DVBS Stream

PostPosted: Fri Jan 23, 2015 10:21 pm
by rvm
Did you try with mpv? mplayer doesn't work very well with DVB streams, especially HD.

http://smplayer.sourceforge.net/mpv.php

Re: Playing HD DVBS Stream

PostPosted: Sun Jan 25, 2015 12:28 pm
by Wandhalterung

Re: Playing HD DVBS Stream

PostPosted: Sun Jan 25, 2015 1:38 pm
by rvm
It seems mpv removed the postprocessing filter in the latest version. So disable postprocessing in smplayer and try again.

Re: Playing HD DVBS Stream

PostPosted: Sun Jan 25, 2015 2:01 pm
by Wandhalterung