Bug 167485 - multimedia/mplayer: Fix h264 regression in mplayer/mencoder from ffmpeg
Summary: multimedia/mplayer: Fix h264 regression in mplayer/mencoder from ffmpeg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-01 14:50 UTC by Thomas Zander
Modified: 2012-05-03 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (779 bytes, patch)
2012-05-01 14:50 UTC, Thomas Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"