[vlc-devel] Sout and transcode avi problem on vlc 0.9

carnac philippe carnacp at yahoo.fr
Fri Mar 2 14:01:58 CET 2007


Hello,

I used to sout avi files with vlc 0.86 (win xp) with no problem using this command 
"#transcode{fps=15,width=176,height=144,vcodec=WMV1,vb=64,scale=1,acodec=mpga,ab=16,channels=1}:duplicate{dst=std{access=http,mux=asfh,dst=127.0.0.1:1234}"

But when i try to do the same thing whith 0.9 version, it's not possible to see my stream

With VLC i have this log

Thanks for your help

[00000319] main stream output debug: muxer support adding stream at any time
[00000319] main stream output debug: muxer prefers to wait for all ES before sta
rting to mux
[00000325] stream_out_standard private debug: mux opened
[00000325] main private debug: using sout stream module "stream_out_standard"
[00000323] main private debug: using sout stream module "stream_out_duplicate"
[00000320] main private warning: option -fps is unknown
[00000320] main private debug: set config option: sout-transcode-width to 176
[00000320] main private debug: set config option: sout-transcode-height to 144
[00000320] main private debug: set config option: sout-transcode-vcodec to WMV1
[00000320] main private debug: set config option: sout-transcode-vb to 64
[00000320] main private debug: set config option: sout-transcode-scale to 1
[00000320] main private debug: set config option: sout-transcode-acodec to mpga
[00000320] main private debug: set config option: sout-transcode-ab to 16
[00000320] main private debug: set config option: sout-transcode-channels to 1
[00000320] stream_out_transcode private debug: codec audio=mpga 0Hz 1 channels 1
6Kb/s
[00000320] stream_out_transcode private debug: codec video=WMV1 176x144 scaling:
 1,000000 64kb/s
[00000320] main private debug: using sout stream module "stream_out_transcode"
[00000318] main input debug: drive letter C: found in source
[00000318] main input debug: `C:\aa\Madagascar.avi' gives access `' demux `' pat
h `C:\aa\Madagascar.avi'
[00000318] main input debug: creating demux: access='' demux='' path='C:\aa\Mada
gascar.avi'
[00000333] main demuxer debug: looking for access_demux module: 1 candidate
[00000318] main input debug: creating access '' path='C:\aa\Madagascar.avi'
[00000335] main access debug: looking for access2 module: 5 candidates
[00000335] vcd access debug: trying .cue file: C:\aa\Madagascar.cue
[00000335] vcd access debug: could not find .cue file
[00000335] access_directory access debug: opening directory `C:\aa\Madagascar.av
i'
[00000335] access_directory access debug: skipping non-directory `C:\aa\Madagasc
ar.avi'
[00000335] access_file access debug: opening file `C:\aa\Madagascar.avi'
[00000335] main access debug: using access2 module "access_file"
[00000340] main private debug: pre-buffering...
[00000340] main private debug: received first data for our buffer
[00000340] main private debug: pre-buffering done 1408981 bytes in 0s - 52575 kb
ytes/s
[00000318] main input debug: creating demux: access='' demux='' path='C:\aa\Mada
gascar.avi'
[00000341] main demuxer debug: looking for demux2 module: 54 candidates
[00000340] avi private debug: found Chunk fourcc:46464952 (RIFF) size:718747986
pos:0
[00000340] avi private debug: found LIST chunk: 'AVI '
[00000340] avi private debug: <list 'AVI '>
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:8830 pos:1
2
[00000340] avi private debug: found LIST chunk: 'hdrl'
[00000340] avi private debug: <list 'hdrl'>
[00000340] avi private debug: found Chunk fourcc:68697661 (avih) size:56 pos:24
[00000340] avi private debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 54
4x320
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:4244 pos:8
8
[00000340] avi private debug: found LIST chunk: 'strl'
[00000340] avi private debug: <list 'strl'>
[00000340] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:100

[00000340] avi private debug: strh: type:vids handler:0x64697678 samplesize:0 23
,98fps
[00000340] avi private debug: found Chunk fourcc:66727473 (strf) size:40 pos:164

