Top "Bitrate" questions

Bitrate is the number of bits that are conveyed or processed per unit of time.

FFMPEG ignores bitrate

I am new to video encoding so bear with me. I am using FFMPEG. I have an mp4 file which …

ffmpeg bitrate
What exactly does bitrate mean in an video/audio file?

I use ffmpeg to convert videos from one format to another. Is bitrate the only parameter which decides the output …

audio video ffmpeg converter bitrate
sox for converting flac file to 320 bit mp3

I have installed sox with support for both mp3 and flac. The below command also successfully converts flac to mp3 …

sox lame bitrate
How can I easily read video duration and bitrate in Java?

This is my first project in Java. I'm creating batch FTP video uploader applet in Java. Before I start uploading …

java video duration bitrate
Very low bitrate video codec?

I was wondering if there are any video codecs out there that are suited for extremely low bitrates, especially for …

video codec bitrate
ffmpeg calculate video bitrate

I would like to know how to calculate the bitrate of this video: http://jell.yfish.us/media/jellyfish-30-mbps-hd-hevc.…

video ffmpeg bitrate
ffprobe shows bitrate of 0.0 or N/A for h264 stream

I have a 11-minute .mkv file with a h264 video stream, taking up 184MB of space. I would like to …

ffmpeg bitrate
x264 rate control

We are using the x264 encoder in a video conferencing project, we have the basic streaming video working, however, we …

video-streaming x264 bitrate