On Sat, Nov 04, 2017 at 08:27:42PM +, Kieran Kunhya wrote:
> Hello,
>
> I need to remove MPEG-4 support from mpegvideo in order to upstream the
> following code:
> https://github.com/kierank/ffmpeg-sstp
>
> I'll need to extract mpeg4video from mpegvideo for the following reasons in
> the Stud
On Sat, 4 Nov 2017 at 22:33 Carl Eugen Hoyos wrote:
> 2017-11-04 21:27 GMT+01:00 Kieran Kunhya :
>
> > I need to remove MPEG-4 support from mpegvideo in order
> > to upstream the following code:
> > https://github.com/kierank/ffmpeg-sstp
>
> Decoding of the yuv422p10 samples does not yet work.
>
2017-11-04 21:27 GMT+01:00 Kieran Kunhya :
> I need to remove MPEG-4 support from mpegvideo in order
> to upstream the following code:
> https://github.com/kierank/ffmpeg-sstp
Decoding of the yuv422p10 samples does not yet work.
Is the rgb output correct? It looks as if seen through a
strange col
On 11/4/2017 5:27 PM, Kieran Kunhya wrote:
> Hello,
>
> I need to remove MPEG-4 support from mpegvideo in order to upstream the
> following code:
> https://github.com/kierank/ffmpeg-sstp
>
> I'll need to extract mpeg4video from mpegvideo for the following reasons in
> the Studio Profile:
>
> - 1
Hello,
I need to remove MPEG-4 support from mpegvideo in order to upstream the
following code:
https://github.com/kierank/ffmpeg-sstp
I'll need to extract mpeg4video from mpegvideo for the following reasons in
the Studio Profile:
- 10-bit video, mpegvideo.c is entirely 8-bit, I'll need to write