flac total time exceeded
play time exceeds total time
2.1.2 and 2.2.0
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author
uploaded videolan file uploader
name: 01 How We Roll - Don Omar, Busta Rhymes, Reek da Villian and J-doe.flac
size: 28.5 MB (29,902,834 bytes)
- Jean-Baptiste Kempf assigned to @fcartegnie
assigned to @fcartegnie
- Owner
The file says 4min10 but has data until 4min13.
Libavformat gives 4min10
- Jean-Baptiste Kempf added Component::Demuxers: Ogg label
added Component::Demuxers: Ogg label
- Jean-Baptiste Kempf changed milestone to %Bugs paradize
changed milestone to %Bugs paradize
- Jean-Baptiste Kempf changed the description
changed the description
- Maintainer
If the file is larger than the headers claim, I think exceeding 100% position is the most reasonable thing to do. Parsing the entire file to compute accurate length would be insane (and impossible for non-seekable inputs). Dropping the end of the file would suck much worse than showing inconsistent timing.
- Author
Possibly same as 1859
- Owner
It could be that GET_TIME is buggy too.
- Owner
It's really weird, since all sound after 4min10 is complete silence here.
2.1.2 shows up to 4min16s and 2.2.0 seems to block after 4min13s
- Author
My android with native support shows to ten seconds
- Developer
Total length is 250 Seconds, which is 4:10.
The problem is with current time.
- Developer
Seems packetizer problem which returns a relative pts (0 on discontinuity + n*playback duration), added to another relative offset in demuxer.
Spec says frame or sample number is in FRAME HEADER.
- Developer
I have fix for pts from frames. Just need to fix seeking.
- Author
has sound after total time
name: 09 Batalha - ObandO.flac
size: 23.2 MB (24,357,485 bytes)
uploading via videolan file uploader. should be complete shortly after this message has been posted.
- Author
uploaded
- Developer
commit 6449a22a Author: Francois Cartegnie fcvlcdev@free.fr Date: Wed Jan 8 15:22:03 2014 +0100
demux: flac: use frame pts (fix [#10328](https://code.videolan.org/videolan/vlc/-/issues/10328))
- François Cartegnie added Status::fixed label
added Status::fixed label
- François Cartegnie closed
closed