Bug 167485

Summary: multimedia/mplayer: Fix h264 regression in mplayer/mencoder from ffmpeg
Product: Ports & Packages Reporter: Thomas Zander <thomas.e.zander>
Component: Individual Port(s)Assignee: Michael Scheidell <scheidell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas Zander 2012-05-01 14:50:10 UTC
The ffmpeg snapshot in the current mplayer port exhibits a rare a/v sync problem.

Fix: Attached patch introduces files/patch-libavcodec-mpegaudio_parser.c from ffmpeg that solves the problem.
I have not bumped PORTREVISION because the issue does not hit the majority of users, but if the committer feels this would be better, feel free to bump PORTREVISION on both mplayer and mencoder.

Patch attached with submission follows:
Comment 1 Thomas Zander 2012-05-01 14:55:20 UTC
Additional note:

Thanks to Stefan Ehmann <shoesoft@gmx.net> for discovering this
problem and suggesting the patch!
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-05-01 20:32:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2012-05-01 20:38:46 UTC
State Changed
From-To: open->feedback

Do you want this patch in both mplayer and mencoder? (yes, we change 
package, we bump PORTREVISION.  Big discussion in ports@ a couple weeks 
ago, see 'PORTREVISIN BUMP FAQ')
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-05-03 01:13:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-05-03 01:13:30 UTC
scheidell    2012-05-03 00:13:16 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mencoder  Makefile 
    multimedia/mplayer   Makefile 
  Added files:
    multimedia/mplayer/files patch-libavcodec-mpegaudio_parser.c 
  Log:
  - Fix h264 regression in mplayer/mencoder from ffmpeg
  - Bump PORTREVISION on master and slave to force rebuild
  
  PR:             ports/167485
  Submitted by:   Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
  
  Revision  Changes    Path
  1.39      +1 -0      ports/multimedia/mencoder/Makefile
  1.217     +1 -0      ports/multimedia/mplayer/Makefile
  1.1       +11 -0     ports/multimedia/mplayer/files/patch-libavcodec-mpegaudio_parser.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"