[00000340] avi private debug: strf: video:XVID 544x320 planes:1 12bpp
[00000340] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:2
12
[00000340] avi private debug: </list 'strl'>
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:4234 pos:4
340
[00000340] avi private debug: found LIST chunk: 'strl'
[00000340] avi private debug: <list 'strl'>
[00000340] avi private debug: found Chunk fourcc:68727473 (strh) size:56 pos:435
2
[00000340] avi private debug: strh: type:auds handler:0x00000000 samplesize:0 38
,28fps
[00000340] avi private debug: found Chunk fourcc:66727473 (strf) size:30 pos:441
6
[00000340] avi private debug: strf: audio:0x0055 channels:2 44100Hz 0bits/sample
 187kb/s
[00000340] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:4
454
[00000340] avi private debug: </list 'strl'>
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:260 pos:85
82
[00000340] avi private debug: found LIST chunk: 'odml'
[00000340] avi private debug: <list 'odml'>
[00000340] avi private debug: found Chunk fourcc:686c6d64 (dmlh) size:248 pos:85
94
[00000340] avi private warning: unknown chunk (not loaded)
[00000340] avi private debug: </list 'odml'>
[00000340] avi private debug: </list 'hdrl'>
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:28 pos:885
0
[00000340] avi private debug: found LIST chunk: 'INFO'
[00000340] avi private debug: <list 'INFO'>
[00000340] avi private debug: found Chunk fourcc:54465349 (ISFT) size:15 pos:886
2
[00000340] avi private debug: ISFT: software : Nandub v1.0rc2
[00000340] avi private debug: </list 'INFO'>
[00000340] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:1346 pos:8
886
[00000340] avi private debug: found Chunk fourcc:5453494c (LIST) size:713616874
pos:10240
[00000340] avi private debug: skipping movi chunk
[00000340] avi private debug: found Chunk fourcc:31786469 (idx1) size:5120864 po
s:713627122
[00000340] avi private debug: idx1: index entry:320054
[00000340] avi private debug: </list 'AVI '>
[00000340] avi private debug: found Chunk fourcc:4b4e554a (JUNK) size:1694 pos:7
18747994
[00000340] avi private debug: * LIST-root size:718749696 pos:0
[00000340] avi private debug:      + RIFF-AVI  size:718747986 pos:0
[00000340] avi private debug:      |    + LIST-hdrl size:8830 pos:12
[00000340] avi private debug:      |    |    + avih size:56 pos:24
[00000340] avi private debug:      |    |    + LIST-strl size:4244 pos:88
[00000340] avi private debug:      |    |    |    + strh size:56 pos:100
[00000340] avi private debug:      |    |    |    + strf size:40 pos:164
[00000340] avi private debug:      |    |    |    + JUNK size:4120 pos:212
[00000340] avi private debug:      |    |    + LIST-strl size:4234 pos:4340
[00000340] avi private debug:      |    |    |    + strh size:56 pos:4352
[00000340] avi private debug:      |    |    |    + strf size:30 pos:4416
[00000340] avi private debug:      |    |    |    + JUNK size:4120 pos:4454
[00000340] avi private debug:      |    |    + LIST-odml size:260 pos:8582
[00000340] avi private debug:      |    |    |    + dmlh size:248 pos:8594
[00000340] avi private debug:      |    + LIST-INFO size:28 pos:8850
[00000340] avi private debug:      |    |    + ISFT size:15 pos:8862
[00000340] avi private debug:      |    + JUNK size:1346 pos:8886
[00000340] avi private debug:      |    + LIST-movi size:713616874 pos:10240
[00000340] avi private debug:      |    + idx1 size:5120864 pos:713627122
[00000340] avi private debug:      + JUNK size:1694 pos:718747994
[00000341] avi demuxer debug: AVIH: 2 stream, flags  HAS_INDEX IS_INTERLEAVED
[00000341] avi demuxer debug: stream[0] rate:250000 scale:10427 samplesize:0
[00000341] avi demuxer debug: stream[0] video(XVID) 544x320 12bpp 23,976216fps
[00000318] main input debug: selecting program id=0
[00000341] avi demuxer debug: stream[1] rate:44100 scale:1152 samplesize:0
[00000341] avi demuxer debug: stream[1] audio(0x55) 2 channels 44100Hz 0bits
[00000341] avi demuxer debug: stream[0] created 123500 index entries
[00000341] avi demuxer debug: stream[1] created 196554 index entries
[00000341] avi demuxer debug: stream[0] length:5150 (based on index)
[00000341] avi demuxer debug: stream[1] length:5134 (based on index)
[00000341] main demuxer debug: using demux2 module "avi"
[00000318] main input debug: looking for a subtitle file in C:\aa\
[00000343] main packetizer debug: looking for packetizer module: 18 candidates
[00000308] main playlist debug: art not found for Madagascar.avi
[00000343] main packetizer debug: using packetizer module "packetizer_mpeg4video
"
[00000318] main input debug: stream out mode -> no decoder thread
[00000365] main packetizer debug: looking for packetizer module: 18 candidates
[00000365] main packetizer debug: using packetizer module "mpeg_audio"
[00000318] main input debug: stream out mode -> no decoder thread
[00000318] main input debug: starting in sync mode
[00000318] main input debug: `C:\aa\Madagascar.avi' successfully opened
[00000341] avi demuxer debug: old:0 < new 0
[00000341] avi demuxer debug: old:0 < new 0
[00000365] mpeg_audio packetizer debug: MPGA channels:2 samplerate:44100 bitrate
:192
[00000319] main stream output debug: adding a new input
[00000320] stream_out_transcode private debug: creating audio transcoding from f
cc=`mpga' to fcc=`mpga'
[00000378] main decoder debug: looking for decoder module: 28 candidates
[00000378] main decoder debug: using decoder module "mpeg_audio"
[00000379] main encoder debug: looking for encoder module: 10 candidates
[00000379] ffmpeg encoder debug: libavcodec initialized (interface 3351040 )
[00000379] ffmpeg encoder warning: bitrate 16 is not allowed in mp2
 (mp2 at 00B503E0)
