{"id":149,"date":"2026-03-14T01:17:17","date_gmt":"2026-03-14T08:17:17","guid":{"rendered":"https:\/\/choice.work\/?p=149"},"modified":"2026-03-14T01:17:17","modified_gmt":"2026-03-14T08:17:17","slug":"choice-log-no-1773475522-ffmpeg","status":"publish","type":"post","link":"https:\/\/choice.work\/?p=149","title":{"rendered":"Choice log no. 1773475522 &#8211; ffmpeg"},"content":{"rendered":"<p>Using ffmpeg to slice audio<br>\nffmpeg -ss StartingSeconds -i inputFile.mp3 -t HowManySecondsToCapture -c copy outputFile.mp<\/p>\n<p>Sample:<br>\nffmpeg -ss 388 -i inputfile.mp3 -t 85 -c copy outfile.mp3<br>\n388 = Start at 6 minutes forty-seven seconds<br>\n85 = capture for one minute forty-two seconds<\/p>\n<p>If the -ss option is not included, the slice will start from the beginning and capture the amount of time specified in the -t option. Example -t ten seconds, will capture from the start of the audio for ten seconds.<br>\nIf the -t option is not included, the slice will start at the -ss point and complete to the end of the audio.<\/p>\n<p><a href=\"https:\/\/choice.work\/?tag=ffmpeg\" class=\"tag\"><span class=\"tag-prefix\">#<\/span>ffmpeg<\/a><\/p>\n<nav class='o2-post-footer-actions'><ul class='o2-post-footer-action-row'><li class='o2-post-footer-action'><a href=\"https:\/\/choice.work\/?p=149#respond\" title=\"Reply\"  class=\"o2-post-reply o2-reply genericon  genericon-reply\"  data-action=\"reply\"  data-actionstate=\"default\" >Reply<\/a><\/li><\/ul><div class='o2-post-footer-action-likes'><\/div><ul class='o2-post-footer-action-row'><\/ul><\/nav>","protected":false},"excerpt":{"rendered":"<p>Using ffmpeg to slice audio ffmpeg -ss StartingSeconds -i inputFile.mp3 -t HowManySecondsToCapture -c copy outputFile.mp Sample: ffmpeg -ss 388 -i inputfile.mp3 -t 85 -c copy outfile.mp3 388 = Start at 6 minutes forty-seven seconds 85 = capture for one minute forty-two seconds If the -ss option is not included, the slice will start from the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[22],"class_list":["post-149","post","type-post","status-publish","format-standard","hentry","category-choice","tag-ffmpeg","author-choice"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/posts\/149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/choice.work\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=149"}],"version-history":[{"count":1,"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/posts\/149\/revisions"}],"predecessor-version":[{"id":150,"href":"https:\/\/choice.work\/index.php?rest_route=\/wp\/v2\/posts\/149\/revisions\/150"}],"wp:attachment":[{"href":"https:\/\/choice.work\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/choice.work\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/choice.work\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}