[Libav-user] ffmpeg with NVENC, can't find encoder
Hoang Bao Ngo
hoangbn at student.matnat.uio.no
Tue Jan 20 16:15:02 CET 2015
Hi, I tried ffmpeg with --enabled-nvenc and I could encode video streams through ffmpeg.
Ex: ffmpeg -i something -c:v nvenc Test.yuv
But when I'm trying to find the encoder through
avcodec_find_encoder_by_name("nvenc");
, it didn't seem to exist.
Tried it with Brainiarc7 version/patch of NVENC, but it was the same issue.
Linking problem?
Mvh Hoang Bao Ngo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20150120/62d876ce/attachment.html>
More information about the Libav-user
mailing list