Modify

Ticket #6401 (closed patch: fixed)

Opened 3 years ago

Last modified 3 years ago

flv streaming ffmpeg mp3 detection incorrect

Reported by: Michelle Agnew <mythtvtrac@…> Owned by: kormoc
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The setup screen for flv streaming in mythweb uses the output of ffmpeg --help to check for mp3 support. The deb version of ffmpeg 3:0.svn20080206-12ubuntu3.1 doesn't have mp3 support compiled in but it is available to it. The patch attached uses ffmpeg -formats to detect mp3 support.

Attachments

flv_ffmpeg_mp3_detection.patch (629 bytes) - added by Michelle Agnew <mythtvtrac@…> 3 years ago.
ffmpeg mp3 support detection patch
flv_ffmpeg_mp3_detection.2.patch (741 bytes) - added by Michelle Agnew <mythtvtrac@…> 3 years ago.
ffmpeg mp3 support detection patch

Change History

Changed 3 years ago by Michelle Agnew <mythtvtrac@…>

ffmpeg mp3 support detection patch

comment:1 Changed 3 years ago by kormoc

  • Owner changed from xris to kormoc
  • Status changed from new to accepted

Changed 3 years ago by Michelle Agnew <mythtvtrac@…>

ffmpeg mp3 support detection patch

comment:2 Changed 3 years ago by kormoc

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [21083]) Fixes #6401, this uses a more robust way to detect ffmpeg mp3 support

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.