Opened 14 years ago

Closed 14 years ago

#8748 closed enhancement (fixed)

Allow mythweb to stream .mp4 versions of .mpg files

Reported by: mythtv@… Owned by: Rob Smith
Priority: minor Milestone: 0.24
Component: Plugin - MythWeb Version: Master Head
Severity: low Keywords: mp4 nuv mpg
Cc: Ticket locked: no

Description

Mythweb doesn't always stream .mp4 files created using mythipod.sh

The stream_mp4.pl file in mythweb only streams mp4 files that are stored in myth as .mpg files. I reduce the size of my .mpg files first, so they have a suffix of .nuv.

This patch allows the .nuv files to stream as well.

Attachments (1)

mythweb_stream_mp4_pl.diff (420 bytes) - added by mythtv@… 14 years ago.
Patch to allow mythweb to stream mp4 versions of nuv files

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by mythtv@…

Attachment: mythweb_stream_mp4_pl.diff added

Patch to allow mythweb to stream mp4 versions of nuv files

comment:1 Changed 14 years ago by robertm

Status: newassigned

comment:2 Changed 14 years ago by Rob Smith

Milestone: 0.24

comment:3 Changed 14 years ago by Rob Smith

Resolution: fixed
Status: assignedclosed

(In [26128]) Fixes #8748, this allows nuv files to be streamed as mp4 files

Note: See TracTickets for help on using tickets.