<div dir="ltr"><div>Trying to create a clip of an mp4 file for debug purposes for another thread.Was asked for a 50mb sample since that&#39;s easier to send/share than the 900mb original.<br><br></div><div>Created the file with:<br>
<br>dd if=1019_20130918060000.mp4 of=1019_20130918060000_shorttake3.mp4 bs=1024 count=50000<br><div class="gmail_extra"><br></div><div class="gmail_extra">ffmpeg -i doesn&#39;t recognize the new file:<br><br>[mov,mp4,m4a,3gp,3g2,mj2 @ 0x339d080] moov atom not found<br>
1019_20130918060000_<div>shorttake2.mp4: Invalid data found when processing input<br><br></div><div>is this a command line error or is it not possible to create a debug sample from an mp4?<br></div><br></div><br></div></div>