Diederick Niehorster (12021-06-08):
> fftools now print info about what media type(s), if any, are provided
> by sink and source avdevices. Furthermore, printing is done with
> av_log instead of printf as the latter doesn't handle characters in
> some device names correctly (e.g. "Microphone Array (IntelĀ® Smart
> Sound Technology (IntelĀ® SST))" is printed incorrectly).
> 
> Signed-off-by: Diederick Niehorster <dcni...@gmail.com>
> ---
>  fftools/cmdutils.c | 41 +++++++++++++++++++++++++++++++----------
>  1 file changed, 31 insertions(+), 10 deletions(-)

The feature looks useful. But the printing must go to stdout, not to
logging, because it is meant to be readable by scripts.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to