[FFmpeg-devel] livestream.com us-local news channels

Michael Niedermayer michaelni at gmx.at
Tue Sep 23 16:56:41 CEST 2014


On Tue, Sep 23, 2014 at 02:44:36PM -0000, Georg Stein wrote:
> where is hls_probe in, my qt creator is not showing me this, and i included
> #include <libavcodec/avcodec.h>
>     #include <libavformat/avformat.h>
>     #include <libavutil/frame.h>
>     #include <libavutil/pixfmt.h>
>     #include <libavutil/opt.h>
>     #include <libavutil/imgutils.h>
>     #include <libswscale/swscale.h>
>     #include <libavutil/mathematics.h>
>     #include <libavutil/dict.h>

hls_probe is in libavformat/hls.c
it detect the hls format
you should look at it if it fails to detect it in your case
maybe this provides some hint towrd what goes wrong

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140923/679ae7a2/attachment.asc>


More information about the ffmpeg-devel mailing list