bob0r
20th April 2006, 10:51
Mr mukund (http://www.mukund.org) was so kind to come to #x264 and share us his "x264 ffmpeg input patch":
http://www.mukund.org/temp/x264-ffmpeg-3.patch requires configure fixes -lavutil -lz
http://www.mukund.org/temp/x264-ffmpeg-4.patch requires pkg-config .pc files
We should call it the "lib audio video format patch".
This patch allows you to input many formats directly into x264.
todo:
- auto detect libraries via configure
- --seek is ignored
Download test file (used patch 4): http://files.x264.nl/x264.r504.lavf.input.exe (just rename to x264.exe and yes its 3.5mb)
usage example:
x264.exe --crf 26 --analyse p8x8,b8x8,i4x4 --progress --output test.mp4 the.island.trailer.1080p.ts
Known extensions (file types) that do not work:
.pva (plays in mplayer, because mplayer has pva demuxer)
Please test!
Updated:
todo
patch 4
patch info
http://www.mukund.org/temp/x264-ffmpeg-3.patch requires configure fixes -lavutil -lz
http://www.mukund.org/temp/x264-ffmpeg-4.patch requires pkg-config .pc files
We should call it the "lib audio video format patch".
This patch allows you to input many formats directly into x264.
todo:
- auto detect libraries via configure
- --seek is ignored
Download test file (used patch 4): http://files.x264.nl/x264.r504.lavf.input.exe (just rename to x264.exe and yes its 3.5mb)
usage example:
x264.exe --crf 26 --analyse p8x8,b8x8,i4x4 --progress --output test.mp4 the.island.trailer.1080p.ts
Known extensions (file types) that do not work:
.pva (plays in mplayer, because mplayer has pva demuxer)
Please test!
Updated:
todo
patch 4
patch info