[Asterisk-video] No Audio . Video when running app_mp4
Emmanuel Fauvet
ef at dixdata.com
Wed Mar 14 01:46:25 MST 2007
Hi,
I think there is a problem with your video file
Try this with an mpeg2 or mpeg4 (with sound) :
ffmpeg -i source.mpeg -an -vcodec h263 -r 10 -s qcif -b 40K -g 50 tmp.mp4
mplayer -vo null -ao pcm -af resample=8000 source.mpeg
ffmpeg -i tmp.mp4 -b 40K -i audiodump.wav -ac 1 dest.mp4
mp4creator hint=1 dest.mp4
mp4creator hint=2 dest.mp4
Greetings
Emmanuel
_____
De : asterisk-video-bounces at lists.digium.com
[mailto:asterisk-video-bounces at lists.digium.com] De la part de Stephen Liew
Envoyé : mercredi 14 mars 2007 02:22
À : Development discussion of video media support in Asterisk
Objet : Re: [Asterisk-video] No Audio . Video when running app_mp4
Hi Sergio,
This is what output of mp4info
>mp4info menu.mp4
mp4info version 1.5.0.1
menu.mp4:
Track Type Info
1 video H.263, 2.002 secs, 57 kbps, 176x144 @ 5.494505 fps
2 hint Payload H263-2000 for track 1
3 video H.263, 2.002 secs, 57 kbps, 176x144 @ 5.494505 fps
4 hint Payload H263-2000 for track 3
5 video H.263, 2.002 secs, 57 kbps, 176x144 @ 5.494505 fps
6 hint Payload H263-2000 for track 5
Metadata Tool: mp4creator 1.5.0.1
On 3/14/07, Sergio Garcia Murillo <sergio.garcia at fontventa.com> wrote:
Could you run mp4info on the file?
----- Original Message -----
From: "Stephen Liew" < zhongdao.liew at gmail.com>
To: <asterisk-video at lists.digium.com>
Sent: Tuesday, March 13, 2007 7:17 PM
Subject: [Asterisk-video] No Audio . Video when running app_mp4
> Hi All,
>
> Trying to run the app_mp4 but failed with the error ==> MP4ERROR:
> FindTrackIndex: Track id -1 doesn't exist
>
> The call just hangup.
>
> Am using Centos 4.4 and compiling mpeg4ip with ./configure
> --disable-player --disable-server
>
> Any ideas why causing the hang ?
>
> Regards,
> Stephen
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
> <http://lists.digium.com/mailman/listinfo/asterisk-video>
http://lists.digium.com/mailman/listinfo/asterisk-video
>
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-video
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20070314/65228a32/attachment.htm
More information about the asterisk-video
mailing list