[00000379] ffmpeg encoder warning: MPEG audio doesn't support bitrate=16000, usi
ng 32000
[00000379] ffmpeg encoder debug: found encoder MPEG Audio layer 1/2
[00000379] main encoder debug: using encoder module "ffmpeg"
[00000395] main private debug: looking for audio filter2 module: 4 candidates
[00000395] mpgatofixed32 private debug: mpga->fl32, bits per sample: 0
[00000395] main private debug: using audio filter2 module "mpgatofixed32"
[00000400] main private debug: looking for audio filter2 module: 4 candidates
[00000400] audio_format private debug: fl32->s16l, bits per sample: 32
[00000400] main private debug: using audio filter2 module "audio_format"
[00000323] stream_out_duplicate private debug: duplicated a new stream codec=mpg
a (es=1 group=0)
[00000331] main private debug: adding a new input
[00000331] mux_asf private debug: adding input
[00000331] mux_asf private debug: adding mp3 header
[00000323] stream_out_duplicate private debug:     - added for output 0
[00000343] packetizer_mpeg4video packetizer warning: waiting for VOL
[00000343] packetizer_mpeg4video packetizer warning: waiting for VOL
[00000378] mpeg_audio decoder debug: MPGA channels:2 samplerate:44100 bitrate:19
2
[00000319] main stream output debug: adding a new input
[00000320] stream_out_transcode private debug: creating video transcoding from f
cc=`mp4v' to fcc=`WMV1'
[00000404] main decoder debug: looking for decoder module: 28 candidates
[00000404] ffmpeg decoder debug: libavcodec already initialized
[00000404] ffmpeg decoder debug: postprocessing disabled
[00000404] ffmpeg decoder debug: using direct rendering
[00000404] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000404] main decoder debug: using decoder module "ffmpeg"
[00000405] main encoder debug: looking for encoder module: 10 candidates
[00000405] ffmpeg encoder debug: libavcodec already initialized
Compiler did not align stack variables. Libavcodec has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler. Do not report crashes to FFmpeg developers.
[00000405] ffmpeg encoder debug: found encoder Windows Media Video 1
[00000405] main encoder debug: using encoder module "ffmpeg"
[00000405] main encoder debug: removing module "ffmpeg"
[00000320] stream_out_transcode private debug: late picture skipped (11119)
[00000320] stream_out_transcode private debug: decoder aspect is 734400:432000
[00000320] stream_out_transcode private debug: source pixel aspect is 1,000000:1

[00000320] stream_out_transcode private debug: scaled pixel aspect is 1,390909:1

