Prefix & Append to VOD streams

Submitted by jeremyrem at

18293
Prefix & Append to VOD streams
by jeremyrem
jeremyrem
Offline
#1
little back story.

I use tvheadend for my tv/dvr backend and since it is made to only play mpegts & hls streams, I cant watch any of my VOD titles unless I edit the m3u myself and tell it to pipe the mp4 to ffmpeg for transcoding.

It would be great if the editor had the option of adding stuff before and after the video url for those like me.

an example of what needs to be added for it to work


pipe:///usr/local/bin/ffmpeg -i  [Original http://.mp4] -codec copy -bsf:v h264_mp4toannexb,dump_extra  -metadata service_provider=PROVIDER -metadata service_name=SERVICE -tune zerolatency -f mpegts pipe:1


Thanks

Quote
Epg Admin
Offline
#2
Added to the todo list

Quote
jeremyrem
Offline
#3
(09-23-2018, 11:40 AM)Epg Admin Wrote: Added to the todo list

Thanks

Quote
Epg Admin
Offline
#4
Available in the m3u Action options.

Quote




Users browsing this thread: 1 Guest(s)