Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] x264 and swscale support
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
RazrFalcon
n00b
n00b


Joined: 21 Dec 2011
Posts: 2

PostPosted: Wed Dec 21, 2011 6:56 pm    Post subject: [SOLVED] x264 and swscale support Reply with quote

How to compile x264 with swscale support?
I have this kind of error, when I try to encode a video:
Code:
resize [error]: not compiled with swscale support

Full output:
Code:
x264 --vf resize:1280,720,,,,bicubic --bframes 8 --input-res 1920x1080 --ref 8 --8x8dct --partitions p8x8,b8x8,i4x4,i8x8 --no-dct-decimate --psy-rd 0.50:0.15 --b-adapt 2 --b-pyramid 2 --no-mbtree --keyint 240  --deblock -1:-1 --rc-lookahead 60  --me umh --merange 24 --subme 9 --direct auto  --aq-strength 0.6 --aq-mode 1 --no-fast-pskip  --threads 2 --muxer mkv --trellis 2 --fps 23.976 --crf 17 -o ~/test.mkv ~/movie.mkv
raw [info]: 1920x1080p 0:0 @ 2997/125 fps (cfr)
resize [error]: not compiled with swscale support


I have swscale flag in make.conf


Last edited by RazrFalcon on Wed Dec 21, 2011 9:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Wed Dec 21, 2011 9:07 pm    Post subject: Reply with quote

Do you have media-video/x264-encoder built with ffmpeg useflag?
Back to top
View user's profile Send private message
RazrFalcon
n00b
n00b


Joined: 21 Dec 2011
Posts: 2

PostPosted: Wed Dec 21, 2011 9:17 pm    Post subject: Reply with quote

Thanks a lot. It helped.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum