LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 09-04-2022, 03:34 AM   #1
openbsd98324
Member
 
Registered: Feb 2022
Posts: 72

Rep: Reputation: 5
Internet TV / TV Stream Software non working on OpenSUSE


Hello,

I installed Internet TV on opensuse, from the FLDE desktop.
There is a issue with the Internet TV / TV Stream Software non working on OpenSUSE.

There is a missing h264 thing with vlc. how to fix it?

here a little screenshot

kind regards
Attached Thumbnails
Click image for larger version

Name:	1662276458-screenshot-internet-tv-opensuse.jpg
Views:	17
Size:	186.4 KB
ID:	39536  
 
Old 09-04-2022, 05:21 AM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Probably you haven't installed required codecs that for legal reasons cannot be provided directly by the openSUSE project. You need opensuse-guide and Packman repos enabled, then install/upgrade missing codec packages.
  1. http://opensuse-guide.org/
  2. https://en.opensuse.org/Additional_package_repositories
  3. https://en.opensuse.org/Restricted_formats
  4. http://packman.links2linux.de/mirrors/
#1 above should be enough, the others for more information.
 
Old 09-04-2022, 07:27 AM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
as per the above post

please read #3 , the restricted formats and then use the packman repo to install them
 
Old 09-04-2022, 02:10 PM   #4
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 194

Rep: Reputation: Disabled
also opi is an solution.
install it:
Code:
zypper in opi
use it:
Code:
opi codecs
opi adds the Packman Repo and installs all necessary codecs, also opi switches all installed packages to the ones from the Packman Repo, if possible.

And all with one command.

Also you can use opi to install packages from the OBS, see:
Code:
opi --help

Last edited by Sauerland; 09-04-2022 at 02:13 PM.
 
3 members found this post helpful.
Old 09-04-2022, 03:13 PM   #5
openbsd98324
Member
 
Registered: Feb 2022
Posts: 72

Original Poster
Rep: Reputation: 5
wow very good Internet TV Works !

thank you

--
ref. flde
Attached Thumbnails
Click image for larger version

Name:	1662322335-screenshot.jpg
Views:	13
Size:	244.2 KB
ID:	39537  
 
Old 09-04-2022, 03:16 PM   #6
openbsd98324
Member
 
Registered: Feb 2022
Posts: 72

Original Poster
Rep: Reputation: 5
Solved with : zypper in opi

opi codecs
 
1 members found this post helpful.
Old 09-04-2022, 03:36 PM   #7
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Be careful and watch carefully over your repos when using opi. As it adds repos as it finds required for packages you add on purpose, you can wind up with packages that you don't want coming from those repos instead of standard repos. Except for Packman and opensuse-guide, you should generally disable those that have been added after first opi use, and manually check on occasion whether they have updates you want or need, so they can be reenabled just long enough to get those particular packages.
 
Old 11-15-2022, 05:46 PM   #8
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,657

Rep: Reputation: 255Reputation: 255Reputation: 255
OpenSUSE: Failed to initialize a decoder for codec 'h264'.

Hello

mpv bigbunny-h264.mp4 does not work.

OpenSUSE: Failed to initialize a decoder for codec 'h264'.

opi install codecs

didnt work either.
 
Old 11-16-2022, 01:35 AM   #9
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,809
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
It's possible opi codecs didn't changeover or install all needed packages to come from Packman. Try following the procedure here to switch any remaining openSUSE versions to Packman's. I have from Packman installed here libx264-161-0.161+git20200912.d198931a-pm154.2.4.x86_64.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
gstreamer stream when using jpeg doesn't fill screen where h264 stream does vdemuth Linux - Software 0 11-30-2017 06:48 PM
Icecast stream a stream R03L Linux - Software 1 07-17-2009 06:37 PM
program to stream the stream (or maybe streaming proxy?) jimmykarily Linux - Software 1 05-13-2009 04:35 AM
How to record a stream and start a new outputXXX.avi/mp3 for each new stream title ? frenchn00b Linux - General 4 08-04-2008 05:40 AM
Howto transcode & relay a MPEG stream to a WMV stream?? crazyivan Linux - Software 0 06-15-2007 03:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration