bakjos / FFMPEGMedia

Unreal FFMPEG Plugin to support more video formats and alpha videos
209 stars 55 forks source link

Support with UE4.27 #34

Open PeleglilaArti opened 2 years ago

PeleglilaArti commented 2 years ago

Hi, I've got some compilation issues when running the plugin on 4.27. Will you be able to support this version ? Thanks, Peleg

bakjos commented 2 years ago

Hu @PeleglilaArti What issues are you getting, I just had the chance to test it out and was working well with 4.27

leozejia commented 2 years ago

@bakjos I got this error msg in 4.27 when i play rtsp by this plugin,Can you tell me how to fix this problem?

LogFFMPEGMedia: Display: AVFormat configuration: --toolchain=msvc --arch=x86_64 --disable-static --enable-shared --enable-gpl --enable-libmp3lame --enable-libvpx --enable-w32threads --disable-yasm --enable-nvenc --enable-cuda --enable-cuvid --enable-openal --enable-opencl --enable-d3d11va --extra-cflags=-I../lame-3.99.5/include --extra-cflags=-I../libvpx --e xtra-cflags='-IC:/PROGRA~1/NVIDIA~2/CUDA/v9.1/include' --extra-cflags='-IH:/Pixelarama/MainCode/ExternalLibs/openal/include' --extra-cflags=-I../zlib-1.2.11/build64/install/include --extra-cflags=-I../nv-codec-headers/include --extra-ldflags='-LIBPATH:../lame-3.99.5/output/Release/x64' --extra-ldflags='-LIBPATH:../libvpx/build64/x64/Release' --extra-ldflags= '-LIBPATH:C:/PROGRA~1/NVIDIA~2/CUDA/v9.1/lib/x64' --extra-ldflags='-LIBPATH:H:/Pixelarama/MainCode/ExternalLibs/openal/lib64' --extra-ldflags='-LIBPATH:../zlib-1.2.11/build64/install/lib' LogFFMPEGMedia: Display: Format Name: mov,mp4,m4a,3gp,3g2,mj2 LogFFMPEGMedia: Display: Duration: 00:03:12.44, start: 0.000000, bitrate: 0x000000000000083d kb/s LogFFMPEGMedia: Display: Video Codec: h264 LogFFMPEGMedia: Warning: FFMPEG - Invalid pkt_timebase, passing timestamps as-is. LogFFMPEGMedia: Display: Using hardware context type: cuda LogFFMPEGMedia: Display: Using codec: h264_cuvid - 27