Rambles of Ev
  • Home
  • About
  • Search

ffmpeg

A collection of 4 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

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
DVD

HOWTO make a video DVD from an avi/mp4/etc from any file type?

Get ffmpeg, dvdauthor, dvdstyler installed on your system, then you can: Code:ffmpeg -i source.avi -target ntsc-dvd target.mpg and either do this to make a simple DVD: Code:dvdauthor -t -o target.dvd -f target.mpg dvdauthor -T -o target.dvd or use dvdstyler to create a basic
25 Mar 2011
ffmpeg

FFMPEG

Let’s say you want to watch a video in that classic old low resolution [http://en.wikipedia.org/wiki/Image_resolution] flv format that used to be common on the web -or- you may want to upload videos [http://en.wikipedia.org/wiki/Video] to your site, but have
19 Mar 2011 1 min read
Page 1 of 1
Rambles of Ev © 2026
Powered by Ghost