Carl,
I am working on android, and unfortunately my device is not a rooted one. i
am unable to execute ffmpeg command there.
Any other hook please to find why i am not getting frame rate, from the
programming point of view ?


On Fri, Feb 14, 2014 at 6:10 PM, Carl Eugen Hoyos <[email protected]> wrote:

> Keestu Pillo <get2jils@...> writes:
>
> > AVRational fr = av_guess_frame_rate(context, video_stream, NULL);
> > LOGD(" Frame RAte = %d/%d ", fr.num, fr.den);
> >
> > I am getting ways 0/0   printed.
>
> What does ffmpeg -i report?
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to