FLAC skipping on section
VLC has a problem with this specific FLAC file. It skips (plays silence) over a particular section and outputs these errors if I increase the verbose level:
[00007fbb6cc02280] flac demux packetizer warning: discarding bytes as we're over framesize 14747, 27267
[00007fbb6cc02280] flac demux packetizer debug: emulated sync word
[0000555832ded700] main audio output warning: playback way too early (-212595): playing silence
[0000555832ded700] main audio output debug: inserting 10204 zeroes
This doesn't happen with any other media player I tried. I had a friend reproduce it on his VLC too. If I re-encode the FLAC with FFmpeg it doesn't happen anymore. It seems this particular bitstream causes the problem.
VLC 3.0.18-rc2 Vitinari
Note: the timestamps on the sample file are wrong because I cut the file with FFmpeg (with -c:a copy
) to post it here. This isn't related to the problem.
- #276313.0.19
- #276893.0.19
- #276963.0.19
- #276683.0.19
- vlc-ios #14843.4.0
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- zipdox changed the description
changed the description
Here's a second example
- Maintainer
Could you try again with a VLC nightly ? https://nightlies.videolan.org/
Collapse replies VLC4 skips over it instead of playing silence.
[00007fed24002fc0] flac demux packetizer warning: discarding bytes as we're over framesize 14747, 27267 [00007fed24002fc0] flac demux packetizer debug: emulated sync word [00007fed24001b30] [clock] main generic warning: resetting master clock: coefficient too unstable: 0.371423
Edited by zipdox- Please register or sign in to reply
- helio sphere mentioned in issue #27454 (closed)
mentioned in issue #27454 (closed)
- zipdox changed the description
changed the description
Collapse replies If I replace modules/packetizer/flac.h and modules/packetizer/flac.c with the ones from before a57c3a84 then the problem doesn't occur.
@fcartegnie Could you please take a look? This is your work.
Edited by zipdox- Developer
There's no regression, the bug was just hidden due to min frame size being enforced
- Felix Paul Kühne added Component::Demuxers: Ogg label
added Component::Demuxers: Ogg label
- François Cartegnie removed Component::Demuxers: Ogg label
removed Component::Demuxers: Ogg label
- François Cartegnie added Component::Packetizers label
added Component::Packetizers label
- François Cartegnie marked this issue as related to #27454 (closed)
marked this issue as related to #27454 (closed)
- Developer
ff f8 59 a8 d7 8f 89 4e 02 ac fc 27 f9 ef fc d5 ff f8 59 a8 d7 90 d4 4e 02 1e 03 07 ff 0f fc d4
frames are 0x34F1 / 13553 away so that code shouldn't occur
Collapse replies
- François Cartegnie changed milestone to %3.0.x maintenance
changed milestone to %3.0.x maintenance
- Developer
on CRC failure, CRC value isn't reset properly
- François Cartegnie mentioned in merge request !2799 (merged)
mentioned in merge request !2799 (merged)
@fcartegnie Is this gonna be fixed in 3.0.x too?
- Jean-Baptiste Kempf added Status::fixed label
added Status::fixed label
- Jean-Baptiste Kempf closed
closed
- François Cartegnie mentioned in merge request !2918 (merged)
mentioned in merge request !2918 (merged)
- François Cartegnie mentioned in commit c2dd4bfe
mentioned in commit c2dd4bfe
- Jean-Baptiste Kempf changed milestone to %3.0.19
changed milestone to %3.0.19
- Jean-Baptiste Kempf marked #27454 (closed) as a duplicate of this issue
marked #27454 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked #27609 (closed) as a duplicate of this issue
marked #27609 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27609 (closed)
marked this issue as related to #27609 (closed)
- Jean-Baptiste Kempf marked #27631 (closed) as a duplicate of this issue
marked #27631 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27631 (closed)
marked this issue as related to #27631 (closed)
- Jean-Baptiste Kempf marked #27505 (closed) as a duplicate of this issue
marked #27505 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27505 (closed)
marked this issue as related to #27505 (closed)
- Jean-Baptiste Kempf marked #27631 (closed) as a duplicate of this issue
marked #27631 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked #27609 (closed) as a duplicate of this issue
marked #27609 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked #27609 (closed) as a duplicate of this issue
marked #27609 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked #27689 (closed) as a duplicate of this issue
marked #27689 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27689 (closed)
marked this issue as related to #27689 (closed)
- François Cartegnie marked #27696 (closed) as a duplicate of this issue
marked #27696 (closed) as a duplicate of this issue
- François Cartegnie marked this issue as related to #27696 (closed)
marked this issue as related to #27696 (closed)
Flac audio file (Rolling Stones - Have you seen your mother, baby) cuts out for one second in VLC a few seconds before end (at the 2:30 mark of the 2:38 total time of the file). This file plays fine in other audio players.
VLC 3.0.18 Warning log in Windows 10 (22H2, build 19045.2486) says:
flac warning: discarding bytes as we're over framesize 7330, 11121
main warning: playback way too early (-162800): playing silence
- François Cartegnie marked #27751 (closed) as a duplicate of this issue
marked #27751 (closed) as a duplicate of this issue
- François Cartegnie marked this issue as related to #27751 (closed)
marked this issue as related to #27751 (closed)
(Reported in #27751 (closed) (closed)) I have installed nightly build using vlc-3.0.19-win64-4c12f2ea.exe, the problem seems to be resolved. Executable tried to write to the registry boot area during install, is that normal? blocked by security software.
I can confirm that behavior! I was playing .flac music files and got dropouts suddenly (maybe 0,1 seconds silence) after every about 30 seconds. The audio files are perfectly fine, I tested them in other players, no issues.
- Jean-Baptiste Kempf marked #27454 (closed) as a duplicate of this issue
marked #27454 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked #27668 (closed) as a duplicate of this issue
marked #27668 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27668 (closed)
marked this issue as related to #27668 (closed)
- Jean-Baptiste Kempf marked #27750 (closed) as a duplicate of this issue
marked #27750 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27750 (closed)
marked this issue as related to #27750 (closed)
- Jean-Baptiste Kempf marked vlc-ios#1484 (closed) as a duplicate of this issue
marked vlc-ios#1484 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to vlc-ios#1484 (closed)
marked this issue as related to vlc-ios#1484 (closed)
- Jean-Baptiste Kempf removed the relation with #27505 (closed)
removed the relation with #27505 (closed)
- Jean-Baptiste Kempf marked #27850 (closed) as a duplicate of this issue
marked #27850 (closed) as a duplicate of this issue
- Jean-Baptiste Kempf marked this issue as related to #27850 (closed)
marked this issue as related to #27850 (closed)