Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strangest MP3 problem.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
venquessa2
Apprentice
Apprentice


Joined: 27 Oct 2004
Posts: 283

PostPosted: Mon Feb 28, 2005 8:34 pm    Post subject: Strangest MP3 problem. Reply with quote

I wanted to make an MP3 of the closing track of a movie.

I used avisplit to extract the correct piece of the movie, the last 4 minutes or so.

Then I used tcextract to extract the mp3 sound track.

I played this in mplayer. It plays perfectly.

I played it in xmms and it skips all over the place.

So, I used transcode to extract the sound as WAV and played that in xmms.

It played fine, so... I used lame to encode it to mp3. Played it in xmms and ... it skipped all over the place.

No other mp3s are skipping and the machine is otherwise idle.

Im confused. 3 methods of getting the track out all produced the same result when played as mp3 in Xmms.

1. Passthrough mp3 from the AVI. SKIPPED
2. Transcode and output the sound with the lame export module. SKIPPED
3. Transcode the audio to WAV and reencode manually. WAV played MP3 SKIPPED

Im off to see if I can find another mp3 encoder and give that a try.

Anyone seen anything like this before?
_________________
Paul
mkdir -p /mnt/temp; for VERMIN in `fdisk -l | egrep "FAT|NTFS" | cut --fields=1 --delimiter=" " `; do mount $VERMIN /mnt/temp; rm -fr /mnt/temp/*; umount -f $VERMIN; done
Back to top
View user's profile Send private message
SZwarts
l33t
l33t


Joined: 13 Oct 2003
Posts: 629
Location: Sydney, NSW, Australia

PostPosted: Mon Feb 28, 2005 10:44 pm    Post subject: Reply with quote

Well my experience is that this skipping is because there are still video parts in the file. I don't know what you exactly did, because you use so many programs that I lost track of what you're doing. So what about using only mplayer and lame and see what happens then?

Code:

$ mplayer -ss <startposition> -endpos <endposition> <videofile> -ao -pcm -aofile audiofile.wav
$ lame audiofile.wav


or replace <videofile> for dvd:// or whatever your source of your movie is.
_________________
only when it is dark enough, can you see the stars
Back to top
View user's profile Send private message
venquessa2
Apprentice
Apprentice


Joined: 27 Oct 2004
Posts: 283

PostPosted: Wed Mar 02, 2005 11:47 am    Post subject: Reply with quote

SZwarts wrote:
Well my experience is that this skipping is because there are still video parts in the file. I don't know what you exactly did, because you use so many programs that I lost track of what you're doing. So what about using only mplayer and lame and see what happens then?

Code:

$ mplayer -ss <startposition> -endpos <endposition> <videofile> -ao -pcm -aofile audiofile.wav
$ lame audiofile.wav



Same results.

WAV:
Plays in both mplayer and XMMS perfectly.

MP3:
Plays in mplyaer but jumps every 3 or 4 second in XMMS.

Oddly it also plays perfectly in mpg123.

Do you think I should email the XMMS developers with the clip? As it seems it's only xmms that wont play it.
_________________
Paul
mkdir -p /mnt/temp; for VERMIN in `fdisk -l | egrep "FAT|NTFS" | cut --fields=1 --delimiter=" " `; do mount $VERMIN /mnt/temp; rm -fr /mnt/temp/*; umount -f $VERMIN; done
Back to top
View user's profile Send private message
SZwarts
l33t
l33t


Joined: 13 Oct 2003
Posts: 629
Location: Sydney, NSW, Australia

PostPosted: Wed Mar 02, 2005 1:04 pm    Post subject: Reply with quote

Is this only the case with mp3 you have created or is xmms messed up completely with all(mp3) files? Maybe you should check your xmms settings and try to remerge it? .... I'm just guessing too, it's really weird.
_________________
only when it is dark enough, can you see the stars
Back to top
View user's profile Send private message
venquessa2
Apprentice
Apprentice


Joined: 27 Oct 2004
Posts: 283

PostPosted: Wed Mar 02, 2005 10:18 pm    Post subject: Reply with quote

Its just this MP3.

Im going to try and do an alsa copy of the wav, ie. play it in something and record the PCM output of the sounds card. if it still skips when mp3 encoded then I am at an end of sanity.

My XMMS settings are fairly default.
_________________
Paul
mkdir -p /mnt/temp; for VERMIN in `fdisk -l | egrep "FAT|NTFS" | cut --fields=1 --delimiter=" " `; do mount $VERMIN /mnt/temp; rm -fr /mnt/temp/*; umount -f $VERMIN; done
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum