Ville Syrj�l� wrote:
On Mon, Feb 14, 2005 at 06:51:48PM +0200, prelude wrote:
I have weird problem.
df_xine crash most of my video files but someones working almost fine (colors are always inverted).
Command:
df_xine -l 0 winnie_the_pooh_worships_satan.mov >& df_xine_working.txt
working ok and i see that video on my tv screen. But command:
df_xine -l 0 ~/yle24.ts >& df_xine_not_working.txt
will crash df_xine. (yle24.ts is TS stream record from dvb channell)
Both videos working OK when i use toxine whit caca output (http://sam.zoy.org/projects/libcaca/).
I put logs to web if someone wanna look those. http://prelude.kapsi.fi/directfb/df_xine_not_working.txt http://prelude.kapsi.fi/directfb/df_xine_working.txt
Any idea where i can start to hunt that bug...atm i dont know where to start :-(
It looks a lot like the /dev/shm size limit problems someone else was having a while back. His distro mounted /dev/shm before /dev which had a size limit. So assuming this is your problem too either fix the mount order or if you can't do that increase the /dev size limit.
PS. Please don't use reply to start a new topic. It breaks threading.
Thx Ville.
After i remove udev and put devfs on df_xine plays all my video files :-)
(Colors are still inverted but that is something what i can probably solve whit time)
PS. Sorry my bad mailing list usage.
