[vlc-devel] Re: H.264 playback with VLC

admin major4 at mac.com
Fri Sep 3 23:25:06 CEST 2004


VLC (0.8.0test1)  output follows:

main debug: adding playlist item `CH20.avi' ( 
/Users/admin/Movies/CH20.avi )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: `/Users/admin/Movies/CH20.avi' gives access `' demux `' 
path `/Users/admin/Movies/CH20.avi'
main debug: demux2_New: access='' demux='' 
path='/Users/admin/Movies/CH20.avi'
main debug: looking for access_demux module
main debug: probing 1 candidate
main debug: access2_New: access='' path='/Users/admin/Movies/CH20.avi'
main debug: looking for access2 module
main debug: probing 4 candidates
vcd debug: trying .cue file: /Users/admin/Movies/CH20.cue
vcd warning: could not open /Users/admin/Movies/CH20.avi
access_file debug: opening file `/Users/admin/Movies/CH20.avi'
main debug: using access2 module "access_file"
main debug: pre buffering
main debug: received first data for our buffer
main debug: demux2_New: access='' demux='' 
path='/Users/admin/Movies/CH20.avi'
main debug: looking for demux2 module
main debug: probing 29 candidates
avi debug: found Chunk fourcc:52494646 (RIFF) size:519162 pos:0
avi debug: found LIST chunk: 'AVI '
avi debug: <list 'AVI '>
avi debug: found Chunk fourcc:4c495354 (LIST) size:370 pos:12
avi debug: found LIST chunk: 'hdrl'
avi debug: <list 'hdrl'>
avi debug: found Chunk fourcc:61766968 (avih) size:56 pos:24
avi debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE 
720x576
avi debug: found Chunk fourcc:4c495354 (LIST) size:192 pos:88
avi debug: found LIST chunk: 'strl'
avi debug: <list 'strl'>
avi debug: found Chunk fourcc:73747268 (strh) size:56 pos:100
avi debug: strh: type:vids handler:0x68323634 samplesize:0 25.00fps
avi debug: found Chunk fourcc:73747266 (strf) size:40 pos:164
avi debug: strf: video:h264 720x576 planes:1 24bpp
avi debug: found Chunk fourcc:76707270 (vprp) size:68 pos:212
avi warning: unknown chunk (not loaded)
avi debug: </list 'strl'>
avi debug: found Chunk fourcc:4c495354 (LIST) size:94 pos:288
avi debug: found LIST chunk: 'strl'
avi debug: <list 'strl'>
avi debug: found Chunk fourcc:73747268 (strh) size:56 pos:300
avi debug: strh: type:auds handler:0x00200000 samplesize:1 24000.00fps
avi debug: found Chunk fourcc:73747266 (strf) size:18 pos:364
avi debug: strf: audio:0x2000 channels:2 48000Hz 16bits/sample 187kb/s
avi debug: </list 'strl'>
avi debug: </list 'hdrl'>
avi debug: found Chunk fourcc:4c495354 (LIST) size:46 pos:390
avi debug: found LIST chunk: 'INFO'
avi debug: <list 'INFO'>
avi debug: found Chunk fourcc:49534654 (ISFT) size:34 pos:402
avi debug: ISFT: software : MEncoder dev-CVS-040902-06:15-3.3
avi debug: </list 'INFO'>
avi debug: found Chunk fourcc:4a554e4b (JUNK) size:3644 pos:444
avi debug: found Chunk fourcc:4c495354 (LIST) size:513618 pos:4096
avi debug: skipping movi chunk
avi debug: found Chunk fourcc:69647831 (idx1) size:1440 pos:517722
avi debug: idx1: index entry:90
avi debug: </list 'AVI '>
avi debug: * LIST-root size:519170 pos:0
avi debug:      + RIFF-AVI  size:519162 pos:0
avi debug:      |    + LIST-hdrl size:370 pos:12
avi debug:      |    |    + avih size:56 pos:24
avi debug:      |    |    + LIST-strl size:192 pos:88
avi debug:      |    |    |    + strh size:56 pos:100
avi debug:      |    |    |    + strf size:40 pos:164
avi debug:      |    |    |    + vprp size:68 pos:212
avi debug:      |    |    + LIST-strl size:94 pos:288
avi debug:      |    |    |    + strh size:56 pos:300
avi debug:      |    |    |    + strf size:18 pos:364
avi debug:      |    + LIST-INFO size:46 pos:390
avi debug:      |    |    + ISFT size:34 pos:402
avi debug:      |    + JUNK size:3644 pos:444
avi debug:      |    + LIST-movi size:513618 pos:4096
avi debug:      |    + idx1 size:1440 pos:517722
avi debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
avi debug: stream[0] rate:25 scale:1 samplesize:0
avi debug: stream[0] video(h264) 720x576 24bpp 25.000000fps
main debug: Selecting program id=0
avi debug: stream[1] rate:24000 scale:1 samplesize:1
avi debug: stream[1] audio(0x2000) 2 channels 48000Hz 16bits
avi debug: stream[0] created 82 index entries
avi debug: stream[1] created 8 index entries
avi debug: stream[0] length:3 (based on index)
avi debug: stream[1] length:4 (based on index)
main debug: using demux2 module "avi"
main debug: looking for a subtitle file in /Users/admin/Movies/
main debug: looking for decoder module
main debug: probing 22 candidates
ffmpeg debug: libavcodec initialized (interface 4721 )
ffmpeg debug: postprocessing disabled
ffmpeg debug: ffmpeg codec (h264) started
main debug: using decoder module "ffmpeg"
main debug: thread 43041792 (decoder) created at priority -47 
(src/input/decoder.c:157)
main debug: looking for decoder module
main debug: probing 22 candidates
main debug: using decoder module "a52"
main debug: thread 43045888 (decoder) created at priority 37 
(src/input/decoder.c:157)
main debug: meta information:
main debug:   - 'Setting' = ' HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE'
main debug: `/Users/admin/Movies/CH20.avi' sucessfully opened
avi debug: old:0 < new 0
macosx debug: input has changed, refreshing interface
main debug: thread 42881024 (input) created at priority 37 
(src/input/input.c:228)
main debug: control type=1
a52: A/52 channels:2 samplerate:48000 bitrate:192000
main debug: no aout present, spawning one
main debug: looking for audio output module
main debug: probing 2 candidates
main debug: thread 43041792: secret message triggered at 
src/misc/block.c:226 (Operation timed out)
ffmpeg warning: cannot decode one frame (8248 bytes)
ffmpeg warning: cannot decode one frame (3966 bytes)
ffmpeg warning: cannot decode one frame (4294 bytes)
ffmpeg warning: cannot decode one frame (4456 bytes)
ffmpeg warning: cannot decode one frame (4723 bytes)
ffmpeg warning: cannot decode one frame (4647 bytes)
ffmpeg warning: cannot decode one frame (4072 bytes)
ffmpeg warning: cannot decode one frame (4219 bytes)
avi warning: cannot skip packet, track disabled
ffmpeg warning: cannot decode one frame (5037 bytes)
ffmpeg warning: cannot decode one frame (5669 bytes)
ffmpeg warning: cannot decode one frame (5398 bytes)
ffmpeg warning: cannot decode one frame (5281 bytes)
ffmpeg warning: cannot decode one frame (3965 bytes)
ffmpeg warning: cannot decode one frame (3536 bytes)
ffmpeg warning: cannot decode one frame (4734 bytes)
ffmpeg warning: cannot decode one frame (3951 bytes)
ffmpeg debug: ffmpeg codec (h264) stopped
main debug: unlocking module "ffmpeg"
main debug: thread 43041792 joined (src/input/decoder.c:189)
main debug: killing decoder fourcc `h264', 5 PES in FIFO
avi warning: cannot skip packet, track disabled
coreaudio debug: system has [1] device(s)
coreaudio debug: device [0] has name [Built-in Audio]
coreaudio debug: device [0] has [1] streams
coreaudio debug: supported format: [44100][lpcm][30][4][1][4][2][16]
coreaudio debug: getting device [0]
coreaudio debug: stream format: [44100][lpcm][30][4][1][4][2][16]
coreaudio debug: setting format: [44100][lpcm][30][4][1][4][2][16]
coreaudio debug: starting channel: [1]
coreaudio debug: using format: [44100][lpcm][11][8][1][8][2][32]
coreaudio debug: device bufframe size: [512]
coreaudio debug: device buffer index: [0]
main debug: using audio output module "coreaudio"
main debug: output 'fl32' 44100 Hz Dolby frame=1 samples/8 bytes
main debug: mixer 'fl32' 44100 Hz Dolby frame=1 samples/8 bytes
main debug: no need for any filter
main debug: looking for audio mixer module
main debug: probing 3 candidates
main debug: using audio mixer module "trivial_mixer"
main debug: input 'a52 ' 48000 Hz Dolby frame=1536 samples/768 bytes
main debug: filter(s) 'a52 '->'fl32' 48000 Hz->48000 Hz Dolby->Dolby
main debug: looking for audio filter module
main debug: probing 23 candidates
main debug: using audio filter module "a52tofloat32"
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->44100 Hz Dolby->Dolby
main debug: looking for audio filter module
main debug: probing 23 candidates
main debug: looking for audio filter module
main debug: probing 1 candidate
main debug: using audio filter module "ugly_resampler"
main debug: using audio filter module "coreaudio_resampler"
main debug: found a filter for the whole conversion
main warning: PTS is out of range (8313400), dropping buffer
main debug: unlocking module "a52"
main debug: thread 43045888 joined (src/input/decoder.c:189)
main debug: killing decoder fourcc `a52 ', 154 PES in FIFO
main debug: unlocking module "a52tofloat32"
main debug: unlocking module "ugly_resampler"
main debug: unlocking module "coreaudio_resampler"
coreaudio debug: reverting to format: [44100][lpcm][30][4][1][4][2][16]
main debug: unlocking module "coreaudio"
main debug: unlocking module "trivial_mixer"
main debug: EOF reached
main debug: closing `/Users/admin/Movies/CH20.avi'
avi debug: free chunk avih
avi debug: free chunk strh
avi debug: free chunk strf
avi warning: unknown chunk (not unloaded)
avi debug: free chunk LIST
avi debug: free chunk strh
avi debug: free chunk strf
avi debug: free chunk LIST
avi debug: free chunk LIST
avi debug: free chunk ISFT
avi debug: free chunk LIST
avi debug: free chunk JUNK
avi debug: free chunk LIST
avi debug: free chunk idx1
avi debug: free chunk RIFF
avi debug: free chunk LIST
main debug: unlocking module "avi"
main debug: unlocking module "access_file"
main debug: thread 42881024 joined (src/input/input.c:290)


> On Fri, Sep 03, 2004, admin wrote :
>> Current mencoder CVS added support for x264. Using x264 rev46 it is
>> possible to encode h.264 in an AVI container (which is not the
>> recommended container for h.264,sure, but this is mencoder..).
>>
>> Such streams are decodable with libavcodec, however, VLC seems not 
>> able
>> to play them.
>>
>
> Well, more debug info from vlc would help...
>
> -- 
> BigBen
>
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list