Re: [ns] H.264/AVC parser for ns2

2012-03-21 Thread suci


hai, i have got same problem like you
have you alredy fix that problem?
i need youre help.. 


Michail Tsagkaropoulos wrote:
> 
> 
> Dear All users,
> 
> I am doing certain experiments with H.264 video transmission over IEEE  
> 802.11 and UMTS. Currently, I am using the info from
> http://140.116.72.80/~smallko/ns2/h264.htm 
>in order to encode a yuv video and parse it .
> However, the parser I use runs with H.26L encoder and not the latest H. 
> 264/AVC http://iphome.hhi.de/suehring/tml/index.htm . When I try with  
> the latest encoder the parser doesn't seem to recognise the video  
> frames.
> Has anyone successfully used H.264/AVC encoder in order to parse a  
> video file into NS-2 and if yes, how ?
> Could you provide some extra info regarding my problem?
> Thank you eveyone in advance.
> 
> Best regards,
> Michail Tsagkaropoulos
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/H.264-AVC-parser-for-ns2-tp19905196p33544595.html
Sent from the ns-users mailing list archive at Nabble.com.



[ns] Help for send H.264 video via NS 2

2012-03-21 Thread suci

hi all, i've final project about crosslayer in ns-2.29 use h.264/AVC video
I am also new to myevalvid. I tried to use this in cygwin in windows, it is
working fine. xvid, MP4BOX, mp4trace are available only in exe format
but when i use etmp4 with this command 
  $./etmp4.exe sd_foreman_0 rd_foreman_0 modified.st foreman_qcif.mp4
foreman_qcife
come to be error

  **etmp4.exe has encountered a problem and needs to close.  We are sorry
for the inconvenience.
 

 

but before that, i've done the command

 $./mp4trace -f -s 192.168.0.2 12346 foreman_qcif.mp4 > modified.st

  

 **Track 1: Video  - 176x144 pixel,391 samples, 00:00:13.033

Track 2: Hint  - 391 samples, 00:00:13.033

 

in modified.st only have I and P layer

 

what could be the problem here?

 

suci ramadona

politeknik caltex riau

Indonesia

 



Re: [ns] H.264/AVC parser for ns2

2012-03-29 Thread suci




suci wrote:
> 
> hai, i have got same problem like you
> have you alredy fix that problem?
> i need youre help.. 
> 
> 
> Michail Tsagkaropoulos wrote:
>> 
>> 
>> Dear All users,
>> 
>> I am doing certain experiments with H.264 video transmission over IEEE  
>> 802.11 and UMTS. Currently, I am using the info from
>> http://140.116.72.80/~smallko/ns2/h264.htm 
>>in order to encode a yuv video and parse it .
>> However, the parser I use runs with H.26L encoder and not the latest H. 
>> 264/AVC http://iphome.hhi.de/suehring/tml/index.htm . When I try with  
>> the latest encoder the parser doesn't seem to recognise the video  
>> frames.
>> Has anyone successfully used H.264/AVC encoder in order to parse a  
>> video file into NS-2 and if yes, how ?
>> Could you provide some extra info regarding my problem?
>> Thank you eveyone in advance.
>> 
>> Best regards,
>> Michail Tsagkaropoulos
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/H.264-AVC-parser-for-ns2-tp19905196p33544899.html
Sent from the ns-users mailing list archive at Nabble.com.