1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 <2018> 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Store 64-bit integer in asyn parameter library? |
From: | "J. Lewis Muir" <[email protected]> |
To: | Mark Rivers <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Fri, 18 May 2018 13:15:50 -0500 |
On 05/18, Mark Rivers wrote: > What value does this represent in the vendor library? Sometimes a > double can be used. It can exactly represent a 52 bit integer. The average bitrate of an audio or video stream. The library is FFmpeg, the value is AVCodecContext::bit_rate: http://www.ffmpeg.org/doxygen/4.0/structAVCodecContext.html#a6b53fda85ad61baa345edbd96cb8a33c Lewis