Converting to .flv

About encoding, codec settings, muxers and filter usage
csr
Blank Cone
Blank Cone
Posts: 13
Joined: 20 Sep 2006 09:24

Converting to .flv

Postby csr » 01 Oct 2010 13:23

I'm using vlc 1.1.2 on Ubuntu. I'm trying to extract/convert a multiprogram transport stream to flash with a command line like

Code: Select all

vlc foobar.ts --program 2000 --demux=ts --intf dummy --play-and-exit --noaudio --novideo --sout '#transcode{vcodec=FLV1,acodec=mp3}:std{access=file,dst=foobar.flv}'
The output file has no audio stream at all. The log shows

Code: Select all

[0x29c6610] packetizer_mpeg4audio decoder warning: waiting for header [0x29c6610] packetizer_mpeg4audio decoder warning: waiting for header [0x29c6610] packetizer_mpeg4audio decoder: AAC channels: 2 samplerate: 24000 [0x1d336b0] main stream out error: Failed to create audio filter [0x1d336b0] stream_out_transcode stream out error: Failed to find conversion filter for resampling [0x1d336b0] stream_out_transcode stream out error: cannot create audio chain [0x29c6610] main decoder error: cannot create packetizer output (mp4a)
Is vlc trying to create mp4a output? Why?
I thought this might have something to do with the default ubuntu version of libavcodec being crippled, but I have libavcodec-extra-52 installed which is the non-crippled version, isn't it?

Incidentally I can convert to other formats (e.g. mp4) without any problems.

-Colin

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Converting to .flv

Postby Jean-Baptiste Kempf » 11 Oct 2010 11:09

Give more messages, please
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

yoaniaq
New Cone
New Cone
Posts: 1
Joined: 17 Oct 2010 16:10

Re: Converting to .flv

Postby yoaniaq » 17 Oct 2010 16:33

I need Converting to .flv from swf

Please help me :?:

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Converting to .flv

Postby Jean-Baptiste Kempf » 17 Oct 2010 18:29

I need Converting to .flv from swf

Please help me :?:
VLC isn't the tool for that.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

csr
Blank Cone
Blank Cone
Posts: 13
Joined: 20 Sep 2006 09:24

Re: Converting to .flv

Postby csr » 28 Oct 2010 09:16

Here's what you asked for. Is this the problem?

[0x9c0cbb0] main encoder debug: TIMER module_need() : 5.853 ms - Total 5.853 ms / 1 intvls (Avg 5.853 ms)
[0x8e0aab0] stream_out_transcode stream out debug: Looking for filter (f32l->s16l, channels 2->2, rate 48000->24000)
[0x9c13bc0] main filter debug: looking for audio filter module: 14 candidates
[0x9c13bc0] main filter debug: no audio filter module matching "any" could be loaded
[0x9c13bc0] main filter debug: TIMER module_need() : 0.077 ms - Total 0.077 ms / 1 intvls (Avg 0.077 ms)
[0x8e0aab0] main stream out error: Failed to create audio filter
[0x8e0aab0] stream_out_transcode stream out error: Failed to find conversion filter for resampling
[0x9c0c760] main generic debug: removing module "faad"
[0x9c0cbb0] main encoder debug: removing module "avcodec"
[0x8e0aab0] stream_out_transcode stream out error: cannot create audio chain
[0x8e0f690] main decoder error: cannot create packetizer output (mp4a)

and here's the full output:

