You are not logged in.

#1 2008-03-20 21:17:51

bavardage
Member
Registered: 2008-02-17
Posts: 160

VLC player and .s3m, .it file formats

Hi,
I have installed vlc player and can confirm that it works for .mp3 format files.
I have tried to play some of the Unreal soundtrack which are in .s3m (scream tracker 3) and .it (impulse tracker) format. These files play on vlc under windows, but appear not to play under linux - the messages windows shows errors. Does the windows version come with extra codecs / with support for extra file formats - is the version in the arch repos different in any way (different modules compiled in)

Errors:

main debug: creating new input thread
main debug: waiting for thread completion
main debug: `file:///home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m' gives access `file' demux `' path `/home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m'
main debug: creating demux: access='file' demux='' path='/home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "file"
main debug: creating access 'file' path='/home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m'
main debug: looking for access2 module: 4 candidates
access_file warning: /home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m: No such file or directory
cdda warning: could not open /home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m
main warning: no access2 module matching "file" could be loaded
main debug: retrying with access `file' demux `' path `/home/ben/Music/Unreal/03 - Chizra [Alexander Brandon, Michiel van den Bos].s3m'
main debug: creating access 'file' path='/home/ben/Music/Unreal/03 - Chizra [Alexander Brandon, Michiel van den Bos].s3m'
main debug: looking for access2 module: 4 candidates
access_file debug: opening file `/home/ben/Music/Unreal/03 - Chizra [Alexander Brandon, Michiel van den Bos].s3m'
main debug: using access2 module "access_file"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: creating demux: access='file' demux='' path='/home/ben/Music/Unreal/03 - Chizra [Alexander Brandon, Michiel van den Bos].s3m'
main debug: looking for demux2 module: 43 candidates
ffmpeg debug: couldn't guess format
ps warning: this does not look like an MPEG PS stream, continuing anyway
main debug: using demux2 module "ps"
main debug: looking for a subtitle file in /home/ben/Music/Unreal/
main debug: `file:///home/ben/Music/Unreal/03%20-%20Chizra%20%5BAlexander%20Brandon,%20Michiel%20van%20den%20Bos%5D.s3m' successfully opened
ps warning: garbage at input, trying to resync...
main debug: selecting program id=0
main debug: looking for decoder module: 23 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 3013323664 (input) created at priority 0 (input/input.c:265)
main debug: thread 2988637072 (decoder) created at priority 0 (input/decoder.c:159)
main debug: EOF reached
main debug: closing input
main debug: removing module "mpeg_audio"
main debug: thread 2988637072 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: removing module "ps"
main debug: removing module "access_file"
main debug: thread 3013323664 joined (input/input.c:412)
main: nothing to play

Thanks in advance for any help. Maybe I should try the vlc from the AUR?

Offline

Board footer

Powered by FluxBB