Can't transcode mpeg video to FLV video.

*nix specific usage questions
Sergey_Sidorin
New Cone
New Cone
Posts: 7
Joined: 24 Sep 2008 13:36

Can't transcode mpeg video to FLV video.

Postby Sergey_Sidorin » 24 Sep 2008 15:56

VLC media player 0.9.2 Grishenko
Gentoo Linux.

Code: Select all

$ cat /etc/portage/package.keywords mail-filter/spamdyke ~* * media-video/vlc ~x86 media-plugins/live ~x86 $ cat /etc/portage/package.use media-video/ffmpeg amr network media-video/vlc dvd ffmpeg mpeg mad wxwindows aac dts a52 ogg flac theora oggvorbis matroska freetype bidi xv svga gnutls stream vlm httpd cdda vcd cdio live httpd id3tag libgcrypt rtsp sdl-image shout stream twolame upnp vlm $ cat /etc/make.conf ~~~ USE="-X -ipv6 stream lame mad mp3 mpeg aac ffmpeg xvid"
I running
cvlc -vvv Bring\ Me\ To\ Life.mpg --sout '#transcode{vcodec=FLV1,acodec=mp3}:standard{access=http,mux=ts,dst=0.0.0.0:8087}'

but can't get transcoding from videofile to FLV-streaming.

Something from output:
[00000441] avcodec encoder error: cannot find encoder MPEG Audio layer 1/2/3
[00000350] stream_out_transcode stream out error: cannot find audio encoder (module:any fourcc:mp3 )
[00000350] stream_out_transcode stream out error: cannot create audio chain
[00000410] main packetizer error: cannot create packetizer output (mpga)

What is wrong? Why vlc can't find mp3 coder?

Sergey_Sidorin
New Cone
New Cone
Posts: 7
Joined: 24 Sep 2008 13:36

Re: Can't transcode mpeg video to FLV video.

Postby Sergey_Sidorin » 24 Sep 2008 16:24

I'm sorry, in previous message I used mux=ts. Now I use:

~ $ cvlc -vvv Bring\ Me\ To\ Life.mpg --sout '#transcode{vcodec=FLV1,acodec=mp3}:standard{access=http,mux=ffmpeg{mux=flv},dst=0.0.0.0:8087}'

But also have the same problems with mp3 codec.

Also, if I running without "acodec=mp3":
~ $ cvlc -vvv Bring\ Me\ To\ Life.mpg --sout '#transcode{vcodec=FLV1}:standard{access=http,mux=ffmpeg{mux=flv},dst=0.0.0.0:8087}'

I have repeating messages:
[00000428] avcodec encoder warning: vbv buffer overflow
(flv@0x8180660)

And no video streaming.

multiuser
Blank Cone
Blank Cone
Posts: 17
Joined: 10 Oct 2008 10:22

Re: Can't transcode mpeg video to FLV video.

Postby multiuser » 11 Oct 2008 15:59

hmmm, i have the problem too!

[00000432] avcodec encoder warning: vbv buffer overflow
(flv@0x81f35a0)



any ideas?


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

Who is online

Users browsing this forum: No registered users and 15 guests