IPTV-EPG Forum
Prefix & Append to VOD streams - Printable Version

+- IPTV-EPG Forum (https://forum.epg.best)
+-- Forum: IPTV-EPG Forum (https://forum.epg.best/forumdisplay.php?fid=1)
+--- Forum: Feature Requests (https://forum.epg.best/forumdisplay.php?fid=14)
+---- Forum: Fulfilled Feature Requests (https://forum.epg.best/forumdisplay.php?fid=15)
+---- Thread: Prefix & Append to VOD streams (/showthread.php?tid=1205)



Prefix & Append to VOD streams - jeremyrem - 09-23-2018

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


RE: Prefix & Append to VOD streams - Epg Admin - 09-23-2018

Added to the todo list


RE: Prefix & Append to VOD streams - jeremyrem - 09-23-2018

(09-23-2018, 11:40 AM)Epg Admin Wrote: Added to the todo list

Thanks


RE: Prefix & Append to VOD streams - Epg Admin - 10-15-2018

Available in the m3u Action options.