hi to all; well I have transcode a *mpg video to h264 with "mencoder"(Mplayer), this wiht tha *.avi container; I can see the video from my vlc 0.8.4-test-1 but when I try to put it in the vod enviroment Ihave the next error:
*********************************************************************************************
[00000278] access_file access debug: opening file `/home/jlaura/videos/Eminemx264mencoder.avi'
[00000154] main module debug: using access2 module "access_file"
[00000283] main private debug: pre buffering
[00000283] main private debug: received first data for our buffer
[00000283] main private debug: prebuffering done 1408981 bytes in 0s - 576196 kbytes/s
[00000272] main input debug: creating demux: access='' demux='' path='/home/jlaura/videos/Eminemx264mencoder.avi'
[00000284] main demuxer debug: looking for demux2 module: 40 candidates
[00000283] avi private debug: found Chunk fourcc:46464952 (RIFF) size:24911280 pos:0
[00000283] avi private debug: found LIST chunk: 'AVI '
[00000283] avi private debug: <list 'AVI '>
[00000283] avi private debug: found Chunk fourcc:5453494c (LIST) size:370 pos:12
[00000283] avi private debug: found LIST chunk: 'hdrl'
[00000283] avi private debug: <list 'hdrl'>
[00000283] avi private debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[00000283] avi private debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE 352x240
[00000283] avi private debug: found Chunk fourcc:5453494c (LIST) size:192 pos:88
[00000283] avi private debug: found LIST chunk: 'strl'
[00000283] avi private debug: <list 'strl'>
[00000283] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:100
[00000283] avi private debug: strh: type:vids handler:0x34363268 samplesize:0 29.97fps
[00000283] avi private debug: found Chunk fourcc:66727473 (strf) size:40 pos:164
[00000283] avi private debug: strf: video:h264 352x240 planes:1 24bpp
[00000283] avi private debug: found Chunk fourcc:70727076 (vprp) size:68 pos:212
[00000283] avi private warning: unknown chunk (not loaded)
[00000283] avi private debug: </list 'strl'>
[00000283] avi private debug: found Chunk fourcc:5453494c (LIST) size:94 pos:288
[00000283] avi private debug: found LIST chunk: 'strl'
[00000283] avi private debug: <list 'strl'>
[00000283] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:300
[00000283] avi private debug: strh: type:auds handler:0x00000050 samplesize:0 38.28fps
[00000283] avi private debug: found Chunk fourcc:66727473 (strf) size:18 pos:364
[00000283] avi private debug: strf: audio:0x0050 channels:2 44100Hz 0bits/sample 218kb/s
[00000283] avi private debug: </list 'strl'>
[00000283] avi private debug: </list 'hdrl'>
[00000283] avi private debug: found Chunk fourcc:5453494c (LIST) size:48 pos:390
[00000283] avi private debug: found LIST chunk: 'INFO'
[00000283] avi private debug: <list 'INFO'>
[00000283] avi private debug: found Chunk fourcc:54465349 (ISFT) size:36 pos:402
[00000283] avi private debug: ISFT: software : MEncoder dev-CVS-050927-15:52-3.3.5
[00000283] avi private debug: </list 'INFO'>
[00000283] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:3642 pos:446
[00000283] avi private debug: found Chunk fourcc:5453494c (LIST) size:24559336 pos:4096
[00000283] avi private debug: skipping movi chunk
[00000283] avi private debug: found Chunk fourcc:31786469 (idx1) size:347840 pos:24563440
[00000283] avi private debug: idx1: index entry:21740
[00000283] avi private debug: </list 'AVI '>
[00000283] avi private debug: * LIST-root size:24911288 pos:0
[00000283] avi private debug: + RIFF-AVI size:24911280 pos:0
[00000283] avi private debug: | + LIST-hdrl size:370 pos:12
[00000283] avi private debug: | | + avih size:56 pos:24
[00000283] avi private debug: | | + LIST-strl size:192 pos:88
[00000283] avi private debug: | | | + strh size:56 pos:100
[00000283] avi private debug: | | | + strf size:40 pos:164
[00000283] avi private debug: | | | + vprp size:68 pos:212
[00000283] avi private debug: | | + LIST-strl size:94 pos:288
[00000283] avi private debug: | | | + strh size:56 pos:300
[00000283] avi private debug: | | | + strf size:18 pos:364
[00000283] avi private debug: | + LIST-INFO size:48 pos:390
[00000283] avi private debug: | | + ISFT size:36 pos:402
[00000283] avi private debug: | + JUNK size:3642 pos:446
[00000283] avi private debug: | + LIST-movi size:24559336 pos:4096
[00000283] avi private debug: | + idx1 size:347840 pos:24563440
[00000284] avi demuxer debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE
[00000284] avi demuxer debug: stream[0] rate:30000 scale:1001 samplesize:0
[00000284] avi demuxer debug: stream[0] video(h264) 352x240 24bpp 29.970030fps
[00000272] main input debug: selecting program id=0
[00000284] avi demuxer debug: stream[1] rate:44100 scale:1152 samplesize:0
[00000284] avi demuxer debug: stream[1] audio(0x50) 2 channels 44100Hz 0bits
[00000284] avi demuxer debug: stream[0] created 9545 index entries
[00000284] avi demuxer debug: stream[1] created 12195 index entries
[00000284] avi demuxer debug: stream[0] length:318 (based on index)
[00000284] avi demuxer debug: stream[1] length:318 (based on index)
[00000109] main module debug: using demux2 module "avi"
[00000272] main input debug: looking for a subtitle file in /home/jlaura/videos/
[00000286] main packetizer debug: looking for packetizer module: 16 candidates
[00000248] main module debug: using packetizer module "packetizer_h264"
[00000272] main input debug: stream out mode -> no decoder thread
[00000306] main packetizer debug: looking for packetizer module: 16 candidates
[00000083] main module debug: using packetizer module "mpeg_audio"
[00000272] main input debug: stream out mode -> no decoder thread
[00000272] main input debug: starting in asynch mode
[00000272] main input debug: meta information:
[00000272] main input debug: - 'Opción' = ' HAS_INDEX IS_INTERLEAVED TRUST_CKTYPE'
[00000272] main input debug: `/home/jlaura/videos/Eminemx264mencoder.avi' successfully opened
[00000284] avi demuxer debug: old:0 < new 0
[00000284] avi demuxer debug: old:0 < new 0
[00000286] packetizer_h264 packetizer debug: found NAL_SPS
[00000286] packetizer_h264 packetizer debug: found NAL_PPS
[00000306] mpeg_audio packetizer debug: MPGA channels:2 samplerate:44100 bitrate:224
[00000273] main stream output debug: adding a new input
[00000273] main stream output debug: adding a new input
[00000284] avi demuxer warning: cannot skip packet, track disabled
[00000248] main module debug: unlocking module "packetizer_h264"
[00000286] main packetizer debug: killing decoder fourcc `h264', 0 PES in FIFO
[00000273] main stream output debug: removing an input
[00000284] avi demuxer warning: cannot skip packet, track disabled
[00000083] main module debug: unlocking module "mpeg_audio"
[00000306] main packetizer debug: killing decoder fourcc `mpga', 0 PES in FIFO
[00000273] main stream output debug: removing an input
[00000272] main input debug: EOF reached
[00000272] main input debug: closing input
[00000283] avi private debug: free chunk avih
[00000283] avi private debug: free chunk strh
[00000283] avi private debug: free chunk strf
[00000283] avi private warning: unknown chunk (not unloaded)
[00000283] avi private debug: free chunk LIST
[00000283] avi private debug: free chunk strh
[00000283] avi private debug: free chunk strf
[00000283] avi private debug: free chunk LIST
[00000283] avi private debug: free chunk LIST
[00000283] avi private debug: free chunk ISFT
[00000283] avi private debug: free chunk LIST
[00000283] avi private debug: free chunk JUNK
[00000283] avi private debug: free chunk LIST
[00000283] avi private debug: free chunk idx1
[00000283] avi private debug: free chunk RIFF
[00000283] avi private debug: free chunk LIST
[00000109] main module debug: unlocking module "avi"
[00000154] main module debug: unlocking module "access_file"
[00000272] main input debug: destroying sout
[00000274] main private debug: destroying chain... (name=description)
[00000199] main module debug: unlocking module "stream_out_description"
[00000274] main private debug: destroying chain done
[00000272] main input debug: thread 1101011888 joined (src/input/input.c:386)
[00000268] vod_rtsp private debug: created rtsp url: /Test
[00000268] vod_rtsp private debug: media has 2 declared ES
[00000268] vod_rtsp private debug: - ES mpga (/Test/trackid=0)
[00000268] vod_rtsp private debug: - ES h264 (/Test/trackid=1)
[00000268] vod_rtsp private error: cannot add this stream (unsupported codec: h264)
*********************************************************************************************************
can anyone tell me if you put a video h264 into vod enviroment???...if there are a way to make this??
..........
Another problem is that I can't see the video trancoded from my VLC -0.8.2, I don't know why???
...ps sorry for my english