Hi,
I don't know if this is the right place to ask for this kind of information.
Basically I am trying to get width and height from the H264 SPS using ffmpeg.
Using a reduced sample like this :
#include
#include
int main()
{
const char sps[] = {0, 0, 0, 1, 0x67, 0x42,
pment discussions and patches
Objet : Re: [FFmpeg-devel] How to get width/height of an H264 stream using its
SPS ?
Hi,
On Thu, Jul 30, 2015 at 5:16 AM, PROMONET Michel <
michel.promo...@thalesgroup.com> wrote:
> Hi,
>
> I don't know if this is the right place to ask for th
illet 2015 18:50
À : FFmpeg development discussions and patches
Objet : Re: [FFmpeg-devel] How to get width/height of an H264 stream using its
SPS ?
Hi,
On Thu, Jul 30, 2015 at 10:58 AM, PROMONET Michel <
michel.promo...@thalesgroup.com> wrote:
> Hi Ronald,
>
> Thanks for the quick a