On Thu, 20 Aug 2020, 20:35 Ashim Tom, <[email protected]> wrote:

> what is ffmpeg_g?
>

This is the ffmpeg binary with the debug symbols present.
When stripped (without debug symbols) you get the ffmpeg binary.

Debug symbols are useful for function tracing when attached to a debugger,
such as troubleshooting CUDA based filter performance with nvidia's NSIGHT
tools, etc.

>
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to