VLC media player 1.1.4 The Luggage (revision exported)
LibVLC has detected an unusable buggy GNU/libc version.
Please update to version 2.8 or newer.
[0x8d2f120] main libvlc debug: VLC media player - 1.1.4 The Luggage
[0x8d2f120] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0x8d2f120] main libvlc debug: revision exported
[0x8d2f120] main libvlc debug: configured with ./configure '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-rpath' '--with-binary-version=1.1.4-2.el5.sb' '--with-pic' '--disable-nls' '--with-tuning=no' '--enable-run-as-root' '--enable-id3tag' '--enable-faad' '--enable-real' '--enable-realrtsp' '--enable-tremor' '--enable-asademux' '--enable-snapshot' '--enable-ncurses' '--disable-mozilla' '--disable-lua' '--disable-xcb' '--disable-qt4' '--disable-skins2' '--disable-v4l2' '--disable-dbus' '--disable-gnomevfs' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig'
[0x8d2f120] main libvlc debug: translation test: code is "C"
[0x8d2f120] main libvlc debug: checking plugin modules
[0x8d2f120] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins-04081e-fe8.dat
[0x8d2f120] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
[0x8d2f120] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins-04081e-fe8.dat
[0x8d2f120] main libvlc debug: module bank initialized (318 modules)
[0x8d2f120] main libvlc debug: opening config file (/home/larm/.config/vlc/vlcrc)
[0x8d2f120] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
[0x8d2f120] main libvlc debug: looking for memcpy module: 3 candidates
[0x8d2f120] main libvlc debug: using memcpy module "memcpymmxext"
[0x8df17f0] main input debug: Creating an input for 'Media Library'
[0x8df17f0] main input debug: Input is a meta file: disabling unneeded options
[0x8df17f0] main input debug: using timeshift granularity of 50 MiB
[0x8df17f0] main input debug: using timeshift path '/tmp'
[0x8df17f0] main input debug: `file/xspf-open:///home/larm/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/larm/.local/share/vlc/ml.xspf'
[0x8df17f0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/larm/.local/share/vlc/ml.xspf'
[0x8e0e400] main demux debug: looking for access_demux module: 1 candidate
[0x8e0e400] main demux debug: no access_demux module matching "file" could be loaded
[0x8e0e400] main demux debug: TIMER module_need() : 0.066 ms - Total 0.066 ms / 1 intvls (Avg 0.066 ms)
[0x8df17f0] main input debug: creating access 'file' path='/home/larm/.local/share/vlc/ml.xspf'
[0x8e0e630] main access debug: looking for access module: 2 candidates
[0x8e0e630] filesystem access debug: opening file `/home/larm/.local/share/vlc/ml.xspf'
[0x8e0e630] main access debug: using access module "filesystem"
[0x8e0e630] main access debug: TIMER module_need() : 0.079 ms - Total 0.079 ms / 1 intvls (Avg 0.079 ms)
[0x8e0ea30] main stream debug: Using AStream*Stream
[0x8e0ea30] main stream debug: pre buffering
[0x8e0ea30] main stream debug: received first data after 0 ms
[0x8e0ea30] main stream debug: pre-buffering done 296 bytes in 0s - 17003 KiB/s
[0x8e0ed30] main stream debug: looking for stream_filter module: 5 candidates
[0x8e0ed30] main stream debug: no stream_filter module matching "any" could be loaded
[0x8e0ed30] main stream debug: TIMER module_need() : 0.072 ms - Total 0.072 ms / 1 intvls (Avg 0.072 ms)
[0x8e0ed30] main stream debug: looking for stream_filter module: 1 candidate
[0x8e0ed30] main stream debug: using stream_filter module "stream_filter_record"
[0x8e0ed30] main stream debug: TIMER module_need() : 0.053 ms - Total 0.053 ms / 1 intvls (Avg 0.053 ms)
[0x8df17f0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/larm/.local/share/vlc/ml.xspf'
[0x8e0eef0] main demux debug: looking for demux module: 1 candidate
[0x8e0eef0] playlist demux debug: using XSPF playlist reader
[0x8e0eef0] main demux debug: using demux module "playlist"
[0x8e0eef0] main demux debug: TIMER module_need() : 0.065 ms - Total 0.065 ms / 1 intvls (Avg 0.065 ms)
[0x8e0f310] main demux meta debug: looking for meta reader module: 1 candidate
[0x8e0f310] id3tag demux meta debug: checking for ID3v1/2 and APEv1/2 tags
[0x8e0f310] main demux meta debug: no meta reader module matching "any" could be loaded
[0x8e0f310] main demux meta debug: TIMER module_need() : 0.072 ms - Total 0.072 ms / 1 intvls (Avg 0.072 ms)
[0x8df17f0] main input debug: `file/xspf-open:///home/larm/.local/share/vlc/ml.xspf' successfully opened
[0x8e0f0a0] main xml debug: looking for xml module: 2 candidates
[0x8e0f0a0] main xml debug: using xml module "xml"
[0x8e0f0a0] main xml debug: TIMER module_need() : 0.098 ms - Total 0.098 ms / 1 intvls (Avg 0.098 ms)
[0x8e0eef0] playlist demux debug: parsed 0 tracks successfully
[0x8e0f0a0] main xml debug: removing module "xml"
[0x8df17f0] main input debug: EOF reached
[0x8e0eef0] main demux debug: removing module "playlist"
[0x8e0ed30] main stream debug: removing module "stream_filter_record"
[0x8e0e630] main access debug: removing module "filesystem"
[0x8df17f0] main input debug: TIMER input launching for 'Media Library' : 0.827 ms - Total 0.827 ms / 1 intvls (Avg 0.827 ms)
[0x8df1960] main interface debug: looking for interface module: 1 candidate
[0x8df1960] main interface debug: using interface module "hotkeys"
[0x8df1960] main interface debug: TIMER module_need() : 0.084 ms - Total 0.084 ms / 1 intvls (Avg 0.084 ms)
[0x8def820] main playlist debug: Activated
[0x8def820] main playlist debug: adding item `input.ts' ( file:///home/larm/flash_test/input.ts )
[0x8df17f0] main input debug: Creating an input for 'input.ts'
[0x2aaaac000a90] main interface debug: looking for interface module: 1 candidate
[0x2aaaac000a90] main interface debug: using interface module "signals"
[0x2aaaac000a90] main interface debug: TIMER module_need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
[0x8df2f30] main interface debug: looking for interface module: 0 candidates
[0x8df2f30] main interface debug: no interface module matched "globalhotkeys,none"
[0x8df2f30] main interface debug: TIMER module_need() : 0.069 ms - Total 0.069 ms / 1 intvls (Avg 0.069 ms)
[0x8df2f30] main interface error: no suitable interface module
[0x8d2f120] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x8def820] main playlist debug: rebuilding array of current - root Playlist
[0x8def820] main playlist debug: rebuild done - 1 items, index -1
[0x2aaaac0041e0] main interface debug: looking for interface module: 1 candidate
[0x2aaaac0041e0] dummy interface: using the dummy interface module...
[0x2aaaac0041e0] main interface debug: using interface module "dummy"
[0x2aaaac0041e0] main interface debug: TIMER module_need() : 0.161 ms - Total 0.161 ms / 1 intvls (Avg 0.161 ms)
[0x8def820] main playlist debug: processing request item null node Playlist skip 0
[0x8def820] main playlist debug: starting new item
[0x8def820] main playlist debug: creating new input thread
[0x2aaaacc04ef0] main input debug: Creating an input for 'input.ts'
[0x2aaaacc04ef0] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x2aaaacc04ef0] main input debug: thread started
[0x2aaaacc08040] main stream output debug: using sout chain=`transcode{vcodec=FLV1,acodec=mp3}:std{access=file,dst=foobar.flv}'
[0x2aaaacc08040] main stream output debug: stream=`std'
[0x8def820] main playlist debug: no fetch required for (null) (art currently (null))
[0x2aaaacc08220] main stream out debug: looking for sout stream module: 1 candidate
[0x2aaaacc08220] main stream out debug: set config option: sout-standard-access to file
[0x2aaaacc08220] main stream out debug: set config option: sout-standard-dst to foobar.flv
[0x2aaaacc08220] stream_out_standard stream out debug: creating `file/(null)://foobar.flv'
[0x2aaaacc08220] stream_out_standard stream out debug: extension is flv
[0x2aaaacc08220] stream_out_standard stream out debug: extension -> mux=ffmpeg{mux=flv}
[0x2aaaacc08220] stream_out_standard stream out debug: using `file/ffmpeg{mux=flv}://foobar.flv'
[0x8df3ad0] main access out debug: looking for sout access module: 1 candidate
[0x8df3ad0] access_output_file access out debug: file access output opened (foobar.flv)
[0x8df3ad0] main access out debug: using sout access module "access_output_file"
[0x8df3ad0] main access out debug: TIMER module_need() : 25.996 ms - Total 25.996 ms / 1 intvls (Avg 25.996 ms)
[0x2aaaacc08220] stream_out_standard stream out debug: access opened
[0x8e0bd00] main mux debug: looking for sout mux module: 1 candidate
[0x8e0bd00] main mux debug: set config option: ffmpeg-mux to flv
[0x8e0bd00] main mux debug: using sout mux module "avformat"
[0x8e0bd00] main mux debug: TIMER module_need() : 0.499 ms - Total 0.499 ms / 1 intvls (Avg 0.499 ms)
[0x2aaaacc08220] stream_out_standard stream out debug: mux opened
[0x2aaaacc08220] main stream out debug: using sout stream module "stream_out_standard"
[0x2aaaacc08220] main stream out debug: TIMER module_need() : 26.786 ms - Total 26.786 ms / 1 intvls (Avg 26.786 ms)
[0x2aaaacc08040] main stream output debug: stream=`transcode'
[0x8e0aab0] main stream out debug: looking for sout stream module: 1 candidate
[0x8e0aab0] main stream out debug: set config option: sout-transcode-vcodec to FLV1
[0x8e0aab0] main stream out debug: set config option: sout-transcode-acodec to mp3
[0x8e0aab0] stream_out_transcode stream out debug: codec audio=mp3 0Hz 0 channels 96Kb/s
[0x8e0aab0] stream_out_transcode stream out debug: codec video=FLV1 0x0 scaling: 0.000000 0kb/s
[0x8e0aab0] main stream out debug: using sout stream module "stream_out_transcode"
[0x8e0aab0] main stream out debug: TIMER module_need() : 0.205 ms - Total 0.205 ms / 1 intvls (Avg 0.205 ms)
[0x2aaaacc04ef0] main input debug: using timeshift granularity of 50 MiB
[0x2aaaacc04ef0] main input debug: using timeshift path '/tmp'
[0x2aaaacc04ef0] main input debug: `file:///home/larm/flash_test/input.ts' gives access `file' demux `' path `/home/larm/flash_test/input.ts'
[0x2aaaacc04ef0] main input debug: creating demux: access='file' demux='' path='/home/larm/flash_test/input.ts'
[0x8e11550] main demux debug: looking for access_demux module: 1 candidate
[0x8e11550] main demux debug: no access_demux module matching "file" could be loaded
[0x8e11550] main demux debug: TIMER module_need() : 0.064 ms - Total 0.064 ms / 1 intvls (Avg 0.064 ms)
[0x2aaaacc04ef0] main input debug: creating access 'file' path='/home/larm/flash_test/input.ts'
[0x8e11770] main access debug: looking for access module: 2 candidates
[0x8e11770] filesystem access debug: opening file `/home/larm/flash_test/input.ts'
[0x8e11770] main access debug: using access module "filesystem"
[0x8e11770] main access debug: TIMER module_need() : 0.082 ms - Total 0.082 ms / 1 intvls (Avg 0.082 ms)
[0x8e11b00] main stream debug: Using AStream*Stream
[0x8e11b00] main stream debug: pre buffering
[0x8e11b00] main stream debug: received first data after 0 ms
[0x8e11b00] main stream debug: pre-buffering done 1024 bytes in 0s - 76923 KiB/s
[0x8f75d40] main stream debug: looking for stream_filter module: 5 candidates
[0x8f75d40] main stream debug: no stream_filter module matching "any" could be loaded
[0x8f75d40] main stream debug: TIMER module_need() : 0.060 ms - Total 0.060 ms / 1 intvls (Avg 0.060 ms)
[0x8f75d40] main stream debug: looking for stream_filter module: 1 candidate
[0x8f75d40] main stream debug: using stream_filter module "stream_filter_record"
[0x8f75d40] main stream debug: TIMER module_need() : 0.070 ms - Total 0.070 ms / 1 intvls (Avg 0.070 ms)
[0x2aaaacc04ef0] main input debug: creating demux: access='file' demux='' path='/home/larm/flash_test/input.ts'
[0x8f75fd0] main demux debug: looking for demux module: 48 candidates
[0x8f75fd0] ts demux debug: PATCallBack called
[0x8f75fd0] ts demux debug: new PAT ts_id=34219 version=5 current_next=1
[0x8f75fd0] ts demux debug: * number=1 pid=66
[0x8f75fd0] ts demux debug: PMTCallBack called
[0x8f75fd0] ts demux debug: new PMT program number=1 version=14 pid_pcr=69
[0x8f75fd0] ts demux debug: * descriptor : IOD (0x1d)
[0x8f75fd0] ts demux debug: * es pid=68 type=15 dr->i_tag=0xa
[0x8f75fd0] ts demux error: MPEG-4 descriptor not found
[0x8f75fd0] ts demux debug: found language: dan
[0x8f75fd0] ts demux debug: * es pid=68 type=15 fcc=mp4a
[0x2aaaacc04ef0] main input debug: selecting program id=1
[0x8f75fd0] ts demux debug: * es pid=69 type=27 fcc=h264
[0x8e11770] filesystem access warning: unimplemented query 4097 in control
[0x8f75fd0] main demux debug: using demux module "ts"
[0x8f75fd0] main demux debug: TIMER module_need() : 0.677 ms - Total 0.677 ms / 1 intvls (Avg 0.677 ms)
[0x2aaaacc04ef0] main input debug: looking for a subtitle file in /home/larm/flash_test/
[0x8e0f690] main decoder debug: looking for packetizer module: 19 candidates
[0x8e0f690] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
[0x8e0f690] packetizer_mpeg4audio decoder debug: no decoder specific info, must be an ADTS or LOAS stream
[0x8e0f690] main decoder debug: using packetizer module "packetizer_mpeg4audio"
[0x8e0f690] main decoder debug: TIMER module_need() : 0.098 ms - Total 0.098 ms / 1 intvls (Avg 0.098 ms)
[0x8e0f690] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x8e0f690] main decoder debug: thread started
[0x8e0ffe0] main decoder debug: looking for packetizer module: 19 candidates
[0x8e0ffe0] main decoder debug: using packetizer module "packetizer_h264"
[0x8e0ffe0] main decoder debug: TIMER module_need() : 0.084 ms - Total 0.084 ms / 1 intvls (Avg 0.084 ms)
[0x8e0ffe0] main decoder debug: thread (decoder) created at priority 0 (input/decoder.c:301)
[0x8e0ffe0] main decoder debug: thread started
[0x8f75fd0] ts demux debug: DEMUX_SET_GROUP 0 (nil)
[0x2aaaacc04ef0] main input debug: starting in sync mode
[0x9c0c460] main demux meta debug: looking for meta reader module: 1 candidate
[0x9c0c460] id3tag demux meta debug: checking for ID3v1/2 and APEv1/2 tags
[0x9c0c460] main demux meta debug: no meta reader module matching "any" could be loaded
[0x9c0c460] main demux meta debug: TIMER module_need() : 0.082 ms - Total 0.082 ms / 1 intvls (Avg 0.082 ms)
[0x2aaaacc04ef0] main input debug: `file:///home/larm/flash_test/input.ts' successfully opened
[0x2aaaacc04ef0] main input debug: switching to async mode
[0x8e0f690] packetizer_mpeg4audio decoder debug: detected ADTS format
[0x8e0f690] packetizer_mpeg4audio decoder: AAC channels: 2 samplerate: 24000
[0x2aaaacc08040] main stream output debug: adding a new sout input (sout_input:0x8f7ef50)
[0x8e0aab0] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mp4a' to fcc=`mp3 '
[0x2aaaacc04ef0] main input debug: Buffering 0%
[0x9c0c760] main generic debug: looking for decoder module: 25 candidates
[0x2aaaacc04ef0] main input debug: Buffering 92%
[0x2aaaacc04ef0] main input debug: Stream buffering done (554 ms in 0 ms)
[0x9c0c760] main generic debug: using decoder module "faad"
[0x9c0c760] main generic debug: TIMER module_need() : 0.326 ms - Total 0.326 ms / 1 intvls (Avg 0.326 ms)
[0x9c0cbb0] main encoder debug: looking for encoder module: 7 candidates
[0x9c0cbb0] avcodec encoder debug: libavcodec initialized (interface 0x345c00)
[0x9c0cbb0] avcodec encoder debug: found encoder MPEG Audio layer 1/2/3
[0x9c0cbb0] main encoder debug: using encoder module "avcodec"
[0x9c0cbb0] main encoder debug: TIMER module_need() : 5.853 ms - Total 5.853 ms / 1 intvls (Avg 5.853 ms)
[0x8e0aab0] stream_out_transcode stream out debug: Looking for filter (f32l->s16l, channels 2->2, rate 48000->24000)
[0x9c13bc0] main filter debug: looking for audio filter module: 14 candidates
[0x9c13bc0] main filter debug: no audio filter module matching "any" could be loaded
[0x9c13bc0] main filter debug: TIMER module_need() : 0.077 ms - Total 0.077 ms / 1 intvls (Avg 0.077 ms)
[0x8e0aab0] main stream out error: Failed to create audio filter
[0x8e0aab0] stream_out_transcode stream out error: Failed to find conversion filter for resampling
[0x9c0c760] main generic debug: removing module "faad"
[0x9c0cbb0] main encoder debug: removing module "avcodec"
[0x8e0aab0] stream_out_transcode stream out error: cannot create audio chain
[0x8e0f690] main decoder error: cannot create packetizer output (mp4a)
[0x2aaaacc04ef0] main input debug: Decoder buffering done in 6 ms
[0x8e0ffe0] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
[0x8e0ffe0] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[0x2aaaacc08040] main stream output debug: adding a new sout input (sout_input:0x9c0c4d0)
[0x8e0aab0] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`FLV1'
[0x9c23480] main generic debug: looking for decoder module: 25 candidates
[0x9c23480] avcodec generic debug: libavcodec already initialized
[0x9c23480] avcodec generic debug: trying to use direct rendering
[0x9c23480] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
[0x9c23480] main generic debug: using decoder module "avcodec"
[0x9c23480] main generic debug: TIMER module_need() : 0.933 ms - Total 0.933 ms / 1 intvls (Avg 0.933 ms)
[0x9c0cba0] main encoder debug: looking for encoder module: 7 candidates
[0x9c0cba0] avcodec encoder debug: libavcodec already initialized
[0x9c0cba0] avcodec encoder debug: found encoder Flash Video
[0x9c0cba0] main encoder debug: using encoder module "avcodec"
[0x9c0cba0] main encoder debug: TIMER module_need() : 1.368 ms - Total 1.368 ms / 1 intvls (Avg 1.368 ms)
[0x9c0cba0] main encoder debug: removing module "avcodec"
[0x9c23480] avcodec generic debug: using direct rendering
[0x8e0aab0] stream_out_transcode stream out debug: decoder aspect is 1.333333:1
[0x8e0aab0] stream_out_transcode stream out debug: source pixel aspect is 1.090909:1
[0x8e0aab0] stream_out_transcode stream out debug: scaled pixel aspect is 1.090909:1
[0x8e0aab0] stream_out_transcode stream out debug: source 704x576, destination 704x576
[0x8e0aab0] stream_out_transcode stream out debug: encoder aspect is 8448:6336
[0x8e0aab0] stream_out_transcode stream out debug: destination (after video filters) 704x576
[0x9c0cba0] main encoder debug: looking for encoder module: 7 candidates
[0x9c0cba0] avcodec encoder debug: libavcodec already initialized
[0x9c0cba0] avcodec encoder debug: found encoder Flash Video
[0x9c0cba0] main encoder debug: using encoder module "avcodec"
[0x9c0cba0] main encoder debug: TIMER module_need() : 0.954 ms - Total 0.954 ms / 1 intvls (Avg 0.954 ms)
[0x8e0bd00] main mux debug: adding a new input
[0x8e0bd00] avformat mux debug: adding input
Missing reference picture
Missing reference picture
Missing reference picture
Missing reference picture
[0x8e0bd00] avformat mux debug: writing header
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
<clipped a lot more of these>
rc buffer underflow
rc buffer underflow
rc buffer underflow
[0x8f75fd0] ts demux debug: eof ?
[0x2aaaacc04ef0] main input debug: EOF reached
[0x2aaaacc04ef0] main input debug: waiting decoder fifos to empty
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
rc buffer underflow
[0x8def820] main playlist debug: finished input
[0x8e0f690] main decoder debug: removing module "packetizer_mpeg4audio"
[0x8e0f690] main decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO
[0x8e0ffe0] main decoder debug: removing module "packetizer_h264"
[0x8e0ffe0] main decoder debug: killing decoder fourcc `h264', 0 PES in FIFO
[0x2aaaacc08040] main stream output debug: removing a sout input (sout_input:0x9c0c4d0)
[0x9c0cba0] main encoder debug: TIMER encoding video frame : 1.926 ms - Total 108990.055 ms / 36589 intvls (Avg 2.979 ms)
[0x9c23480] avcodec generic debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) stopped
[0x9c23480] main generic debug: removing module "avcodec"
[0x9c0cba0] main encoder debug: removing module "avcodec"
[0x8e0bd00] avformat mux debug: removing input
[0x8e0bd00] main mux warning: no more input streams for this mux
[0x8f75fd0] ts demux debug: pid list:
[0x8f75fd0] ts demux debug: - pid[0] seen
[0x8f75fd0] ts demux debug: - pid[66] seen
[0x8f75fd0] ts demux debug: - pid[68] seen
[0x2aaaacc04ef0] main input debug: Program doesn't contain anymore ES
[0x8f75fd0] ts demux debug: - pid[69] seen
[0x8f75fd0] ts demux debug: - pid[8191] seen
[0x8f75fd0] main demux debug: removing module "ts"
[0x8f75d40] main stream debug: removing module "stream_filter_record"
[0x8e11770] main access debug: removing module "filesystem"
[0x2aaaacc04ef0] main input debug: thread ended
[0x8def820] main playlist debug: dead input
[0x2aaaacc08040] main stream output debug: destroying useless sout
[0x8e0aab0] main stream out debug: destroying chain... (name=transcode)
[0x8e0aab0] main stream out debug: removing module "stream_out_transcode"
[0x8e0aab0] main stream out debug: destroying chain done
[0x2aaaacc08220] main stream out debug: destroying chain... (name=std)
[0x8e0bd00] main mux debug: removing module "avformat"
[0x8df3ad0] access_output_file access out debug: file access output closed
[0x8df3ad0] main access out debug: removing module "access_output_file"
[0x2aaaacc08220] main stream out debug: removing module "stream_out_standard"
[0x2aaaacc08220] main stream out debug: destroying chain done
[0x2aaaacc04ef0] main input debug: TIMER input launching for 'input.ts' : 29.304 ms - Total 29.304 ms / 1 intvls (Avg 29.304 ms)
[0x8def820] main playlist debug: changing item without a request (current 0/1)
[0x8def820] main playlist debug: nothing to play
[0x8def820] main playlist: end of playlist, exiting
[0x8d2f120] main libvlc debug: deactivating the playlist
[0x8def820] main playlist debug: Deactivate
[0x8e10c00] main playlist export debug: saving Media Library to file /home/larm/.local/share/vlc/ml.xspf
[0x8e10c00] main playlist export debug: looking for playlist export module: 1 candidate
[0x8e10c00] main playlist export debug: using playlist export module "export"
[0x8e10c00] main playlist export debug: TIMER module_need() : 0.100 ms - Total 0.100 ms / 1 intvls (Avg 0.100 ms)
[0x8e10c00] main playlist export debug: removing module "export"
[0x8def820] main playlist debug: Deactivated
[0x8d2f120] main libvlc debug: removing all services discovery tasks
[0x8d2f120] main libvlc debug: removing all interfaces
[0x2aaaac0041e0] main interface debug: removing module "dummy"
[0x2aaaac000a90] main interface debug: removing module "signals"
[0x8df1960] main interface debug: removing module "hotkeys"
[0x8def820] main playlist debug: destroying
[0x8d2f120] main libvlc debug: TIMER ML Load : Total 1.223 ms / 1 intvls (Avg 1.223 ms)
[0x8d2f120] main libvlc debug: TIMER Preparse run : Total 1.461 ms / 1 intvls (Avg 1.461 ms)
[0x8d2f120] main libvlc debug: TIMER Items array build : Total 0.023 ms / 1 intvls (Avg 0.023 ms)
[0x8d2f120] main libvlc debug: TIMER ML Dump : Total 0.201 ms / 1 intvls (Avg 0.201 ms)
[0x8d2f120] main libvlc debug: removing stats
[0x8d2f120] main libvlc debug: removing module "memcpymmxext"

csr
Blank Cone
Blank Cone
Posts: 13
Joined: 20 Sep 2006 09:24

Re: Converting to .flv

Postby csr » 25 Nov 2010 08:27

I replaced mux=flv with mux=ffmpeg{mux=flv}. Also transcoded to h264 and everything now works fine.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 14 guests