I have used Search box on this forum to find a player of FLV file, but it seems no one has discussed about it. I have a problem when play FLV file which I download from YouTube using VLC. It needs some codec which can play the sound "mp4a", but VLC can't find it on the default installation of tazpkg file.
Have you got an idea how to play FLV file using VLC or Mplayer?
It is a Flash video file, with MP4 audio. Your best bet would probably be to use an online converter, similar to Media-Convert.com if no-one can offer a program to play them directly. I'm unfarmiliar with VLC so can't offer a codec to play them directly. HIH.
Ok guys, I'll try it at home... thanks bro mojo for the config. Actually VLC plays FLV smoothly on Ylmf (karmic based), and I am really sure that all linux is able to play it using VLC. I'll report my progress as soon as I arrived at home and try it...
well, i have just play around and do what suggested, but still the VLC failed to play the sound "mp4a". Is there anymore idea guys? Could this because any dependency error?
I didn't check whether the xine was able to play FLV correctly... I'll try it tonight. VLC play some FLV file, but can't on others with audio "mp4a". I have tried installing "faad2", but it still doesn't work. If there's no way to play all of FLV file with VLC, I plan to install it from the source code.
ffplay plays flv-files - I tried it. It uses ffmpeg. But maybe you can also use gstreamer (gst-...) to get the needed codecs to play flv-files with vlc...
@killerkaninchen, any suggestion of how to install these packages? what first and what next to install? I mean on the dependency which should suit the installation process.
I have trial installing "faad2" which said to be able to play mp4a file, but it was no luck. I think the problem remains here, VLC cannot play mp4a audio because it's missiong some dependency for mp4a (aac audio).
Any idea to install VLC manually Rupp? I'm getting used to VLC than other multimedia players. I have a note on the Ubuntu VLC installation, may be it could help us for VLC on SlitTaz:
VLC 1.0.2
The following packages were automatically installed and are no longer required: user-setup localechooser-data Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libdvbpsi5 libebml0 libiso9660-5 liblua5.1-0 libmatroska0 libqtcore4 libqtgui4 libsdl-image1.2 libtar libvcdinfo0 libvlc2 libvlccore2 vlc-data vlc-nox vlc-plugin-pulse Suggested packages: qt4-qtconfig mozilla-plugin-vlc videolan-doc The following NEW packages will be installed: libdvbpsi5 libebml0 libiso9660-5 liblua5.1-0 libmatroska0 libqtcore4 libqtgui4 libsdl-image1.2 libtar libvcdinfo0 libvlc2 libvlccore2 vlc vlc-data vlc-nox vlc-plugin-pulse 0 upgraded, 16 newly installed, 0 to remove and 80 not upgraded.
ffplay can be installed via package manager or "tazpkg get-install ffplay" on slitaz-cooking. I don't know much about gstreamer but I know that on Ubuntu it is used to get the needed codecs installed. I think you can use the several ubuntu-wiki to learn how to configure gstreamer... But ffplay does not need gstreamer it uses ffmpeg.
With VLC and mplayer I had the same problem, they didn't play the flv-file. Using the terminal for starting the video with mplayer, I found out that I had to install xorg-...-libxv and it needs a libgif... I don't know which package this refers to... So I tried ffplay and it works...
I tried ffplay too, but the audio (mp4a) can not be played. I'm going to install SliTaz 3.0 soon. I wish I can play all the FLV files without problem then. By the way, thanks for your help.. I'll report back my progress here later.
I have installed SliTaz v.3.0 last night. Installed mplayer-svn, still cann't play FLV file (video can not be shown) and the message says it needs to be compile with "faad" enable.
So, I think the problem is here with mplayer on SliTaz, the mplayer-svn tazpkg should be compiled with "faad" enabled. I wish it could be fixed sooner. I can not compile by myself by now. And also with VLC, it should be compiled with "faad" enabled too.
Few suggestions: 1) Burnbox can convert your flv files to mpg format. For 3.0, we didn't find time to make this conversion as a separate GUIbox. There is small trick you can use now. Burnbox saves the converted audio/video to /tmp/burn-cd. Just copy that.
2) Atleast Mplayer plays flv on my computers. I just tested: gmplayer, gnome-mplayer and smplayer. They all play flv. VLC used to play earlier but now it doesn't. So, we need to fix this. Can someone add this bug to the issue tracker on lab.
My suggestion is just download SMplayer. I hope this helps.
Here's what Terminal says when I run VLC from Terminal: [00000358] main decoder error: no suitable decoder module for fourcc `mp4a'. VLC probably does not support this sound or video format.
And here's what I have got from Googling around for the trouble on playing FLV: ./configure option: --enable-faad
VLC is compiled by default without faad enabled. I wish SliTaz VLC package would be compiled by faad enabled.
I am trying to convert vlc-1.0.1-i486-2alien.tgz (Slackware binary) but it takes too long to finished (have not finished untill now, about half hour running)
I use this command: tazpkg convert vlc-1.0.1-i486-2alien.tgz
and the Terminal says: LZMA 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06 Decoder error
How long does it takes to convert a package on a normal time? This file is about 20.1 MB.