[Asterisk-video] mp4save, bad video length XD

Sergio Garcia Murillo sergio.garcia at fontventa.com
Mon Nov 3 15:43:21 CST 2008


Fixed, thanxs Borja
Sergio.

Borja SIXTO escribió:
> Hi alls,
>
> The mp4save use timestamps to mark the video sequence.
> Some SIP phones not pay attention about that a set wrong values...
>
> The app_h324m have the same problem, Sergio...
>
> I have made this modification to the app_h324m (all the frame of the 
> same sample must have the same timestamp, Asterisk use relative 
> "timestamps" by the use of samples !)  :
>             /* Rest of values*/
>             send->src = "h324m";
>             if (vt->first)
>             send->samples = vt->samples;
>             else
>             send->samples = 0;
>
> Regards,
>
>
> Borja
>
>
> Sergio Garcia Murillo a écrit :
>   
>> Umm.. it seems that it has calculated the fps wrong
>>
>> 176x144 @ 0.279218 fps
>>
>> How have you recorded the file? 
>>
>> Best regards
>> Sergio
>>
>> aj2r escribió:
>>   
>>     
>>> Hello, when I save a video with mp4save, I obtain a wrong mp4 file.
>>> The video track length is n times larger than the audio track length
>>> which is the actual length.
>>>
>>> mp4info output:
>>>   mp4info version 1.5.0.1
>>>   /tmp/test.mp4:
>>>   Track	Type	Info
>>>   1	audio	G.711 uLaw, 21.780 secs, 64 kbps, 8000 Hz
>>>   2	hint	Payload PCMU for track 1
>>>   3	video	H.263, 469.168 secs, 3 kbps, 176x144 @ 0.279218 fps
>>>   4	hint	Payload H263-1998 for track 
>>>
>>> Any idea? Thanks
>>>
>>>   
>>>     
>>>       
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-video mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-video
>>     
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.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/20081103/11a3a9a6/attachment-0001.htm 


More information about the asterisk-video mailing list