On Fri, Oct 14, 2016 at 01:07:39AM +0200, Diego Biurrun wrote:
> On Thu, Oct 13, 2016 at 07:02:35PM -0400, Vittorio Giovara wrote:
> > On Thu, Oct 13, 2016 at 6:52 PM, Diego Biurrun <di...@biurrun.de> wrote:
> > > On Thu, Oct 13, 2016 at 06:23:09PM -0400, Vittorio Giovara wrote:
> > >> --- a/tests/fate-run.sh
> > >> +++ b/tests/fate-run.sh
> > >> @@ -76,6 +76,11 @@ probefmt(){
> > >>      run avprobe -show_format_entry format_name -v 0 "$@"
> > >>  }
> > >>
> > >> +probear(){
> > >> +    run avprobe -show_stream_entry sample_aspect_ratio -v 0 "$@"
> > >> +    run avprobe -show_stream_entry display_aspect_ratio -v 0 "$@"
> > >> +}
> > >
> > > probear? A professional bear? :)
> > 
> > ahah, probe Aspect Ratio, it's checking both SAR and DAR.
> 
> probe_ar() please, this is confusing me.

Never mind, we have probefmt() already.

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to