[FFmpeg-devel] Extract the H.264 decoder part only from FFMPEG
Niobos
niobos
Tue Sep 1 21:50:34 CEST 2009
Hi,
For questions concerning "using ffmpeg", you should use the ffmpeg-
mailinglist.
This is ffmpeg-devel, the mailinglist for development of ffmpeg itself.
Greets
On 01 Sep 2009, at 08:53, Nhat Huy wrote:
> Hi all,
> I'm new with FFmpeg. This is my problems:
> I want to have a H.264 decoder by using FFmpeg, so can anyone show
> me how
> to extract the H.264 decoder part only from FFMEPG.
> It is my understanding that the FFMPEG includes graphic utilities,file
> format classifier and so on. What I want is the decoding routine
> without any
> other parts.
> It should be like JM-decoder source. The JM takes in bit-stream (*.
> 264) and
> produces the decoded file such as sequence of yuv images.
> So, take the decoding part only from FFMPEG so that it runs in the
> same way
> as JM source.
> The input to your decoder is H.264 encoded bit stream, then output is
> sequence of yuv images.
> Is there any solution ?
>
> Thanks so much.
>
> Tran Nhat Huy
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list