On Wed, 7 Aug 2019, 03:29 Phat Nguyentan, <[email protected]>
wrote:

> Hi ffmpeg,
> Please help me on this case:
> I use openwrt and ffmpeg without h264 and libx264.  try to create m3u8 file
> on nginx. I run command:
> ffmpeg -loglevel verbose -re -i /dev/video0 -acodec libmp3lame -ar 44100
> -ac 1 -f flv rtmp://localhost:1935/hls/movi
> It's not working, can't create m3u8 file. When I change to linux with
> -vcodec h264, it's working, but on openwrt we don't have codecs.
> Thanks
>

There is no way to compile ffmpeg with libx264? Which other codecs are
available instead?

>
_______________________________________________
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