5 gb DDR3
GPU: NVIDIA GeForce GTX 750 Ti (Zotac 2 GB)
CPU: Intel Core 2 Duo E7600
VLC version: 2.2.4
What works:
I can view my "firewire" input (Called "Microsoft DV Camera and VCR", using dshow://) when NOT streaming
When streaming, I can view it remotely (or locally with another instance of VLC)
What doesn't:
When I start a stream and have "display locally" selected, it freezes for that instance of VLC and shows the same frame (I don't have an audio device, so I don't know if that works properly)
Log when starting stream:
Code: Select all
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
x264 info: profile High, level 3.0
stream_out_transcode info: input interval 33366 (base 1001)
stream_out_transcode info: output interval 33366 (base 1001)
x264 info: using SAR=8/9
x264 info: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
x264 info: profile High, level 3.0
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
Is anyone else having this issue, or should I report it?
Update: As per https://forum.videolan.org/viewtopic.ph ... ly#p424943, I switched to a lower quality option, which works, but I shouldn't need to do that.