[00000320] stream_out_transcode private debug: source 544x320, crop 544x320, des
tination 176x144, padding 176x144
[00000320] stream_out_transcode private debug: encoder aspect is 734400:432000
[00000405] main encoder debug: looking for encoder module: 10 candidates
[00000405] ffmpeg encoder debug: libavcodec already initialized
[00000405] ffmpeg encoder debug: found encoder Windows Media Video 1
[00000405] main encoder debug: using encoder module "ffmpeg"
[00000323] stream_out_duplicate private debug: duplicated a new stream codec=WMV
1 (es=0 group=0)
[00000331] main private debug: adding a new input
[00000331] mux_asf private debug: adding input
[00000323] stream_out_duplicate private debug:     - added for output 0
[00000406] main private debug: looking for crop padd module: 0 candidates
[00000406] main private error: no crop padd module matched "any"
[00000320] stream_out_transcode private debug: no video filter found
[00000404] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[00000404] main decoder debug: removing module "ffmpeg"
[00000405] main encoder debug: removing module "ffmpeg"
[00000331] mux_asf private debug: Asf muxer creating header
[00000331] mux_asf private debug: pixel aspect-ratio: 153/110
[00000308] main playlist debug: incoming request - stopping current input
[00000308] main playlist debug: dying input
[00000318] main input debug: control type=0
[00000318] main input debug: control: stopping input
[00000340] avi private debug: free chunk avih
[00000340] avi private debug: free chunk strh
[00000340] avi private debug: free chunk strf
[00000340] avi private debug: free chunk JUNK
[00000340] avi private debug: free chunk LIST
[00000340] avi private debug: free chunk strh
[00000340] avi private debug: free chunk strf
[00000340] avi private debug: free chunk JUNK
[00000340] avi private debug: free chunk LIST
[00000340] avi private warning: unknown chunk (not unloaded)
[00000340] avi private debug: free chunk LIST
[00000340] avi private debug: free chunk LIST
[00000340] avi private debug: free chunk ISFT
[00000340] avi private debug: free chunk LIST
[00000340] avi private debug: free chunk JUNK
[00000340] avi private debug: free chunk LIST
[00000340] avi private debug: free chunk idx1
[00000340] avi private debug: free chunk RIFF
[00000340] avi private debug: free chunk JUNK
[00000340] avi private debug: free chunk LIST
[00000341] main demuxer debug: removing module "avi"
[00000335] main access debug: removing module "access_file"
[00000343] main packetizer debug: removing module "packetizer_mpeg4video"
[00000343] main packetizer debug: killing decoder fourcc `XVID', 0 PES in FIFO
[00000319] main stream output debug: removing an input
[00000331] mux_asf private debug: removing input
[00000365] main packetizer debug: removing module "mpeg_audio"
[00000365] main packetizer debug: killing decoder fourcc `mpga', 0 PES in FIFO
[00000319] main stream output debug: removing an input
[00000378] main decoder debug: removing module "mpeg_audio"
[00000379] main encoder debug: removing module "ffmpeg"
[00000395] main private debug: removing module "mpgatofixed32"
[00000400] main private debug: removing module "audio_format"
[00000331] mux_asf private debug: removing input
[00000331] main private warning: no more input streams for this mux
[00000308] main playlist debug: dead input
[00000318] main input debug: thread times: real 0m17,715473s, kernel 0m0,350504s
, user 0m0,530763s
[00000318] main input debug: thread 4088 joined (input/input.c:466)
[00000319] main stream output debug: sout has been kept
[00000318] main input warning: refcount is 1, delaying before deletion (id=318,t
ype=-7)
[00000318] main input error: refcount is 1, delaying again (id=318,type=-7)
[00000318] main input error: waited too long, cancelling destruction (id=318,typ
e=-7)
[00000308] main playlist debug: garbage collector destroying 1 sout
[00000320] main private debug: destroying chain... (name=transcode)
[00000323] main private debug: destroying chain... (name=duplicate)
[00000323] stream_out_duplicate private debug: closing a duplication
[00000325] main private debug: destroying chain... (name=std)
[00000331] mux_asf private debug: Asf muxer closed
[00000327] access_output_http private warning: HTTP sout access cannot seek
[00000331] main private debug: removing module "mux_asf"
[00000330] main http server debug: thread times: real 0m20,749836s, kernel 0m0,0
00000s, user 0m0,000000s
[00000330] main http server debug: thread 4232 joined (network/httpd.c:1213)
[00000330] main http server debug: HTTP host removed
[00000329] main http server debug: no host left, stopping httpd
[00000327] access_output_http private debug: Close
[00000327] main private debug: removing module "access_output_http"
[00000325] main private debug: removing module "stream_out_standard"
[00000325] main private debug: destroying chain done
[00000323] main private debug: removing module "stream_out_duplicate"
[00000323] main private debug: destroying chain done
[00000320] main private debug: removing module "stream_out_transcode"
[00000320] main private debug: destroying chain done





	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070302/27edab44/attachment.html>


More information about the vlc-devel mailing list