Modify

Ticket #9207 (closed patch: Fixed)

Opened 3 years ago

Last modified 2 years ago

Mythweb flash streaming can sometime cut off end of recording

Reported by: justin.johnson3@… Owned by: kormoc
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The mythweb flash streaming can sometimes cut off the end of the recording (~2 mins) if the size of the video is not calculated correctly. This arises out of the overhead of the flv container format. The attached patch allows for 5% overhead. If the file turns out to be smaller than this, the browser will receive an EOF character and the position bar in flowplayer will be updated accordingly.

Attachments

stream_flv.pl.diff (520 bytes) - added by anonymous 3 years ago.
give the video filesize a 5% overhead
stream_flv.pl.2.diff (520 bytes) - added by justin.johnson3@… 3 years ago.
Whoops, forgot to use 1024

Change History

Changed 3 years ago by anonymous

give the video filesize a 5% overhead

Changed 3 years ago by justin.johnson3@…

Whoops, forgot to use 1024

comment:1 Changed 3 years ago by kenni

  • Status changed from new to assigned

comment:2 Changed 2 years ago by kormoc

  • Status changed from assigned to closed
  • Resolution set to Fixed

Fixed in ff42fd9

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.