Claudio,

It is working now. I properly builded DirectFB-1.1.1 with Multi Application 
Core enabled.

At least I want the application to support SD videos (720x480), but I want to 
be able to play HD (1920x1080) also.

Does you (or anyone else) have any tip about how to achieve good performance 
with HD videos ?

Hugo Lavalle


-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of Hugo Cesar Crohare Lavalle
Sent:   Sat 3/29/2008 11:36 AM
To:     Claudio Ciccani
Cc:     directfb-users@directfb.org
Subject:        [directfb-users] RES:  no audio with ffmpeg

oops...

I did not build FusionSound with --prefix=/usr/local and did not enabled the 
Multi Application Core.

I will have to try this on monday.

Thank you (again...)

Hugo Lavalle


-----Mensagem original-----
De:     Claudio Ciccani [mailto:[EMAIL PROTECTED]
Enviada:        sáb 29/3/2008 10:56
Para:   Hugo Cesar Crohare Lavalle
Cc:     directfb-users@directfb.org
Assunto:        Re: [directfb-users] no audio with ffmpeg


Il giorno ven, 28/03/2008 alle 14.48 -0300, Hugo Cesar Crohare Lavalle
ha scritto:
> Ok... I was so worried about the software, that needed someone to
> point out the codec issue. Thank you !
> 
> The "ignoring" probably is about the audio stream, isn't it ?
> 
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0xb7f475d0]negative ctts, ignoring
> 
> Most of time I have been using a video with avc1/mp4, with ffplay this
> one shows the "ignoring" message.
> 
> With a h264/mpga ffplay doesn't show the ignoring and I can hear the
> audio.
> 
> 
> But...
> 
> 1) Neither the FusionSound or the DirectFB-extra put the fusionsound
> libs on /usr/local/lib/directfb-1.1.0/interfaces. I did it myself,
> copying from the build directory of fusionsound.

Strange!
./configure --prefix=/usr/local && make && make install should install
all the needed libraries and modules.

> 
> 2) With directfb I can also hear the audio now, but the video and
> audio freezes several times, for 5 or 10 secs, and after that
> completely hangs. I can leave the fullscreen mode of the application
> only with crtl+f7, and after that the whole computer hangs.

Strange too!
I have a couple of questions:
1) Do you have the Multi Application Core enabled in directfb?
2) Does it still hang if you disable audio output in fusionsound (echo
driver=none >> ~/.fusionsoundrc)?

If both the answers are YES, then it could be a bug in the ffmpeg video
provider. Actually the provider suffers width badly encoded videos, so
you could try to re-encode it using ffmpeg (unless it was already
generated by ffmpeg).

> 
> 
> For now, I am prefering the ffmpeg because the video shows up smoothly
> than with xine, that has some flickering.
> 
> Are these problems (ffmpeg hang and xine flicker) solved with some
> configuration ? framebuffer ? "flags" or "caps" settings on the
> application ?
> 



-- 
Claudio Ciccani
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://directfb.org





_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users





_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to