I am looking - now that Pi's seem back in stock - to complete a long
term project, which is an interface to my home entertainments system.
The basic spec is the ability to drive an HD and possibly 4K
(obsolescent TV?) screen and audio via HDMI at full speed, from sources
that will be H264 encoded - from stored videos and off the internet - as
well as live TV from a TVheadend machine that I have only been able to
coax into using Vorbis/VP8 .
Firefox is the browser of choice.
Essentially this is all the machine will have to run, and my concern is
that the video will not be able to either display, or display at
broadcast speed, the Vorbis/VP8 streams from Tvheadend.
An internet search suggests its possible to do the decode, but there may
be gotchas, either in terms of building in support for webm, or in terms
of raw hardware speed.
Advice and experience welcomed.
If all else fails I have an old intel based chassis that would work, but
its a power hungry brute
Firefox is the browser of choice.
Advice and experience welcomed.
If all else fails I have an old intel based chassis that would work, but
its a power hungry brute
The Natural Philosopher <[email protected]d> wrote:
Firefox is the browser of choice.
So, no hardware acceleration because that's only available on their own patched version of Chromium. This means that anything other than a Pi4 will struggle greatly with HD video in the browser and probably give a slideshow at best for 4k.
I am looking - now that Pi's seem back in stock - to complete a long
term project, which is an interface to my home entertainments system.
The basic spec is the ability to drive an HD and possibly 4K
(obsolescent TV?) screen and audio via HDMI at full speed, from sources
that will be H264 encoded - from stored videos and off the internet - as
well as live TV from a TVheadend machine that I have only been able to
coax into using Vorbis/VP8 .
Firefox is the browser of choice.
Essentially this is all the machine will have to run, and my concern is
that the video will not be able to either display, or display at
broadcast speed, the Vorbis/VP8 streams from Tvheadend.
An internet search suggests its possible to do the decode, but there may
be gotchas, either in terms of building in support for webm, or in terms
of raw hardware speed.
Advice and experience welcomed.
If all else fails I have an old intel based chassis that would work, but
its a power hungry brute
On Tue, 14 Mar 2023 11:15:59 +0000, The Natural Philosopher wrote:
I am looking - now that Pi's seem back in stock - to complete a long
term project, which is an interface to my home entertainments system.
The basic spec is the ability to drive an HD and possibly 4K
(obsolescent TV?) screen and audio via HDMI at full speed, from sources
that will be H264 encoded - from stored videos and off the internet - as
well as live TV from a TVheadend machine that I have only been able to
coax into using Vorbis/VP8 .
Firefox is the browser of choice.
Essentially this is all the machine will have to run, and my concern is
that the video will not be able to either display, or display at
broadcast speed, the Vorbis/VP8 streams from Tvheadend.
An internet search suggests its possible to do the decode, but there may
be gotchas, either in terms of building in support for webm, or in terms
of raw hardware speed.
Advice and experience welcomed.
If all else fails I have an old intel based chassis that would work, but
its a power hungry brute
based on the need for video playback @4k I would suggest the Pi4B as being the best contender.
the 2mb model might suffice but I generally plump for the 4mb if available but with my projects that is massive overkill.
a model 3 might do it but why take the chance?
I tested my rPi4, as an HTPC, when I first got it, just after they came out. From memory, it could just about handle HD 1080p H264 playback,
using KODI
I am looking - now that Pi's seem back in stock - to complete a long
term project, which is an interface to my home entertainments
system.
Why do you coax TVHeadEnd to do anything beyond forwarding TV encoded
streams as it receives them?
Pancho wrote:
I tested my rPi4, as an HTPC, when I first got it, just after they came
out. From memory, it could just about handle HD 1080p H264 playback,
using KODI
I used a Pi3B with KODI for a while, and don't remember it struggling to >handle HD (DVB-S2 tuner in another PC).
On a sunny day (Wed, 15 Mar 2023 08:03:15 +0000) it happened Andy Burns <[email protected]> wrote in <[email protected]>:
Pancho wrote:
I tested my rPi4, as an HTPC, when I first got it, just after they came >>> out. From memory, it could just about handle HD 1080p H264 playback,
using KODI
I used a Pi3B with KODI for a while, and don't remember it struggling to
handle HD (DVB-S2 tuner in another PC).
On my Pi4 8GB this 1920x1080 at 50 fps plays slow with mplayer *ecorded here from DVB-T2 terrestrial
raspberrypi: /mnt/sda2/video/dvb_t2 # mediainfo rolling_stones_world_tour_pids_filtered.mts
General
ID : 1 (0x1)
Complete name : rolling_stones_world_tour_pids_filtered.mts
Format : MPEG-TS
File size : 3.15 GiB
Duration : 1 h 45 min
Overall bit rate mode : Variable
Overall bit rate : 4 296 kb/s
FileExtension_Invalid : ts m2t m2s m4t m4s tmf ts tp trp ty
Video
ID : 256 (0x100)
Menu ID : 1 (0x1)
Format : HEVC
Format/Info : High Efficiency Video Coding Format profile : [email protected]@Main
Codec ID : 36
Duration : 1 h 45 min
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 50.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 0)
Bit depth : 8 bits
Color range : Limited
Color primaries : BT.709
Transfer characteristics : BT.709
Matrix coefficients : BT.709
However
1280x720 @ 50 fps from DVB-S2 satellite plays OK
raspberrypi: /mnt/sda2/video/satellite # mediainfo cocaine.ts
General
ID : 1010 (0x3F2)
Complete name : cocaine.ts
Format : MPEG-TS
File size : 4.00 GiB
Duration : 42 min 16 s
Overall bit rate mode : Variable
Overall bit rate : 13.5 Mb/s
Video
ID : 6710 (0x1A36)
Menu ID : 11170 (0x2BA2)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4
Format settings : CABAC / 6 Ref Frames
Format settings, CABAC : Yes
Format settings, Reference frames : 6 frames
Codec ID : 27
Duration : 42 min 15 s
Bit rate : 11.8 Mb/s
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 50.000 FPS
Color spa
For satellite the format can be any size
Some of the Astra2 channels have old mucic (seventies eighties)
and have a much smaller format, this plays fine with mplayer full screen on my 1920x1080 HDMI monitor:
raspberrypi: /mnt/sda2/video/satellite # mediainfo mississippi.ts
General
ID : 2097 (0x831)
Complete name : mississippi.ts
Format : MPEG-TS
File size : 52.1 MiB
Duration : 4 min 10 s
Overall bit rate mode : Variable
Overall bit rate : 1 745 kb/s
Video
ID : 707 (0x2C3)
Menu ID : 52107 (0xCB8B)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : CustomMatrix / BVOP
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : M=3, N=18
Format settings, picture structure : Frame
Codec ID : 2
Duration : 4 min 9 s
Bit rate mode : Variable
Bit rate : 1 529 kb/s
Maximum bit rate : 15.0 Mb/s
Width : 544 pixels
Height : 576 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.195
I have no idea if chrome will play online videos like that.
Pancho wrote:
I tested my rPi4, as an HTPC, when I first got it, just after they
came out. From memory, it could just about handle HD 1080p H264
playback, using KODI
I used a Pi3B with KODI for a while, and don't remember it struggling to handle HD (DVB-S2 tuner in another PC).
I would like to test the rPi4, but unfortunately it is busy running
various services that I find difficult to do without, even temporarily.
In a way I tend to think the Pi4
has got too powerful for its original mission, if it needs active
cooling ...
On a sunny day (Wed, 15 Mar 2023 16:18:08 -0000 (UTC)) it happened A. Dumas
<[email protected]d> wrote in <tusr40$v2gf$[email protected]>:
Andy Burns <[email protected]> wrote:
In a way I tend to think the Pi4
has got too powerful for its original mission, if it needs active
cooling ...
It used to be bad at introduction but they worked hard on the firmware >>(years ago) so now my always-on, sometimes actively used Pi 4 works >>perfectly fine with a passive cooling alu case. No thermal throttling.
I have a PI4 4 GB, it runs 24/7 recording many things, it has a fan and alu case.
temp=44 degrees C now,
And a Pi4 8 GB that I use for web browsing and posting (this) in the original plastic housing
temp=68.6 degrees C now with hardly any load....
I have seen it throttling, I leave the plastic lid half open, the chips have also small heatsinks,
IIRC throttling starts at about 70 C
So, for serious things a fan is simply needed. However a closed alu
case cuts of WiFi for those that need it (I do not use WiFi for
security reasons).
Andy Burns <[email protected]> wrote:
In a way I tend to think the Pi4
has got too powerful for its original mission, if it needs active
cooling ...
It used to be bad at introduction but they worked hard on the firmware
(years ago) so now my always-on, sometimes actively used Pi 4 works
perfectly fine with a passive cooling alu case. No thermal throttling.
IIRC throttling starts at about 70 C
Jan Panteltje <[email protected]d> wrote:
IIRC throttling starts at about 70 C
80
Pancho wrote:
I would like to test the rPi4, but unfortunately it is busy running
various services that I find difficult to do without, even temporarily.
I only have the one Pi and it would be handy to have another couple for experiments, but not at silly prices.
In a way I tend to think the Pi4
has got too powerful for its original mission, if it needs active
cooling ...
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 29:54:44 |
| Calls: | 12,108 |
| Calls today: | 8 |
| Files: | 15,006 |
| Messages: | 6,518,256 |