Page 1 of 1
no video in FLV conversion output file using v 1.0.0
Posted: 22 Jul 2009 20:05
by jnelson2009
When I try to convert .FLV video files to .WMV the output file is audio-only using vlc media player windows v 1.0.0.
This happens regardless of the "keep original video track" checkbox setting in the video codec tab of the profile. I have not chosen anything from the Tools menu or changed any preferences from the defaults there.
I would like to know if I am using VLC correctly and, if possible, to find a reference for working examples of the "profiles" configurations for different types of video output, e.g. mp3, avi, etc.
Here is what I do:
open vlc (this was downloaded a few days ago, maybe July 15)
from menu, select media > convert/save
on "open media" panel, click add... > browse to input file (file has previously played ok; have tried with several different files)
(did not use subtitles or change "show more options" settings)
on "open media" panel, click convert/save
on "convert" panel, use browse interface to enter destination filespec as [path\filename].wmv
(usually do display output [not]; if display output [x], then only audio is played)
select profile="Video - WMV + WMA (ASF)"
settings on profile tabs are defaults, except I have tried with/without "keep original video track"...
encapsulation=wmv,
video codec: video [x], keep original video track [x] (or not), codec=wmv2, bitrate=800 kb/sec, frame rate=0 fps, scale=1, width=0, height=0,
audio codec: audio [x], keep original audio track [not], codec=wma2, bitrate=128 kb/s, channels=2, sample rate=44100,
subtitles: subtitles [not]
hit start
player activates briefly if display output [not] or for entire file duration if if display output [x]
output file size is about 10% of input file and plays ok as audio
Am I doing something wrong here?
Also, as i may have changed them while experimenting, what are defaults for profile "Video - H.264 + AAC (TS)", or how do I get defaults back?
Thanks for your help. This is a great piece of work!
-Jerry
Re: no video in FLV conversion output file using v 1.0.0
Posted: 22 Jul 2009 20:10
by Jean-Baptiste Kempf
Can you share the messages?
Re: no video in FLV conversion output file using v 1.0.0
Posted: 23 Jul 2009 00:27
by jnelson2009
There are no messages. The process completes as if everything were ok, but the newly created .wmv output file is audio with no video, as if I had wanted to split out the audio. The .flv input file is not affected by any of this and continues to play normally.
Thanks
Re: no video in FLV conversion output file using v 1.0.0
Posted: 23 Jul 2009 00:35
by jnelson2009
clarification...
as to "player activates briefly" after hitting start, seconds countdown is displayed.
as to "...if display output [not]" seconds countdown during conversion is pretty brief, maybe 10-15 secs for 4 minute file; "if display output [x], then only audio is played" for complete duration of .FLV file
Re: no video in FLV conversion output file using v 1.0.0
Posted: 23 Jul 2009 12:29
by Jean-Baptiste Kempf
There are always messages, set verbosity to 2.
Re: no video in FLV conversion output file using v 1.0.0
Posted: 23 Jul 2009 19:31
by VLC_help
And open the messages before doing any conversion.
Re: no video in FLV conversion output file using v 1.0.0
Posted: 24 Jul 2009 17:01
by bouncingbullet
Hi,
i'm experiencing the same problem: no video, audio seems to be ok. The process starts but ends after 34s while the file is around 9min. Same if I try to convert it to wmv.
VLC 1.0
Code: Select all
qt4 debug: MRL passed to the Sout: D:\sample1.flv
qt4 warning: Transcode MRL: sout=#transcode{vcodec=mp4v,vb=1024,fps=25,scale=1,width=320,acodec=mp3,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=file,mux=mp4,dst='D:\sample1.mp4'}
qt4 debug: Adding option: sout=#transcode{vcodec=mp4v,vb=1024,fps=25,scale=1,width=320,acodec=mp3,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=file,mux=mp4,dst='D:\sample1.mp4'}
main debug: adding item `Streaming' ( D:\sample1.flv )
qt4 debug: Adding a new MRL to recent ones: D:\sample1.flv
main debug: rebuilding array of current - root Afspeellijst
main debug: rebuild done - 2 items, index 0
main debug: processing request item Streaming node null skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: thread started
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`duplicate'
main debug: looking for sout stream module: 1 candidate
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `std{access=file,mux=mp4,dst='D:\sample1.mp4'}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to mp4
main debug: set config option: sout-standard-dst to D:\sample1.mp4
stream_out_standard debug: creating `file/mp4://D:\sample1.mp4'
stream_out_standard debug: extension is mp4
stream_out_standard debug: extension -> mux=mp4
stream_out_standard debug: using `file/mp4://D:\sample1.mp4'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (D:\sample1.mp4)
main debug: using sout access module "access_output_file"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_mp4 debug: Mp4 muxer opened
main debug: using sout mux module "mux_mp4"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 6.000 ms - Total 6.000 ms / 1 intvls (Avg 6.000 ms)
main debug: using sout stream module "stream_out_duplicate"
main debug: TIMER module_need() : 6.000 ms - Total 6.000 ms / 1 intvls (Avg 6.000 ms)
main debug: set config option: sout-transcode-vcodec to mp4v
main debug: set config option: sout-transcode-vb to 1024
main debug: set config option: sout-transcode-fps to 25
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-width to 320
main debug: set config option: sout-transcode-acodec to mp3
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: codec audio=mp3 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=mp4v 320x0 scaling: 1.000000 1024kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 15.000 ms - Total 15.000 ms / 1 intvls (Avg 15.000 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\NAME~1\AppData\Local\Temp'
main debug: `D:\sample1.flv' gives access `' demux `' path `D:\sample1.flv'
main debug: creating demux: access='' demux='' path='D:\sample1.flv'
qt4 debug: IM: Setting an input
main debug: looking for access_demux module: 3 candidates
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: creating access '' path='D:\sample1.flv'
main debug: looking for access module: 5 candidates
vcd debug: trying .cue file: D:\sample1.cue
vcd debug: could not find .cue file
access_file debug: opening file `D:\sample1.flv'
main debug: using access module "access_file"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 1000000 kbytes/s
main debug: looking for stream_filter module: 2 candidates
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating demux: access='' demux='' path='D:\sample1.flv'
main debug: looking for demux module: 50 candidates
lua debug: Trying Lua scripts in C:\Users\Name\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\anevia_streams.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\appletrailers.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\bbc_co_uk.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\break.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\canalplus.lua
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\cue.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\dailymotion.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\france2.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\googlevideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\joox.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\koreus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\lelombrik.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\megavideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\metacafe.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\youtube.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\youtube_homepage.lua
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\\share\lua\playlist
avformat debug: detected format: flv
main debug: selecting program id=0
avformat debug: adding es: video codec = VP6F
avformat debug: adding es: audio codec = mp3
avformat debug: AVFormat supported stream
avformat debug: - format = flv (FLV format)
avformat debug: - start time = 0
avformat debug: - duration = 515944000
main debug: using demux module "avformat"
main debug: TIMER module_need() : 27.000 ms - Total 27.000 ms / 1 intvls (Avg 27.000 ms)
main debug: looking for a subtitle file in D:\
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_copy"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_copy"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: starting in sync mode
main debug: looking for meta reader module: 1 candidate
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: `D:\sample1.flv' successfully opened
main debug: switching to async mode
main debug: Buffering 0%
main debug: Buffering 8%
main debug: Buffering 17%
main debug: Buffering 26%
main debug: Buffering 35%
main debug: Buffering 43%
main debug: Buffering 52%
main debug: Buffering 61%
main debug: Buffering 69%
main debug: Buffering 78%
main debug: Buffering 87%
main debug: Buffering 95%
main debug: Stream buffering done (314 ms in 0 ms)
packetizer_copy debug: need dts > 0
main debug: adding a new sout input (sout_input:0x40cea48)
stream_out_transcode debug: creating video transcoding from fcc=`VP6F' to fcc=`mp4v'
main debug: looking for decoder module: 35 candidates
avcodec debug: libavcodec already initialized
packetizer_copy debug: need dts > 0
main debug: adding a new sout input (sout_input:0x42011e0)
avcodec debug: using direct rendering
avcodec debug: ffmpeg codec (On2's VP6.2 Video (Flash)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG-4 Video
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 9.000 ms - Total 9.000 ms / 1 intvls (Avg 9.000 ms)
main debug: removing module "avcodec"
stream_out_transcode debug: creating audio transcoding from fcc=`mp3 ' to fcc=`mp3 '
main debug: looking for decoder module: 35 candidates
avcodec debug: libavcodec already initialized
avcodec debug: ffmpeg codec (MPEG Audio layer 1/2/3) started
avcodec debug: Using 192000 bytes output buffer
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG Audio layer 1/2/3
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 12.000 ms - Total 12.000 ms / 1 intvls (Avg 12.000 ms)
stream_out_transcode debug: Looking for filter (s16l->s16l, channels 2->2, rate 22050->44100)
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: s16l->fl32, bits per sample: 16->32
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'audio_format' (0xbe4e1d4) appended to chain
main debug: looking for audio filter2 module: 8 candidates
bandlimited_resampler debug: fl32/22050KHz/2->fl32/44100KHz/2
main debug: using audio filter2 module "bandlimited_resampler"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: Filter 'bandlimited_resampler' (0xbe4e51c) appended to chain
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: fl32->s16l, bits per sample: 32->16
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: Filter 'audio_format' (0xbe4de8c) appended to chain
stream_out_transcode debug: Got complete audio filter chain
stream_out_duplicate debug: duplicated a new stream codec=mpga (es=1 group=0)
main debug: adding a new input
mux_mp4 debug: adding input
stream_out_duplicate debug: - added for output 0
main debug: Decoder buffering done in 27 ms
avcodec warning: Physical channel configuration not set : guessing
stream_out_transcode debug: drift is too high, resetting master sync
avcodec warning: cannot decode one frame (302 bytes)
avcodec warning: cannot decode one frame (533 bytes)
avcodec warning: cannot decode one frame (909 bytes)
avcodec warning: cannot decode one frame (908 bytes)
avcodec warning: cannot decode one frame (399 bytes)
avcodec warning: cannot decode one frame (1165 bytes)
avcodec warning: cannot decode one frame (1193 bytes)
avcodec warning: cannot decode one frame (1031 bytes)
avcodec warning: cannot decode one frame (967 bytes)
avcodec warning: cannot decode one frame (1119 bytes)
avcodec warning: cannot decode one frame (1082 bytes)
avcodec warning: cannot decode one frame (696 bytes)
avcodec warning: cannot decode one frame (886 bytes)
avcodec warning: cannot decode one frame (842 bytes)
avcodec warning: cannot decode one frame (1038 bytes)
avcodec warning: cannot decode one frame (866 bytes)
avcodec warning: cannot decode one frame (1967 bytes)
avcodec warning: cannot decode one frame (645 bytes)
avcodec warning: cannot decode one frame (1112 bytes)
avcodec warning: cannot decode one frame (1098 bytes)
avcodec warning: cannot decode one frame (772 bytes)
avcodec warning: cannot decode one frame (802 bytes)
avcodec warning: cannot decode one frame (1336 bytes)
avcodec warning: cannot decode one frame (882 bytes)
avcodec warning: cannot decode one frame (1917 bytes)
avcodec warning: cannot decode one frame (838 bytes)
avcodec warning: cannot decode one frame (666 bytes)
avcodec warning: cannot decode one frame (748 bytes)
avcodec warning: cannot decode one frame (3434 bytes)
avcodec warning: cannot decode one frame (460 bytes)
avcodec warning: cannot decode one frame (613 bytes)
avcodec warning: cannot decode one frame (625 bytes)
avcodec warning: cannot decode one frame (3229 bytes)
avcodec warning: cannot decode one frame (490 bytes)
avcodec warning: cannot decode one frame (620 bytes)
avcodec warning: cannot decode one frame (590 bytes)
avcodec warning: cannot decode one frame (3058 bytes)
avcodec warning: cannot decode one frame (522 bytes)
avcodec warning: cannot decode one frame (511 bytes)
avcodec warning: cannot decode one frame (591 bytes)
avcodec warning: cannot decode one frame (3139 bytes)
avcodec warning: cannot decode one frame (566 bytes)
avcodec warning: cannot decode one frame (586 bytes)
avcodec warning: cannot decode one frame (557 bytes)
avcodec warning: cannot decode one frame (2902 bytes)
avcodec warning: cannot decode one frame (568 bytes)
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
avcodec warning: cannot decode one frame (576 bytes)
avcodec warning: cannot decode one frame (615 bytes)
avcodec warning: cannot decode one frame (3105 bytes)
avcodec warning: cannot decode one frame (502 bytes)
avcodec warning: cannot decode one frame (586 bytes)
avcodec warning: cannot decode one frame (633 bytes)
avcodec warning: cannot decode one frame (3279 bytes)
avcodec warning: cannot decode one frame (507 bytes)
avcodec warning: cannot decode one frame (685 bytes)
avcodec warning: cannot decode one frame (710 bytes)
avcodec warning: cannot decode one frame (3167 bytes)
avcodec warning: cannot decode one frame (654 bytes)
avcodec warning: cannot decode one frame (695 bytes)
avcodec warning: cannot decode one frame (696 bytes)
avcodec warning: cannot decode one frame (2927 bytes)
avcodec warning: cannot decode one frame (645 bytes)
avcodec warning: cannot decode one frame (670 bytes)
avcodec warning: cannot decode one frame (764 bytes)
avcodec warning: cannot decode one frame (2998 bytes)
avcodec warning: cannot decode one frame (637 bytes)
avcodec warning: cannot decode one frame (747 bytes)
avcodec warning: cannot decode one frame (861 bytes)
avcodec warning: cannot decode one frame (2808 bytes)
avcodec warning: cannot decode one frame (690 bytes)
avcodec warning: cannot decode one frame (796 bytes)
avcodec warning: cannot decode one frame (747 bytes)
avcodec warning: cannot decode one frame (2996 bytes)
avcodec warning: cannot decode one frame (606 bytes)
avcodec warning: cannot decode one frame (765 bytes)
avcodec warning: cannot decode one frame (874 bytes)
avcodec warning: cannot decode one frame (3459 bytes)
avcodec warning: cannot decode one frame (752 bytes)
avcodec warning: cannot decode one frame (744 bytes)
avcodec warning: cannot decode one frame (735 bytes)
avcodec warning: cannot decode one frame (720 bytes)
avcodec warning: cannot decode one frame (860 bytes)
avcodec warning: cannot decode one frame (4541 bytes)
avcodec warning: cannot decode one frame (761 bytes)
avcodec warning: cannot decode one frame (983 bytes)
avcodec warning: cannot decode one frame (946 bytes)
avcodec warning: cannot decode one frame (982 bytes)
avcodec warning: cannot decode one frame (1100 bytes)
avcodec warning: cannot decode one frame (1131 bytes)
avcodec warning: cannot decode one frame (1002 bytes)
avcodec warning: cannot decode one frame (4154 bytes)
avcodec warning: cannot decode one frame (798 bytes)
avcodec warning: cannot decode one frame (971 bytes)
avcodec warning: cannot decode one frame (1111 bytes)
avcodec warning: cannot decode one frame (1203 bytes)
avcodec warning: cannot decode one frame (1052 bytes)
avcodec warning: cannot decode one frame (1086 bytes)
avcodec warning: cannot decode one frame (1223 bytes)
avcodec warning: cannot decode one frame (4175 bytes)
avcodec warning: cannot decode one frame (819 bytes)
avcodec warning: cannot decode one frame (990 bytes)
avcodec warning: cannot decode one frame (1001 bytes)
avcodec warning: cannot decode one frame (1098 bytes)
avcodec warning: cannot decode one frame (1027 bytes)
avcodec warning: cannot decode one frame (1053 bytes)
avcodec warning: cannot decode one frame (1026 bytes)
avcodec warning: cannot decode one frame (5082 bytes)
avcodec warning: cannot decode one frame (673 bytes)
avcodec warning: cannot decode one frame (865 bytes)
avcodec warning: cannot decode one frame (849 bytes)
avcodec warning: cannot decode one frame (1021 bytes)
avcodec warning: cannot decode one frame (976 bytes)
avcodec warning: cannot decode one frame (914 bytes)
avcodec warning: cannot decode one frame (924 bytes)
avcodec warning: cannot decode one frame (6156 bytes)
avcodec warning: cannot decode one frame (652 bytes)
avcodec warning: cannot decode one frame (713 bytes)
avcodec warning: cannot decode one frame (833 bytes)
avcodec warning: cannot decode one frame (884 bytes)
stream_out_transcode debug: drift is too high, resetting master sync
stream_out_transcode debug: decoder aspect is 570240:432000
stream_out_transcode debug: source pixel aspect is 1.000000:1
stream_out_transcode debug: scaled pixel aspect is 1.000000:1
stream_out_transcode debug: source 528x400, destination 320x242
stream_out_transcode debug: encoder aspect is 571240:432000
main debug: looking for video filter2 module: 20 candidates
swscale debug: 528x400 chroma: I420 -> 320x242 chroma: I420 with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: Filter 'swscale' (0xbe4e864) appended to chain
stream_out_transcode debug: destination (after video filters) 320x242
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder MPEG-4 Video
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 4.000 ms - Total 4.000 ms / 1 intvls (Avg 4.000 ms)
stream_out_duplicate debug: duplicated a new stream codec=mp4v (es=0 group=0)
main error: cannot add a new stream (unsupported while muxing to this format). You can try increasing sout-mux-caching value
stream_out_duplicate debug: - failed for output 0
stream_out_transcode error: cannot add this stream
avcodec debug: ffmpeg codec (On2's VP6.2 Video (Flash)) stopped
main debug: removing module "avcodec"
main debug: removing module "avcodec"
main debug: Filter 'swscale' (0xbe4e864) removed from chain
main debug: removing module "swscale"
main debug: EOF reached
main debug: waiting decoder fifos to empty
main debug: finished input
main debug: thread times: real 0m34.030000s, kernel 0m0.031200s, user 0m0.046800s
main debug: removing module "packetizer_copy"
main debug: killing decoder fourcc `VP6F', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x40cea48)
main debug: thread times: real 0m34.026000s, kernel 0m0.405602s, user 0m32.791410s
main debug: removing module "packetizer_copy"
main debug: killing decoder fourcc `mp3 ', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x42011e0)
main debug: TIMER encoding audio frame : 2.000 ms - Total 24568.001 ms / 19750 intvls (Avg 1.244 ms)
avcodec debug: ffmpeg codec (MPEG Audio layer 1/2/3) stopped
main debug: removing module "avcodec"
main debug: removing module "avcodec"
main debug: Filter 'audio_format' (0xbe4e1d4) removed from chain
main debug: removing module "audio_format"
main debug: Filter 'bandlimited_resampler' (0xbe4e51c) removed from chain
main debug: removing module "bandlimited_resampler"
main debug: Filter 'audio_format' (0xbe4de8c) removed from chain
main debug: removing module "audio_format"
mux_mp4 debug: removing input
main warning: no more input streams for this mux
main debug: removing module "avformat"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=duplicate)
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=std)
mux_mp4 debug: Close
mux_mp4 debug: movie duration 515s
mux_mp4 debug: created 1 chunks (stco)
main debug: removing module "mux_mp4"
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: removing module "stream_out_duplicate"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread times: real 0m34.080000s, kernel 0m0.062400s, user 0m0.249601s
main debug: changing item without a request (current 1/2)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'Streaming' : 63.000 ms - Total 63.000 ms / 1 intvls (Avg 63.000 ms)
Re: no video in FLV conversion output file using v 1.0.0
Posted: 25 Jul 2009 16:20
by VLC_help
main error: cannot add a new stream (unsupported while muxing to this format). You can try increasing sout-mux-caching value
Does the conversion work if you use TS something profile?
Re: no video in FLV conversion output file using v 1.0.0
Posted: 05 Aug 2009 05:07
by tblaxland
I get the same error with VLC 1.0.1. There is no video stream in the output file, regardless of the conversion profile I use (I've tried all the built-in ones and tried creating my own). I've also tried two different .flv files, both with h264 video encoding. I seem to be able to transcode other input streams OK (the mp4a audio stream from those .flv files is also transcoded fine). I can also view those .flv files in VLC without any problems.
Here is the messages window from an attempted conversion using the built-in profile "Video - WMV + WMA (ASF)":
Code: Select all
qt4 debug: MRL passed to the Sout: C:\Videos\Wild_Card_SSU.flv
qt4 warning: Transcode MRL: sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma2,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=file,mux=asf,dst='C:\Videos\Wild_Card_SSU.asf'}
qt4 debug: Adding option: sout=#transcode{vcodec=WMV2,vb=800,scale=1,acodec=wma2,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=file,mux=asf,dst='C:\Videos\Wild_Card_SSU.asf'}
main debug: adding item `Streaming' ( C:\Videos\Wild_Card_SSU.flv )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 5 items, index 3
main debug: processing request item Streaming node null skip 0
main debug: resyncing on Streaming
main debug: Streaming is at 4
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Streaming'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
qt4 debug: Adding a new MRL to recent ones: C:\Videos\Wild_Card_SSU.flv
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: thread started
main debug: stream=`transcode'
main debug: looking for sout stream module: 1 candidate
main debug: stream=`duplicate'
main debug: looking for sout stream module: 1 candidate
stream_out_duplicate debug: creating 'duplicate'
stream_out_duplicate debug: * adding `std{access=file,mux=asf,dst='C:\Videos\Wild_Card_SSU.asf'}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main debug: set config option: sout-standard-access to file
main debug: set config option: sout-standard-mux to asf
main debug: set config option: sout-standard-dst to C:\Videos\Wild_Card_SSU.asf
stream_out_standard debug: creating `file/asf://C:\Videos\Wild_Card_SSU.asf'
stream_out_standard debug: extension is asf
stream_out_standard debug: extension -> mux=asf
stream_out_standard debug: using `file/asf://C:\Videos\Wild_Card_SSU.asf'
main debug: looking for sout access module: 1 candidate
access_output_file debug: file access output opened (C:\Videos\Wild_Card_SSU.asf)
main debug: using sout access module "access_output_file"
main debug: TIMER module_need() : 1.806 ms - Total 1.806 ms / 1 intvls (Avg 1.806 ms)
stream_out_standard debug: access opened
main debug: looking for sout mux module: 1 candidate
mux_asf debug: asf muxer opened
mux_asf debug: Packet size 4096
mux_asf debug: meta data: title='', author='', copyright='', comment='', rating=''
main debug: using sout mux module "mux_asf"
main debug: TIMER module_need() : 2.319 ms - Total 2.319 ms / 1 intvls (Avg 2.319 ms)
stream_out_standard debug: mux opened
main debug: using sout stream module "stream_out_standard"
main debug: TIMER module_need() : 9.278 ms - Total 9.278 ms / 1 intvls (Avg 9.278 ms)
main debug: using sout stream module "stream_out_duplicate"
main debug: TIMER module_need() : 9.658 ms - Total 9.658 ms / 1 intvls (Avg 9.658 ms)
main debug: set config option: sout-transcode-vcodec to WMV2
main debug: set config option: sout-transcode-vb to 800
main debug: set config option: sout-transcode-scale to 1
main debug: set config option: sout-transcode-acodec to wma2
main debug: set config option: sout-transcode-ab to 128
main debug: set config option: sout-transcode-channels to 2
main debug: set config option: sout-transcode-samplerate to 44100
stream_out_transcode debug: codec audio=wma2 44100Hz 2 channels 128Kb/s
stream_out_transcode debug: codec video=WMV2 0x0 scaling: 1.000000 800kb/s
main debug: using sout stream module "stream_out_transcode"
main debug: TIMER module_need() : 20.553 ms - Total 20.553 ms / 1 intvls (Avg 20.553 ms)
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\DOCUME~1\TBLAXL~1.GFS\LOCALS~1\Temp'
main debug: `C:\Videos\Wild_Card_SSU.flv' gives access `' demux `' path `C:\Videos\Wild_Card_SSU.flv'
main debug: creating demux: access='' demux='' path='C:\Videos\Wild_Card_SSU.flv'
main debug: looking for access_demux module: 3 candidates
main debug: TIMER module_need() : 0.455 ms - Total 0.455 ms / 1 intvls (Avg 0.455 ms)
main debug: creating access '' path='C:\Videos\Wild_Card_SSU.flv'
main debug: looking for access module: 5 candidates
vcd debug: trying .cue file: C:\Videos\Wild_Card_SSU.cue
vcd debug: could not find .cue file
access_file debug: opening file `C:\Videos\Wild_Card_SSU.flv'
main debug: using access module "access_file"
main debug: TIMER module_need() : 0.758 ms - Total 0.758 ms / 1 intvls (Avg 0.758 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 15873 kbytes/s
main debug: looking for stream_filter module: 2 candidates
main debug: TIMER module_need() : 0.231 ms - Total 0.231 ms / 1 intvls (Avg 0.231 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.230 ms - Total 0.230 ms / 1 intvls (Avg 0.230 ms)
main debug: creating demux: access='' demux='' path='C:\Videos\Wild_Card_SSU.flv'
main debug: looking for demux module: 50 candidates
lua debug: Trying Lua scripts in C:\Documents and Settings\tblaxland.GFSYD\Application Data\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\anevia_streams.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\appletrailers.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\bbc_co_uk.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\break.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\canalplus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\cue.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\dailymotion.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\france2.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\googlevideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\joox.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\koreus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\lelombrik.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\megavideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\metacafe.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\youtube.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\\lua\playlist\youtube_homepage.lua
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\\share\lua\playlist
avformat debug: detected format: flv
main debug: selecting program id=0
avformat debug: adding es: video codec = h264
avformat debug: adding es: audio codec = mp4a
avformat debug: AVFormat supported stream
avformat debug: - format = flv (FLV format)
avformat debug: - start time = 0
avformat debug: - duration = 267559000
main debug: using demux module "avformat"
main debug: TIMER module_need() : 22.873 ms - Total 22.873 ms / 1 intvls (Avg 22.873 ms)
main debug: looking for a subtitle file in C:\Videos\
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_h264"
main debug: TIMER module_need() : 0.585 ms - Total 0.585 ms / 1 intvls (Avg 0.585 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: looking for packetizer module: 21 candidates
packetizer_mpeg4audio debug: running MPEG4 audio packetizer
packetizer_mpeg4audio debug: AAC 44100Hz 1024 samples/frame
main debug: using packetizer module "packetizer_mpeg4audio"
main debug: TIMER module_need() : 0.692 ms - Total 0.692 ms / 1 intvls (Avg 0.692 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
main debug: thread started
main debug: starting in sync mode
main debug: looking for meta reader module: 1 candidate
main debug: TIMER module_need() : 0.250 ms - Total 0.250 ms / 1 intvls (Avg 0.250 ms)
main debug: `C:\Videos\Wild_Card_SSU.flv' successfully opened
main debug: switching to async mode
main debug: Buffering 0%
main debug: adding a new sout input (sout_input:0x631fd98)
stream_out_transcode debug: creating audio transcoding from fcc=`mp4a' to fcc=`wma2'
main debug: looking for decoder module: 36 candidates
main debug: using decoder module "faad"
main debug: TIMER module_need() : 0.819 ms - Total 0.819 ms / 1 intvls (Avg 0.819 ms)
main debug: looking for encoder module: 12 candidates
avcodec debug: libavcodec already initialized
avcodec debug: found encoder Windows Media Audio 2
main debug: using encoder module "avcodec"
main debug: TIMER module_need() : 10.034 ms - Total 10.034 ms / 1 intvls (Avg 10.034 ms)
stream_out_transcode debug: Looking for filter (fl32->s16l, channels 2->2, rate 44100->44100)
main debug: looking for audio filter2 module: 8 candidates
audio_format debug: fl32->s16l, bits per sample: 32->16
main debug: using audio filter2 module "audio_format"
main debug: TIMER module_need() : 0.299 ms - Total 0.299 ms / 1 intvls (Avg 0.299 ms)
main debug: Filter 'audio_format' (0x1bded0c) appended to chain
stream_out_transcode debug: Got complete audio filter chain
stream_out_duplicate debug: duplicated a new stream codec=wma2 (es=1 group=0)
main debug: adding a new input
mux_asf debug: adding input
stream_out_duplicate debug: - added for output 0
main debug: Buffering 7%
main debug: Buffering 15%
main debug: Buffering 23%
main debug: Buffering 31%
main debug: Buffering 38%
main debug: Buffering 46%
main debug: Buffering 54%
main debug: Buffering 62%
main debug: Buffering 69%
main debug: Buffering 77%
main debug: Buffering 85%
main debug: Buffering 93%
main debug: Stream buffering done (302 ms in 12 ms)
main debug: Decoder buffering done in 0 ms
faad warning: decoded zero sample
mux_asf debug: Asf muxer creating header
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 debug: found NAL_PPS (pps_id=1 sps_id=24)
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 debug: found NAL_SPS (sps_id=1)
main debug: EOF reached
main debug: waiting decoder fifos to empty
main debug: finished input
main debug: thread times: real 0m10.078189s, kernel 0m0.031250s, user 0m0.156250s
main debug: removing module "packetizer_h264"
main debug: killing decoder fourcc `h264', 0 PES in FIFO
main debug: thread times: real 0m10.078189s, kernel 0m0.140625s, user 0m8.781250s
main debug: removing module "packetizer_mpeg4audio"
main debug: killing decoder fourcc `mp4a', 0 PES in FIFO
main debug: removing a sout input (sout_input:0x631fd98)
main debug: TIMER encoding audio frame : 0.003 ms - Total 6511.949 ms / 11545 intvls (Avg 0.564 ms)
main debug: removing module "faad"
main debug: removing module "avcodec"
main debug: Filter 'audio_format' (0x1bded0c) removed from chain
main debug: removing module "audio_format"
mux_asf debug: removing input
main warning: no more input streams for this mux
main debug: removing module "avformat"
main debug: removing module "stream_filter_record"
main debug: removing module "access_file"
main debug: Program doesn't contain anymore ES
main debug: thread ended
main debug: dead input
main debug: destroying useless sout
main debug: destroying chain... (name=transcode)
main debug: destroying chain... (name=duplicate)
stream_out_duplicate debug: closing a duplication
main debug: destroying chain... (name=std)
mux_asf debug: Asf muxer closed
mux_asf debug: Asf muxer creating header
main debug: removing module "mux_asf"
access_output_file debug: file access output closed
main debug: removing module "access_output_file"
main debug: removing module "stream_out_standard"
main debug: destroying chain done
main debug: removing module "stream_out_duplicate"
main debug: destroying chain done
main debug: removing module "stream_out_transcode"
main debug: destroying chain done
main debug: thread times: real 0m10.156315s, kernel 0m0.187500s, user 0m0.359375s
main debug: changing item without a request (current 4/5)
main debug: nothing to play
qt4 debug: IM: Deleting the input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
main debug: TIMER input launching for 'Streaming' : 84.395 ms - Total 84.395 ms / 1 intvls (Avg 84.395 ms)
Any help is much appreciated.
Re: no video in FLV conversion output file using v 1.0.0
Posted: 05 Aug 2009 18:42
by VLC_help
I am guessing this is same issue as reported earlier
https://trac.videolan.org/vlc/ticket/2850
Re: no video in FLV conversion output file using v 1.0.0
Posted: 06 Aug 2009 01:53
by tblaxland
OK, thanks.
Re: no video in FLV conversion output file using v 1.0.0
Posted: 29 Sep 2009 04:16
by tblaxland
I can't access that issue ("Trac is down for maintenance") but I have tested the above-mentioned files with version 1.0.2 and I can confirm the issue remains.
Re: no video in FLV conversion output file using v 1.0.0
Posted: 29 Sep 2009 14:31
by VLC_help
trac-test.videolan.org/vlc/ticket/2850