#7684: ffmpeg -ss: issue with one flac uncompressed
-------------------------------------+-------------------------------------
Reporter: rdsu | Owner:
Type: defect | Status: open
Priority: important | Component: avformat
Version: git-master | Resolution:
Keywords: flac seek | Blocked By:
regression |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Gyan):
Workaround is to trim the audio using a filter.
`ffmpeg -i "02 - Sad But True.uncompressedNotWorking.flac" -af atrim=15
-c:v copy out.flac`
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7684#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".