#11301: ffmpeg pan=mono ignores 'smpl' chunk in wav files -------------------------------------+------------------------------------- Reporter: Danny | Type: defect Weijermans | Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: ffmpeg pan | Blocked By: smpl chunk ignore | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- when using ffmpeg for splitting to mono files (for example, to get only the left channel: ffmpeg -i test.wav -af "pan=mono|c0=c0" testmono.wav ) the resulting wav file ignores any 'smpl' chunk. (which can contain loop information) I'll add a test.wav file containing a loop in the 'smpl' chunk. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11301> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".