Page 1 of 1

convert to FLV : zero bytes filesize

Posted: 24 May 2013 15:38
by GMV_Lyon
Hi all

I have to convert a wmv file to flv or mp4 format, and both of theses format return errors. So i will post 2 specific subjects. Here is for FLV conversion.

I choose
- FLV container
- VP8 video codec
- MP3 audio codec

Here are some messages :

Code: Select all

qt4 warning: Transcode MRL: sout=#transcode{vcodec=VP80,vb=0,scale=1,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=file,mux=flv,dst='C:\Temp\test.flv'} ... avcodec warning: Physical channel configuration not set : guessing avcodec debug: writing header avcodec error: could not write header: Specified event object handle is invalid main debug: Destroying the input for 'Diffusion' ... main debug: changing item without a request (current 1/2) main debug: nothing to play qt4 debug: IM: Deleting the input
what's wrong in my settings ?

Thanks

Re: convert to FLV : zero bytes filesize

Posted: 25 May 2013 09:32
by Lotesdelere
Some conversion troubles have been found in VLC 2.0.6 so please revert back to v2.0.5 or use this build:
http://nightlies.videolan.org/build/win ... 0523-2316/

If it doesn't help then open Tools -> Messages (set Verbosity to 2) before you start the conversion and then paste the full resulting log here or on Pastebin.com if it's too long.