vlc multicast mp4 fomcat file problem

*nix specific usage questions
dragon-pk
Blank Cone
Blank Cone
Posts: 67
Joined: 27 Mar 2008 05:23

vlc multicast mp4 fomcat file problem

Postby dragon-pk » 04 Jun 2008 11:35

hello!
i test this and find only have sound,not picture
[root@localhost vlc-0.8.6c]# ./vlc -vvv "/ONSRA/movies/xx.mp4" --sout '#transcode{vcodec=mp4v,vb=256,acodec=mpga,ab=128,channels=2}:std{access=udp,mux=ts,dst=239.0.0.1:2500}'
VLC media player 0.8.6c Janus
starting VLC root wrapper... using UID 0 (root)
***************************************
* Running VLC as root is discouraged. *
***************************************

It is potentially dangerous, and might not even work properly.
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr//lib/vlc'
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 387 modules
[00000001] main private debug: opening config file /root/.vlc/vlcrc
[00000001] main private debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main private debug: looking for memcpy module: 4 candidates
[00000001] main private debug: using memcpy module "memcpymmxext"
[00000484] main playlist debug: waiting for thread completion
[00000484] main playlist debug: thread 3082664848 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000485] main private debug: waiting for thread completion
[00000485] main private debug: thread 3072174992 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000486] main interface debug: looking for interface module: 2 candidates
[00000486] main interface debug: using interface module "hotkeys"
[00000486] main interface debug: thread 3061685136 (interface) created at priority 0 (interface/interface.c:231)
[00000488] main interface debug: looking for interface module: 2 candidates
[00000488] main interface debug: using interface module "screensaver"
[00000488] main interface debug: thread 3051195280 (interface) created at priority 0 (interface/interface.c:231)
[00000484] main playlist debug: adding playlist item `/ONSRA/movies/xx.mp4' ( /ONSRA/movies/xx.mp4 )
[00000490] main interface debug: looking for interface module: 3 candidates
[00000490] main interface debug: using interface module "wxwidgets"
[00000490] main interface debug: thread 3040705424 (manager) created at priority 0 (interface/interface.c:216)
[00000490] wxwidgets interface debug: Using last windows config '(-1,0,0,800,600)(0,83,0,501,112)(6,0,0,-1,150)'
[00000490] wxwidgets interface debug: id=0 p=(83,0) s=(501,112)
[00000490] wxwidgets interface debug: id=6 p=(0,0) s=(-1,150)
[00000484] main playlist debug: nothing requested, starting
[00000484] main playlist debug: creating new input thread
[00000493] main input debug: waiting for thread completion
[00000493] main input debug: thread 3015232400 (input) created at priority 0 (input/input.c:265)
[00000493] main input debug: creating statistics handler
[00000495] main stream output debug: stream=`transcode'
[00000496] main private debug: looking for sout stream module: 2 candidates
[00000495] main stream output debug: stream=`std'
[00000499] main private debug: looking for sout stream module: 2 candidates
[00000499] main private debug: set sout option: sout-standard-access to udp
[00000499] main private debug: set sout option: sout-standard-mux to ts
[00000499] main private debug: set sout option: sout-standard-dst to 239.0.0.1:2500
[00000499] stream_out_standard private debug: creating `udp/ts://239.0.0.1:2500'
[00000499] stream_out_standard private debug: extension is 1:2500
[00000499] stream_out_standard private debug: extension -> mux=(null)
[00000499] stream_out_standard private debug: using `udp/ts://239.0.0.1:2500'
[00000501] main private debug: looking for sout access module: 2 candidates
[00000501] main private debug: net: connecting to 239.0.0.1 port 2500
[00000503] main private debug: thread 3004742544 (sout write thread) created at priority 0 (udp.c:268)
[00000501] access_output_udp private debug: udp access output opened(239.0.0.1:2500)
[00000501] main private debug: using sout access module "access_output_udp"
[00000499] stream_out_standard private debug: access opened
[00000504] main private debug: looking for sout mux module: 1 candidate
[00000504] mux_ts private debug: shaping=200000 pcr=70000 dts_delay=400000
[00000504] main private debug: using sout mux module "mux_ts"
[00000495] main stream output debug: muxer support adding stream at any time
[00000499] stream_out_standard private debug: mux opened
[00000499] main private debug: using sout stream module "stream_out_standard"
[00000496] main private debug: set sout option: sout-transcode-vcodec to mp4v
[00000496] main private debug: set sout option: sout-transcode-vb to 256
[00000496] main private debug: set sout option: sout-transcode-acodec to mpga
[00000496] main private debug: set sout option: sout-transcode-ab to 128
[00000496] main private debug: set sout option: sout-transcode-channels to 2
[00000496] stream_out_transcode private debug: codec audio=mpga 0Hz 2 channels 128Kb/s
[00000496] stream_out_transcode private debug: codec video=mp4v 0x0 scaling: 1.000000 256kb/s
[00000496] main private debug: using sout stream module "stream_out_transcode"
[00000493] main input debug: `/ONSRA/movies/xx.mp4' gives access `' demux `' path `/ONSRA/movies/xx.mp4'
[00000493] main input debug: creating demux: access='' demux='' path='/ONSRA/movies/xx.mp4'
[00000505] main demuxer debug: looking for access_demux module: 0 candidates
[00000505] main demuxer warning: no access_demux module matched "any"
[00000493] main input debug: creating access '' path='/ONSRA/movies/xx.mp4'
[00000506] main access debug: looking for access2 module: 10 candidates
[00000506] vcd access debug: trying .cue file: /ONSRA/movies/xx.cue
[00000506] vcd access debug: could not find .cue file
[00000506] vcd access debug: trying .cue file: /ONSRA/movies/xx.cue
[00000506] vcd access debug: could not find .cue file
[00000506] access_file access debug: opening file `/ONSRA/movies/xx.mp4'
[00000506] main access debug: using access2 module "access_file"
[00000514] main private debug: pre-buffering...
[00000514] main private debug: received first data for our buffer
[00000514] main private debug: pre-buffering done 1408981 bytes in 0s - 83502 kbytes/s
[00000493] main input debug: creating demux: access='' demux='' path='/ONSRA/movies/xx.mp4'
[00000515] main demuxer debug: looking for demux2 module: 79 candidates
[00000514] mp4 private debug: found Box: ftyp size 20
[00000514] mp4 private debug: found Box: mdat size 12468009
[00000514] mp4 private debug: skip box: "mdat"
[00000514] mp4 private debug: found Box: moov size 95966
[00000514] mp4 private debug: found Box: mvhd size 108
[00000514] mp4 private debug: read box: "mvhd" creation 719084d-44h:00m:00s modification 719084d-44h:00m:00s time scale 90000 duration 694977d-48h:04m:20s rate 1.000000 volume 1.000000 next track id 3
[00000514] mp4 private debug: found Box: trak size 24340
[00000514] mp4 private debug: found Box: tkhd size 92
[00000514] mp4 private debug: read box: "tkhd" creation 719084d-44h:00m:00s modification 719084d-44h:00m:00s duration -1550265436d-01h:20m:00s track ID 1 layer 0 volume 0.000000 width 320.000000 height 240.000000
[00000514] mp4 private debug: found Box: mdia size 24240
[00000514] mp4 private debug: found Box: mdhd size 32
[00000514] mp4 private debug: read box: "mdhd" creation 719084d-44h:00m:00s modification 719084d-44h:00m:00s time scale 90000 duration 695174d-51h:20m:00s language ```
[00000514] mp4 private debug: found Box: hdlr size 45
[00000514] mp4 private debug: read box: "hdlr" handler type vide name
VideoHandler
[00000514] mp4 private debug: found Box: minf size 24155
[00000514] mp4 private debug: found Box: vmhd size 20
[00000514] mp4 private debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)
[00000514] mp4 private debug: found Box: dinf size 36
[00000514] mp4 private debug: found Box: dref size 28
[00000514] mp4 private debug: found Box: url size 12
[00000514] mp4 private debug: read box: "url" url: (null)
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "dref" entry-count 1
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: found Box: stbl size 24091
[00000514] mp4 private debug: found Box: stsd size 187
[00000514] mp4 private debug: found Box: mp4v size 171
[00000514] mp4 private debug: found Box: esds size 85
[00000514] mp4 private debug: found esds MPEG4ESDescr (71Bytes)
[00000514] mp4 private debug: found esds MP4DecConfigDescr (63Bytes)
[00000514] mp4 private debug: found esds MP4DecSpecificDescr (48Bytes)
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "vide" in stsd 320x240 depth 24
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "stsd" entry-count 1
[00000514] mp4 private debug: found Box: stts size 24
[00000514] mp4 private debug: read box: "stts" entry-count 1
[00000514] mp4 private debug: found Box: stss size 1040
[00000514] mp4 private debug: read box: "stss" entry-count 256
[00000514] mp4 private debug: found Box: stsc size 28
[00000514] mp4 private debug: read box: "stsc" entry-count 1
[00000514] mp4 private debug: found Box: stsz size 11404
[00000514] mp4 private debug: read box: "stsz" sample-size 0 sample-count 2846
[00000514] mp4 private debug: found Box: stco size 11400
[00000514] mp4 private debug: read box: "co64" entry-count 2846
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: found Box: trak size 71440
[00000514] mp4 private debug: found Box: tkhd size 92
[00000514] mp4 private debug: read box: "tkhd" creation 719084d-44h:00m:00s modification 719084d-44h:00m:00s duration 1050575871d-25h:52m:00s track ID 2 layer 0 volume 1.000000 width 0.000000 height 0.000000
[00000514] mp4 private debug: found Box: mdia size 71340
[00000514] mp4 private debug: found Box: mdhd size 32
[00000514] mp4 private debug: read box: "mdhd" creation 719084d-44h:00m:00s modification 719084d-44h:00m:00s time scale 48000 duration 695082d-52h:43m:44s language ```
[00000514] mp4 private debug: found Box: hdlr size 45
[00000514] mp4 private debug: read box: "hdlr" handler type soun name
SoundHandler
[00000514] mp4 private debug: found Box: minf size 71255
[00000514] mp4 private debug: found Box: smhd size 16
[00000514] mp4 private debug: read box: "smhd" balance 0.000000
[00000514] mp4 private debug: found Box: dinf size 36
[00000514] mp4 private debug: found Box: dref size 28
[00000514] mp4 private debug: found Box: url size 12
[00000514] mp4 private debug: read box: "url" url: (null)
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "dref" entry-count 1
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: found Box: stbl size 71195
[00000514] mp4 private debug: found Box: stsd size 91
[00000514] mp4 private debug: found Box: mp4a size 75
[00000514] mp4 private debug: read box: "soun" mp4 or qt1/2 (rest=39)
[00000514] mp4 private debug: found Box: esds size 39
[00000514] mp4 private debug: found esds MPEG4ESDescr (25Bytes)
[00000514] mp4 private debug: found esds MP4DecConfigDescr (17Bytes)
[00000514] mp4 private debug: found esds MP4DecSpecificDescr (2Bytes)
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 48000.000000
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: read box: "stsd" entry-count 1
[00000514] mp4 private debug: found Box: stts size 24
[00000514] mp4 private debug: read box: "stts" entry-count 1
[00000514] mp4 private debug: found Box: stsc size 28
[00000514] mp4 private debug: read box: "stsc" entry-count 1
[00000514] mp4 private debug: found Box: stsz size 35524
[00000514] mp4 private debug: read box: "stsz" sample-size 0 sample-count 8876
[00000514] mp4 private debug: found Box: stco size 35520
[00000514] mp4 private debug: read box: "co64" entry-count 8876
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: found Box: udta size 70
main warning: can't store message (无效或不完整的多字节字符或宽字符): found Box:
main warning: can't store message (无效或不完整的多字节字符或宽字符): read box: "
main warning: can't store message (无效或不完整的多字节字符或宽字符): found Box:
main warning: can't store message (无效或不完整的多字节字符或宽字符): read box: "
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: out of bound child
[00000514] mp4 private debug: dumping root Box "root"
[00000514] mp4 private debug: | + ftyp size 20
[00000514] mp4 private debug: | + mdat size 12468009
[00000514] mp4 private debug: | + moov size 95966
[00000514] mp4 private debug: | | + mvhd size 108
[00000514] mp4 private debug: | | + trak size 24340
[00000514] mp4 private debug: | | | + tkhd size 92
[00000514] mp4 private debug: | | | + mdia size 24240
[00000514] mp4 private debug: | | | | + mdhd size 32
[00000514] mp4 private debug: | | | | + hdlr size 45
[00000514] mp4 private debug: | | | | + minf size 24155
[00000514] mp4 private debug: | | | | | + vmhd size 20
[00000514] mp4 private debug: | | | | | + dinf size 36
[00000514] mp4 private debug: | | | | | | + dref size 28
[00000514] mp4 private debug: | | | | | | | + url size 12
[00000514] mp4 private debug: | | | | | + stbl size 24091
[00000514] mp4 private debug: | | | | | | + stsd size 187
[00000514] mp4 private debug: | | | | | | | + mp4v size 171
[00000514] mp4 private debug: | | | | | | | | + esds size 85
[00000514] mp4 private debug: | | | | | | + stts size 24
[00000514] mp4 private debug: | | | | | | + stss size 1040
[00000514] mp4 private debug: | | | | | | + stsc size 28
[00000514] mp4 private debug: | | | | | | + stsz size 11404
[00000514] mp4 private debug: | | | | | | + stco size 11400
[00000514] mp4 private debug: | | + trak size 71440
[00000514] mp4 private debug: | | | + tkhd size 92
[00000514] mp4 private debug: | | | + mdia size 71340
[00000514] mp4 private debug: | | | | + mdhd size 32
[00000514] mp4 private debug: | | | | + hdlr size 45
[00000514] mp4 private debug: | | | | + minf size 71255
[00000514] mp4 private debug: | | | | | + smhd size 16
[00000514] mp4 private debug: | | | | | + dinf size 36
[00000514] mp4 private debug: | | | | | | + dref size 28
[00000514] mp4 private debug: | | | | | | | + url size 12
[00000514] mp4 private debug: | | | | | + stbl size 71195
[00000514] mp4 private debug: | | | | | | + stsd size 91
[00000514] mp4 private debug: | | | | | | | + mp4a size 75
[00000514] mp4 private debug: | | | | | | | | + esds size 39
[00000514] mp4 private debug: | | | | | | + stts size 24
[00000514] mp4 private debug: | | | | | | + stsc size 28
[00000514] mp4 private debug: | | | | | | + stsz size 35524
[00000514] mp4 private debug: | | | | | | + stco size 35520
[00000514] mp4 private debug: | | + udta size 70
[00000514] mp4 private debug: | | | +
[00000514] mp4 private debug: | | | +
[00000515] mp4 demuxer debug: ISO Media file (isom) version 512.
[00000515] mp4 demuxer debug: find 2 tracks
[00000515] mp4 demuxer debug: track[Id 0x1] read 2846 chunk
[00000515] mp4 demuxer debug: track[Id 0x1] read 2846 samples length:189s
[00000493] main input debug: selecting program id=0
[00000515] mp4 demuxer debug: adding track[Id 0x1] video (enable) language undef
[00000515] mp4 demuxer debug: track[Id 0x2] read 8876 chunk
[00000515] mp4 demuxer debug: track[Id 0x2] read 8876 samples length:189s
[00000515] mp4 demuxer debug: adding track[Id 0x2] audio (enable) language undef
[00000515] main demuxer debug: using demux2 module "mp4"
[00000515] mp4 demuxer warning: DEMUX_GET_FPS unimplemented !!
[00000493] main input debug: looking for a subtitle file in /ONSRA/movies/
[00000517] main packetizer debug: looking for packetizer module: 30 candidates
[00000517] packetizer_mpeg4video packetizer debug: opening with vol size: 48
[00000517] main packetizer debug: using packetizer module "packetizer_mpeg4video"
[00000493] main input debug: stream out mode -> no decoder thread
[00000542] main packetizer debug: looking for packetizer module: 30 candidates
[00000542] packetizer_mpeg4audio packetizer debug: running MPEG4 audio packetizer
[00000542] packetizer_mpeg4audio packetizer debug: AAC 48000Hz 1024 samples/frame
[00000542] main packetizer debug: using packetizer module "packetizer_mpeg4audio"
[00000493] main input debug: stream out mode -> no decoder thread
[00000493] main input debug: starting in sync mode
[00000493] main input debug: `/ONSRA/movies/xx.mp4' successfully opened
[00000515] mp4 demuxer debug: track[Id 0x1] using Sync Sample Box (stss)
[00000515] mp4 demuxer debug: stts gives 0 --> 0 (sample number)
[00000515] mp4 demuxer debug: track[Id 0x2] does not provide Sync Sample Box (stss)
[00000495] main stream output debug: adding a new input
[00000496] stream_out_transcode private debug: creating video transcoding from fcc=`mp4v' to fcc=`mp4v'
[00000544] main decoder debug: looking for decoder module: 39 candidates
[00000544] ffmpeg decoder debug: libavcodec initialized (interface 3277056 )
[00000544] ffmpeg decoder debug: postprocessing disabled
[00000544] ffmpeg decoder debug: using direct rendering
[00000544] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) started
[00000544] main decoder debug: using decoder module "ffmpeg"
[00000545] main encoder debug: looking for encoder module: 8 candidates
[00000545] ffmpeg encoder debug: libavcodec already initialized
[00000545] ffmpeg encoder debug: found encoder MPEG-4 Video
[00000545] main encoder debug: using encoder module "ffmpeg"
[00000545] main encoder debug: removing module "ffmpeg"
[00000496] stream_out_transcode private debug: decoder aspect is 576000:432000
[00000496] stream_out_transcode private debug: source pixel aspect is 1.000000:1
[00000496] stream_out_transcode private debug: scaled pixel aspect is 1.000000:1
[00000496] stream_out_transcode private debug: source 320x240, crop 320x240, destination 320x240, padding 320x240
[00000496] stream_out_transcode private debug: encoder aspect is 576000:432000
[00000545] main encoder debug: looking for encoder module: 8 candidates
[00000545] ffmpeg encoder debug: libavcodec already initialized
[00000545] ffmpeg encoder debug: found encoder MPEG-4 Video
[00000545] main encoder debug: using encoder module "ffmpeg"
[00000504] main private debug: adding a new input
[00000504] mux_ts private debug: adding input codec=mp4v pid=68
[00000504] mux_ts private debug: new PCR PID is 68
[00000495] main stream output debug: adding a new input
[00000496] stream_out_transcode private debug: creating audio transcoding from fcc=`mp4a' to fcc=`mpga'
[00000568] main decoder debug: looking for decoder module: 39 candidates
[00000568] main decoder debug: using decoder module "faad"
[00000569] main encoder debug: looking for encoder module: 8 candidates
[00000569] ffmpeg encoder debug: libavcodec already initialized
[00000569] ffmpeg encoder debug: found encoder MPEG Audio layer 1/2
[00000569] main encoder debug: using encoder module "ffmpeg"
[00000570] main private debug: looking for audio filter2 module: 6 candidates
[00000570] audio_format private debug: fl32->s16l, bits per sample: 32
[00000570] main private debug: using audio filter2 module "audio_format"
[00000504] main private debug: adding a new input
[00000504] mux_ts private debug: adding input codec=mpga pid=69
[00000568] faad decoder warning: decoded zero sample
[00000493] main input debug: EOF reached
[00000493] main input debug: closing input
[00000515] mp4 demuxer debug: freeing all memory
[00000515] main demuxer debug: removing module "mp4"
[00000506] main access debug: removing module "access_file"
[00000517] main packetizer debug: removing module "packetizer_mpeg4video"
[00000517] main packetizer debug: killing decoder fourcc `mp4v', 0 PES in FIFO
[00000495] main stream output debug: removing an input
[00000544] ffmpeg decoder debug: ffmpeg codec (MPEG-4 Video) stopped
[00000544] main decoder debug: removing module "ffmpeg"
[00000545] main encoder debug: removing module "ffmpeg"
[00000504] mux_ts private debug: removing input pid=68
[00000504] mux_ts private debug: new PCR PID is 69
[00000542] main packetizer debug: removing module "packetizer_mpeg4audio"
[00000542] main packetizer debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[00000495] main stream output debug: removing an input
[00000568] main decoder debug: removing module "faad"
[00000569] main encoder debug: removing module "ffmpeg"
[00000570] main private debug: removing module "audio_format"
[00000504] mux_ts private debug: removing input pid=69
[00000504] mux_ts private debug: new PCR PID is 8191
[00000504] main private warning: no more input streams for this mux
[00000493] main input debug: destroying sout
[00000496] main private debug: destroying chain... (name=transcode)
[00000499] main private debug: destroying chain... (name=std)
[00000504] main private debug: removing module "mux_ts"
[00000503] main private debug: thread 3004742544 joined (udp.c:316)
[00000501] access_output_udp private debug: udp access output closed
[00000501] main private debug: removing module "access_output_udp"
[00000499] main private debug: removing module "stream_out_standard"
[00000499] main private debug: destroying chain done
[00000496] main private debug: removing module "stream_out_transcode"
[00000496] main private debug: destroying chain done
[00000493] main input debug: thread 3015232400 joined (input/input.c:412)
[00000484] main playlist: nothing to play






who can help me why it did?thanks!

Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 24 guests