Page 1 of 1

pb with x264 compilation

Posted: 07 Jan 2006 11:15
by nerve
Ive got these errors when i try to compil x264 in ubuntu linux 5.10

common/predict.o common/predict.c
common/predict.c: In function ‘predict_4x4_vr’:
common/predict.c:535: attention : unused variable ‘l3’
common/predict.c: In function ‘predict_4x4_hd’:
common/predict.c:568: attention : unused variable ‘t3’
common/predict.c: In function ‘predict_4x4_vl’:
common/predict.c:592: attention : unused variable ‘t7’
common/predict.c: In function ‘predict_8x8_vr’:
common/predict.c:774: attention : unused variable ‘l7’
common/predict.c: In function ‘predict_8x8_hd’:
common/predict.c:802: attention : unused variable ‘t7’

when i play a movie with x264 codec i've got this crap result :
http://fgilles.free.fr/vlcsnap-5976805.png

thancks and sorry for my bad english

Posted: 07 Jan 2006 11:44
by Nerve
the errors when playing a x264 movie

[00000783] mp4 private warning: unknown box type alis (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type colr (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type cslg (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type stps (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type sdtp (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type alis (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type frma (uncompletetly loaded)
[00000783] mp4 private warning: Not enough data
[00000783] mp4 private warning: unknown box type (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type chan (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type gmin (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type tmcd (uncompletetly loaded)
[00000783] mp4 private warning: unknown box type alis (uncompletetly loaded)
[00000783] mp4 private warning: unknown handler type in stsd (uncompletetly loaded)
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): found Box:
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): read box: "
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): found Box:
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): read box: "
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): found Box:
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): read box: "
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): found Box:
main warning: can't store message (Chaîne multi-octets ou étendue de caractères invalide ou incomplète): read box: "
[00000783] mp4 private warning: unknown box type WLOC (uncompletetly loaded)
[00000783] message private warning: message queue overflowed
[00000784] mp4 demuxer warning: elst box found
[00000784] mp4 demuxer warning: CTTS table
[00000784] mp4 demuxer warning: elst box found
[00000784] mp4 demuxer warning: DEMUX_GET_FPS unimplemented !!
[00000814] faad decoder warning: decoded zero sample

someone can help me ?

Posted: 07 Jan 2006 13:02
by xtophe
x264 is used to encode in h264

To decode we use ffmpeg.

You need to update you ffmpeg from the cvs.

hth

Posted: 08 Jan 2006 09:08
by Nerve
x264 is used to encode in h264

To decode we use ffmpeg.

You need to update you ffmpeg from the cvs.

hth
I've update ffmpeg, i've got always the same pb to decode x264