Page 1 of 1

no video on saluki

Posted: Mon 12 Nov 2012, 21:40
by wsamh
For some reason I am not getting video playback. When I play a video I get this:

No suitable decoder module:
VLC does not support the audio or video format "h264". Unfortunately there is no way for you to fix this.
No suitable decoder module:
VLC does not support the audio or video format "mp4a". Unfortunately there is no way for you to fix this.

Posted: Tue 13 Nov 2012, 00:16
by wsamh
never mind, I figured it out.

Posted: Tue 13 Nov 2012, 19:14
by wsamh
For some reason I can't play wmv files. I can play everthing else besides that format.

Posted: Tue 13 Nov 2012, 21:16
by Semme
Can't play from disk or stream? If the latter- we have a link?

Posted: Tue 13 Nov 2012, 21:59
by wsamh
from disk.

Posted: Tue 13 Nov 2012, 22:51
by Semme
What's the response when attempting to play from a terminal?

Posted: Tue 13 Nov 2012, 22:56
by wsamh
# vlc
VLC media player 2.0.4 Twoflower (revision 2.0.3-289-g6e6100a)
[0x80d5028] main interface error: no suitable interface module
[0x804cb40] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x804cb40] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x822bbc0] main decoder error: no suitable decoder module for fourcc `MSS2'. VLC probably does not support this sound or video format.
[wmavoice @ 0x822c180] WMAPro-in-WMAVoice support not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
[wmavoice @ 0x822c180] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
#

Posted: Tue 13 Nov 2012, 22:59
by Semme
I meant like this: vlc --open *.wmv

Posted: Tue 13 Nov 2012, 23:04
by wsamh
# vlc --open *ccent01.wmv
VLC media player 2.0.4 Twoflower (revision 2.0.3-289-g6e6100a)
[0x80d20d8] main interface error: no suitable interface module
[0x804cb40] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x804cb40] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x80c4520] main input error: open of `ccent01.wmv' failed

Posted: Tue 13 Nov 2012, 23:05
by Semme
Ah, without the asterisk..

Posted: Tue 13 Nov 2012, 23:08
by wsamh
# vlc --open ccent01.wmv
VLC media player 2.0.4 Twoflower (revision 2.0.3-289-g6e6100a)
[0xb7200560] main interface error: no suitable interface module
[0x804cb40] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x804cb40] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x80c3698] main input error: open of `ccent01.wmv' failed
#

Posted: Tue 13 Nov 2012, 23:12
by Semme
I don't know why.. Is there a newer ffmpeg in the repo? Perhaps one of the compilers'll chime in..

*Since these things tend to have different encodings, can you play this file- flt_pass.wmv.gz

Posted: Wed 14 Nov 2012, 19:11
by wsamh
yeah. It plays.

Posted: Wed 14 Nov 2012, 19:26
by Semme
Then I suspect the encoding of your files is one VLC won't <???> be able to play.

Have you got a small one for me to sample?

Posted: Thu 15 Nov 2012, 12:47
by Semme
If no sample, try a conversion. Searching you'll find plenty more examples..

Posted: Thu 15 Nov 2012, 17:43
by wsamh
Yeah. Don't worry about it. I tried it on precise puppy and it did the same thing. So I tried converting the files to avi and it works. Thanks for the help.