[vlc-devel] Re: BeOS MediaKit generated AVIs

Stephan Assmus stippi at yellowbites.com
Sun Jan 12 19:48:07 CET 2003


> On Sun, Jan 12, 2003, Stephan Assmus wrote:
> > Well, they don't play... :-)
> :((
> > <http://www.yellowbites.com/artwork/Projekt_Karotte(DivX).avi>
> > is an AVI file with the sound track written after the video track 
> > was
> > completely written. I don't know if that is the reason for it not
> > playing correctly, but I think this would be a valid technique for
> > generating AVIs. 
> 
>  It's legal in avi. And vlc should play it. But here there is a 
> strange 
> header for audio and with the fact that all audio datas are in one 
> big 
> chunk, theses make avi demux a little crazy. I known how to fix video 
> playing (ie without sound) but I don't known yet how I will make avi 
> demux happier with audio stream. I will search :)

Hello Laurent,

Thank you very much for working on it. Your recent commit though did 
not result in at least the video playing for me. This is what happens 
at the command line:

$ vlc
VideoLAN Client 0.5.0-test2 Natalya
[00000117] main input: playlist item `/Arbeiten/stippi/
Projekt_Karotte(DivX).avi'
[00000121] main video output error: no chroma module for I420 to YUY2
[00000121] main video output error: thread -1: mutex_lock failed at src
/video_output/vout_pictures.c:118 (-2147483635:)
[00000121] main video output error: thread -1: mutex_unlock failed at 
src/video_output/vout_pictures.c:204 (-2147483635:)
[00000121] main video output error: thread -1: mutex_lock failed at src
/video_output/vout_pictures.c:118 (-2147483635:)
[00000121] main video output error: thread -1: mutex_unlock failed at 
src/video_output/vout_pictures.c:204 (-2147483635:)

The last two lines keep repeating. I suspect the problem is the chroma 
module, but why would I be missing it?

Best regards,
-Stephan


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list