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
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to