VideoProcessingFramework: RuntimeError: can't get unknown filter by name
ipython
import PyNvCodec as nvc
nvDec = nvc.PyNvDecoder('rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov', 0)
Decoding on GPU 0
[-----] Media format: RTSP input (rtsp)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: can't get unknown filter by name
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17 (8 by maintainers)
Hi @mel-2445 Yes, this is expected behaviour. VPF supports h264 and h265 hw acceleration.