Hi there,
The issue is forced subs in bluray rips not showing when subtitles are not turned on. eg Na'vi sections in Avatar
I just commented on hakuya's BRRip playback branch thread (http://forum.xbmc.org/showthread.php?tid=128935) where I explained that by replicating the updates he made in Eden, against the Frodo master, fixes the issue again.
The files updated were:
lib/ffmpeg/libavcodec/avcodec.h
lib/ffmpeg/libavcodec/pgssubdec.c
xbmc/cores/dvdplayer/DVDCodecs/Overlay/DVDOverlayCodecFFmpeg.cpp
lib/ffmpeg/libavcodec/options.c
In commits:
Added support for forced subtitles in PGS streams: https://github.com/hakuya/xbmc/commit/63...acbebf9b55
Pulling in changes from latest pgssubdec.c ffmpeg upstream for PGS decoding fixes: https://github.com/hakuya/xbmc/commit/6f...b2b5694861
Would it be possible to merge these changes with master to resolve a long standing issue?
Forced Subtitles in PGS Streams
Majin
Junior Member Posts: 11 Joined: Sep 2012 Reputation: 0 |
2012-12-11 21:02
Post: #1
|
| find quote |
da-anda
Team-XBMC Member Posts: 1,389 Joined: Jun 2009 Reputation: 27 Location: germany |
2012-12-11 21:23
Post: #2
It's unfortunately to late to get this thing in for Frodo. Also the ffmpeg patches are a bit critical atm - might need to wait until we upgrade ffmpeg.
|
| find quote |
GreenOnyx
Junior Member Posts: 36 Joined: Nov 2012 Reputation: 2 |
2012-12-29 19:09
Post: #3
This should be fixed with the below commits:
Fixed forced subtitles display in PGS stream: https://github.com/xbmc/xbmc/pull/1992 Don't utilize rect.flags for an external ffmpeg that doesn't support it: https://github.com/xbmc/xbmc/pull/2002 It was discussed under the last couple pages of the older Eden thread: http://forum.xbmc.org/showthread.php?tid...id=1278949 |
| find quote |

Search
Help