{"id":676,"date":"2010-11-09T21:45:07","date_gmt":"2010-11-09T11:45:07","guid":{"rendered":"http:\/\/www.madox.net\/blog\/?p=676"},"modified":"2010-11-09T21:45:24","modified_gmt":"2010-11-09T11:45:24","slug":"quick-and-nasty-avchd-downsize-to-mpeg4-using-ffmpeg","status":"publish","type":"post","link":"http:\/\/www.madox.net\/blog\/2010\/11\/09\/quick-and-nasty-avchd-downsize-to-mpeg4-using-ffmpeg\/","title":{"rendered":"Quick and nasty AVCHD downsize to MPEG4 using ffmpeg"},"content":{"rendered":"<div id=\"_mcePaste\">This is really for myself so I don&#8217;t forget&#8230;Just a nasty resize to get the filesize down for Youtube uploading.<\/div>\n<blockquote>\n<div>ffmpeg -i 00064.MTS -vcodec mpeg4 -b 9000k -acodec ac3 -deinterlace -ac 2 -ar 48000 -ab 64k -s 960&#215;540 output.avi<\/div>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>This is really for myself so I don&#8217;t forget&#8230;Just a nasty resize to get the filesize down for Youtube uploading. ffmpeg -i 00064.MTS -vcodec mpeg4 -b 9000k -acodec ac3 -deinterlace -ac 2 -ar 48000 -ab 64k -s 960&#215;540 output.avi<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-676","post","type-post","status-publish","format-standard","hentry","category-engineering"],"_links":{"self":[{"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/posts\/676","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/comments?post=676"}],"version-history":[{"count":2,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/posts\/676\/revisions"}],"predecessor-version":[{"id":678,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/posts\/676\/revisions\/678"}],"wp:attachment":[{"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/media?parent=676"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/categories?post=676"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.madox.net\/blog\/wp-json\/wp\/v2\/tags?post=676"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}