Visit BoonEx Page at Facebook

Facebook

Join BoonEx group at LinkedIn

LinkedIn

Follow BoonEx on Twitter

Twitter

Subscribe to BoonEx Blog RSS feed

RSS

Ticket #1434 (closed defect: invalid)

Opened 2 weeks ago

Last modified 2 weeks ago

Video comments - codec

Reported by: MichelSwiss Assigned to: somebody
Priority: major Milestone: Dolphin 7.0 (Hookie) RC
Component: User Part Version: 7
Keywords: video comments Cc:

Description

http://www.boonex.com/unity/forums/#topic/found-problem-video-comments-and-fix-sort-of.htm

1st) problem is codec of flv don't fit in mpeg4 (then we can't use -acodec copy)...this is the solution i've tryed:

$sSound = $bSound ? " -acodec libmp3lame -ar 44100 " : " -an ";

in file \flash\modules\video_comments\inc\functions.inc.php, it work but video and audio aren't sync.

2nd) audio and video aren't sync.:

Further investigations reveal that the original flv audio aren't sync..

Please Boonex create a video comment, then open the flv (I think created by rms) file in the folder flash/modules/video_comments/files/ yu'll see it isn't sync.

I think it's an RMS bug, and after fixed functions.inc.php and the sync bug all work good... luca_it

Change History

11/05/09 16:47:53 changed by MichelSwiss

  • status changed from new to closed.
  • resolution set to invalid.

luca_it asked to close this ticket (looking for another solution...)