Rambles of Ev
  • Home
  • About
  • Search

encoding

A collection of 5 posts
encoding

Video/Audio Encoding Cheat Sheet for FFmpeg

Video/Audio Encoding Cheat Sheet for FFmpeg [http://rodrigopolo.com/ffmpeg/cheats.html]. Video/Audio Encoding Cheat Sheet This is a small personal [http://rodrigopolo.com/] cheat sheet for encoding audio/video encoding where I put some of my most used stuff with FFmpeg and other tools. I use H.
25 May 2011 5 min read
encoding

Video editing Ubuntu - Wiki

Video editing Ubuntu – Wiki [http://wiki.showmedo.com/index.php/Video_editing_Ubuntu].
18 May 2011
encoding

Flowplayer Forums - Perfecting h264 conversion with ffmpeg

one pass: ffmpeg -i input -acodec libfaac -ab 128k -vcodec libx264 -vpre slow -crf 22(smaller value=higher quality/bitrate) -threads 0 output.mp4 2pass: Instead of using -crf you use a determined bitrate which can be useful while converting some kind of videos and permit to have a stable
18 May 2011
encoding

Encoding - h264

Encoding – h264 – Trac [http://h264.code-shop.com/trac/wiki/Encoding]. Ffmpeg/x264 (profile High, level 3.0) (latest versions of x264) We have successfully been using ffmpeg/libx264 with two pass encoding using the following commands: infile ="video.avi" tmpfile="video_tmp.mp4" outfile="video.
18 May 2011 1 min read
encoding

x264 ffmpeg mapping and options guide - Linux Encoding

x264 ffmpeg mapping and options guide – Linux Encoding [http://sites.google.com/site/linuxencoding/x264-ffmpeg-mapping].
18 May 2011
Page 1 of 1
Rambles of Ev © 2026
Powered by Ghost