[Asterisk-video] AVTF - What's going on?

jordan territorio jvt at mail.teamlog.external.hp.com
Fri May 26 04:51:42 MST 2006


Hi,
 
I'm using the gstreamer-0.10 version and i have some problem to convert
a .mov file to an .h263 file for asterisk. I've compiled and installed
the 0.10-6 version of gstreamer with the lasts base, good bad and ugly
plugins.
Here are the results of the command i read in mailing list, when i
launch it on my computer :
 
 <mailto:root at ubuntu> root at ubuntu:~# gst-launch-0.10 filesrc
location=/root/test1800.mov ! qtdemux name=demux ! ffdec_h263 !
videoscale ! video/x-raw-yuv,width=352,height=288 ! ffenc_h263
rtp-payload-size=512 ! rtph263pay ! asteriskh263 ! filesink
location=avout.h263 demux. ! queue ! ffdec_adpcm_ima_qt ! audioconvert !
audioresample ! audio/x-raw-int,rate=8000,channels=1 ! wavenc ! filesink
location=avout.wav
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

The program seems to be blocked at this point and if i do a CRTL+C :
 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "pipeline0" warns: pipeline interrupted

Then when i do a "ls -l" it display
 
total 25636
-rw-r--r--  1 root root        0 2006-05-23 17:28 avout.h263
-rw-r--r--  1 root root        0 2006-05-23 17:31 avout.wav
-rw-r--r--  1 root root 14622624 2006-05-22 17:37 inabsentia.mov
-rw-r--r--  1 root root  6090510 2006-05-18 16:28 promokarate.wmv
-rw-r--r--  1 root root   194353 2006-05-23 14:33 test1800.mov

we can see that the command has created the two files avout.h263 and
avout.wav, but they are empty...
 
If anyone has an idea to help me to resolve my problems...
 
Thanks

TERRITORIO Jordan-V. 
TEAMLOG Montbonnot 
TEL : +33 (0) 4 76 61 37 93
GSM : +33 (0) 6 30 66 54 69

 

 


More information about the asterisk-video mailing list