FLAC skips

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
martini161
New Cone
New Cone
Posts: 2
Joined: 02 May 2009 19:53

FLAC skips

Postby martini161 » 02 May 2009 19:55

Hello, i am using VLC on Fedora core 10, and whenever i try to play FLAC flies i get un bearable skiping. its like its skipping every other half second of audio. Amarok and rythmbox can play the same files fine, as can my Rockboxed ipod. this is what the log says:

Code: Select all

main info: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. main warning: output date isn't PTS date, requesting resampling (91490) main warning: audio drift is too big (159476), dropping buffer main warning: output date isn't PTS date, requesting resampling (91501) main warning: audio drift is too big (158074), dropping buffer main warning: output date isn't PTS date, requesting resampling (91593) main warning: audio drift is too big (156787), dropping buffer main warning: output date isn't PTS date, requesting resampling (114008) main warning: audio drift is too big (177893), dropping buffer main warning: output date isn't PTS date, requesting resampling (91532) main warning: audio drift is too big (176522), dropping buffer main warning: output date isn't PTS date, requesting resampling (91266) main warning: audio drift is too big (174863), dropping buffer main warning: output date isn't PTS date, requesting resampling (91406) main warning: audio drift is too big (173366), dropping buffer main warning: output date isn't PTS date, requesting resampling (91219) main warning: audio drift is too big (171660), dropping buffer main warning: output date isn't PTS date, requesting resampling (91005) main warning: audio drift is too big (169740), dropping buffer main warning: output date isn't PTS date, requesting resampling (113485) main warning: audio drift is too big (190300), dropping buffer main warning: output date isn't PTS date, requesting resampling (90923) main warning: audio drift is too big (188297), dropping buffer main warning: output date isn't PTS date, requesting resampling (90994) main warning: audio drift is too big (186367), dropping buffer
and so on whenever i play a FLAC file. VLC also seems to have lots of trouble streaming them as well.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: FLAC skips

Postby Jean-Baptiste Kempf » 02 May 2009 21:18

Decoding with libflac or libavcodec?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

martini161
New Cone
New Cone
Posts: 2
Joined: 02 May 2009 19:53

Re: FLAC skips

Postby martini161 » 09 May 2009 19:54

what ever the default is.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: FLAC skips

Postby Jean-Baptiste Kempf » 11 May 2009 02:01

Default doesn't mean anything... It depends on the pacakgers... Which can be a lot different depending on the OS.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dye
New Cone
New Cone
Posts: 4
Joined: 15 Mar 2009 23:16

Re: FLAC skips

Postby dye » 08 Aug 2009 01:15

Is there an easy way to tell which library that "version X" of VLC is using, universally?

I have an FLAC file that bombs out at the same place on both Windows (latest download from videolan.org) as well as on Debian i386 Linux versions of VLC.

I'm guessing the Debian version is using libflac, because inside the vlc process's /proc directory:

Code: Select all

dye@TRANSAM: 279% grep -i flac maps b50d2000-b50d4000 r-xp 00000000 03:05 209487 /usr/lib/vlc/demux/libflac_plugin.so b50d4000-b50d5000 rw-p 00001000 03:05 209487 /usr/lib/vlc/demux/libflac_plugin.so b57e7000-b5827000 r-xp 00000000 03:05 515940 /usr/lib/libFLAC.so.7.0.0 b5827000-b5828000 rw-p 00040000 03:05 515940 /usr/lib/libFLAC.so.7.0.0 b5828000-b582d000 r-xp 00000000 03:05 177133 /usr/lib/vlc/codec/libflacdec_plugin.so b582d000-b582e000 rw-p 00004000 03:05 177133 /usr/lib/vlc/codec/libflacdec_plugin.so dye@TRANSAM: 280% grep -i acodec maps dye@TRANSAM: 281%
Strangely, flac123 (command line version of libflac) plays the file just fine...

Code: Select all

dye@TRANSAM: 282% grep -i flac maps 08048000-0804b000 r-xp 00000000 03:05 130481 /usr/bin/flac123 0804b000-0804d000 rw-p 00003000 03:05 130481 /usr/bin/flac123 b7f0b000-b7f4b000 r-xp 00000000 03:05 515940 /usr/lib/libFLAC.so.7.0.0 b7f4b000-b7f4c000 rw-p 00040000 03:05 515940 /usr/lib/libFLAC.so.7.0.0
Anything else I can do to narrow down the problem? Could it be a plugin issue?

--Ken

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: FLAC skips

Postby Jean-Baptiste Kempf » 08 Aug 2009 18:59

Can you share the file?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

dye
New Cone
New Cone
Posts: 4
Joined: 15 Mar 2009 23:16

Re: FLAC skips

Postby dye » 09 Aug 2009 22:51

Can you share the file?
Sure, I should have done that the first place...

http://fredsanford.dynalias.net/~dye/Mars-debug.flac

stops playing around 4:12

--Ken

dye
New Cone
New Cone
Posts: 4
Joined: 15 Mar 2009 23:16

Re: FLAC skips

Postby dye » 17 Aug 2009 18:47

Did you get a chance to grab the file and test it?

It is pretty funky that flac123 plays the file OK and VLC croaks, using the same libFLAC.so library.

--Ken


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 44 guests