General

Profile

Peter Tofte

  • Login: petert
  • Registered on: 2017-01-08
  • Last sign in: 2017-12-26

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 1 2

Projects

Project Roles Registered on
Tvheadend Wiki Editor 2017-10-14

Activity

2017-11-16

16:38 Tvheadend Bug #4705: MPEG-TS spawn profile not working with Kodi add-on.
Jaroslav Kysela wrote:
> As you can see, the data from spawn muxer are not returned back to tvheadend: https://drive.google.com/file/d/0B0J8IKhUuUAWRW9QT0lhNFl1LUk
OK, so it is more a feature request; being able to e.g. pass the outp...
Peter Tofte

2017-11-07

19:03 Tvheadend Bug #4705: MPEG-TS spawn profile not working with Kodi add-on.
Jaroslav Kysela wrote:
> It's how things works. It's not possible to use spawn profile for the HTSP clients, because the filter (spawn process) is executed on the output file descriptor / socket.
OK, but build in transcoding works. W...
Peter Tofte

2017-11-05

17:24 Tvheadend Kodi (XBMC) as frontend: RE: Kodi & new mpeg-ts spawn profile: not working
Done, thanks Peter Tofte

2017-11-04

16:49 Tvheadend Bug #4705 (Invalid): MPEG-TS spawn profile not working with Kodi add-on.
I got the new mpeg-ts spawn profile working. Tvheadend now transcodes using my custom scripts;
i have a script in /home/hts/scripts/stream2.sh that looks like this
#!/bin/bash
ffmpeg -analyzeduration 1M -probesize 1M -i pipe:0 -bitrat...
Peter Tofte

2017-11-03

20:32 Tvheadend Kodi (XBMC) as frontend: RE: Kodi & new mpeg-ts spawn profile: not working
At least I'm not the only one. I've tried contacting makers of the Kodi add-on and the programmer of mpegts spawn in tvheadend but no reply. It's so difficult to get support for this otherwise excellent software. Peter Tofte

2017-10-12

21:44 Tvheadend Kodi (XBMC) as frontend: Kodi & new mpeg-ts spawn profile: not working
Hi
I got the new mpeg-ts spawn profile working. Tvheadend now transcodes using my custom scripts;
i have a script in @/home/hts/scripts/stream2.sh@ that looks like this
@#!/bin/bash
ffmpeg -analyzeduration 1M -probesize 1M -i ...
Peter Tofte
21:22 Tvheadend Bug #4664 (New): Tutorial for setting up MPEG-TS Spawn profile
Hi, I spend some time on this, and in the end realised that I should create a bash script and then load it. I can do a small wiki.. Peter Tofte

2017-01-22

11:21 Tvheadend General: RE: Hardware transcoding
Hi Robert,
that did the trick. I didn't notice the card0 issue, I know it has to be renderD128. The " ' "s are causing problems..I think its better to place the actual ffmpeg command in a shell script. I will ditch the "-re" option, ...
Peter Tofte

2017-01-21

09:52 Tvheadend General: RE: Hardware transcoding
Hi Robert
I have the ffmpeg command working with vaapi.
@/usr/bin/ffmpeg -re -y -vaapi_device /dev/dri/card0 -hwaccel vaapi -hwaccel_output_format vaapi -i /home/hts/in.mkv -an -vf 'format=vaapi|nv12,hwupload' -c:v h264_vaapi -qp 2...
Peter Tofte

2017-01-08

17:29 Tvheadend Tutorial and setups: RE: Recorded TV Transcoding?
Keegan Neave wrote:
> Howdo,
> ...
Hi Keegan,
Strange, so the Stream Profiles does not apply for recordings...that is strange. In the Android TVHclient app there is some option to set streaming profiles for playing recordings, but i...
Peter Tofte

Also available in: Atom