On Thu, 27 Aug 2015 19:54:07 +0530
Anshul wrote:
> On 08/27/2015 05:46 PM, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached patch fixes an issue with ffplay here (it tries to scale
> > the text subtitles), please comment,
> Though patch looks correct to me, just need more information for
> testin
Anshul gmail.com> writes:
> > Attached patch fixes an issue with ffplay here (it
> > tries to scale the text subtitles), please comment,
>
> Any Video sample that work with this patch and do
> not work without it would be great.
Full Episode 2.mp4
> At my PC I am not able to play any ClosedC
On 08/27/2015 05:46 PM, Carl Eugen Hoyos wrote:
Hi!
Attached patch fixes an issue with ffplay here (it tries to scale the text
subtitles), please comment,
Any Video sample that work with this patch and do not work without it
would be great.
At my PC I am not able to play any ClosedCaption
Hi!
Attached patch fixes an issue with ffplay here (it tries to scale the text
subtitles), please comment,
Carl Eugen
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index 729e855..c172bf8 100644
--- a/libavcodec/codec_desc.c
+++ b/libavcodec/codec_desc.c
@@ -2670,6 +2670,7 @@ sta