python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Ffmpeg nvenc encoder on gpu does not compress files as much as compared to libx264
I wanted to encode a video file which was initially encoded by a libx264 encoder on a non gpu machine with ultrafast preset and crf 23 , i typically re-encode it with preset medium and get a good comp...
Srinjoy Choudhury
Votes: 0
Answers: 1
VLC huge buffering times over rtp for local H264 stream
I'm outputting an H264 stream, encoded by my application using ffmpeg. I can display it using ffplay, but when trying to view the stream in VLC, I only get the first frame, or it looks like that's the...
mike
Votes: 0
Answers: 1
Getting Error message Unknown encoder 'libx264' , any help appreciated
I am trying to compress videos files to a target size within python using ffmpeg-python for an A level project as part of my coursework, I keep getting this error saying it doesn't know the encoder. N...
Alex.Foster
Votes: 0
Answers: 1