Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Encode x264 with ffmpeg?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Encode x264 with ffmpeg? (Read 1717 times)
uggla
Sr. Member
Posts: 438
Encode x264 with ffmpeg?
«
on:
February 22, 2011, 12:04:41 PM »
When I try to encode x264 with ffmpeg I get "Unknown encoder 'libx264'". x264.tcz is loaded. Is it in another extension?
Logged
Arslan S.
Hero Member
Posts: 825
Re: Encode x264 with ffmpeg?
«
Reply #1 on:
February 22, 2011, 03:17:41 PM »
probably it is compiled without x264 encoder
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: Encode x264 with ffmpeg?
«
Reply #2 on:
February 23, 2011, 06:55:15 AM »
You could use mencoder or the standalone x264 binary in the meanwhile.
Logged
The only barriers that can stop you are the ones you create yourself.
uggla
Sr. Member
Posts: 438
Re: Encode x264 with ffmpeg?
«
Reply #3 on:
February 24, 2011, 05:30:44 AM »
Ok, now I've tried the x264 binary but all I get is colorful snow in the output file.
I've tried:
x264 -o outfile.flv infile.mpg 720x576
and
x264 -o outfile.mkv infile.mpg 720x576
The infile is an ordinary mpeg2.
Please help.
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: Encode x264 with ffmpeg?
«
Reply #4 on:
February 24, 2011, 06:06:55 AM »
It doesn't take mpeg input, AFAIK, at least that's what I read from x264 --help (I use mencoder, myself).
«
Last Edit: February 24, 2011, 06:13:44 AM by curaga
»
Logged
The only barriers that can stop you are the ones you create yourself.
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Encode x264 with ffmpeg?