Log in

View Full Version : how to make x264.exe in NS-2.29


suciR
16th May 2012, 09:58
:confused:

Hi All, i'm a new user for using x264.exe in NS-2

$./x264.exe -I 30 -B 64 --fps 30 -o foreman_qcif.264 --input-res 176x144 foreman_qcif.yuv

i used that syntax for my final project 'Adapive Crosslayer Mapping for Video H.264/AVC'

but i'm getting error for making frame B

how to make this
I
P
B
B
P
B
B
I
P
B
B
P
B
B
I

Anyone, please help me :D

Why are you using "-I 30" when your example shows an interval of 7? What exactly do you want to achieve? Are you sure it's necessary? What "error for making frame B"?

by manual modification log from 1 pass before 2 pass with all automatic turned off (ie strict GOP, B etc)?

@sneaker_ger: i only want to comparison between ffmpeg and x264. So when i use ffmpeg, i've got b-frame and i want it (b-frame) when i use x264 too. Both of them, i used it as encoder.
Can i use them for decoder in NS-2 too? and How about the best bitrate in H.264/AVC

@pandy: Can u show me the commndine?

Guest
7th June 2012, 13:29
[Oops. Trying to move a thread to Newbies, I accidentally hit the merge button and merged the replies into the one post above. I've tried to make it intelligible by adding quotes.]