[vlc-devel] 3gp to flv transcoding

Miguel Angel Cabrera Moya madmac2501 at gmail.com
Tue Apr 22 13:01:34 CEST 2008


i am trying to transcode a 3gp file to flv

 i use
./vlc -vvv terror.3gp --sout
'#transcode{acodec=mp3,samplerate=22050,vcodec=FLV1}:std{access=file,mux=ffmpeg{mux=flv},dst=out.flv}'

but later i play it and i get lots of
[00000454] main audio output warning: timing screwed, stopping resampling
[00000454] main audio output warning: audio drift is too big
(-137588), clearing out

how can i solve this?

thanks in advance



More information about the vlc-devel mailing list