Search found 3 matches

Go to advanced search

by jerrylipeng
15 Apr 2015 03:30
Forum: Development around libVLC
Topic: GPU-Acceleration
Replies: 11
Views: 4621

Re: GPU-Acceleration

Thanks for your reply. I was using VLC 2.2.0 to play a 3840*2160 mp4: - Start vlc in command line: vlc --avcodec-hw=any, the video is choppy - Start vlc in command line: vlc --avcodec-hw=dxva2, the video looks good - In nVLC example, calling libvlc_new with/without "--avcodec-hw=xxx" makes...
by jerrylipeng
14 Apr 2015 03:35
Forum: Development around libVLC
Topic: GPU decoding with LibVLC on Windows
Replies: 4
Views: 2107

Re: GPU decoding with LibVLC on Windows

Hi, where should I use "--avcodec-hw=dxva2", in libvlc_new or libvlc_media_add_option? I tried both but neither works..
by jerrylipeng
13 Apr 2015 05:14
Forum: Development around libVLC
Topic: GPU-Acceleration
Replies: 11
Views: 4621

Re: GPU-Acceleration

Hi all, does "--ffmpeg-hw" still work? I tried several options in the nVLC example projects ("--ffmpeg-hw", "--avcodec-hw=any", "--avcodec-hw=dxva2"), but seems none of them works.
Could somebody help?

Go to advanced search