<div dir="ltr">On Sat, Sep 14, 2013 at 6:18 PM, Joey Morris <span dir="ltr"><<a href="mailto:rjmorris.list@zoho.com" target="_blank">rjmorris.list@zoho.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I created a new ticket. Thanks for taking a look. For the test file, I<br>
don't know how to create a file shorter than a DVD chapter in<br>
Handbrake, so I picked the shortest chapter I could find and set a low<br>
video quality. Even so, the file is about 10 MB, which means it's too<br>
big to attach to the ticket. Should I post it somewhere and send you<br>
the link in an email off list? Or is there a better method?<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote></div><br></div><div class="gmail_extra">You could do something as simple as</div><div class="gmail_extra"> dd if=sample.mkv of=sample-small.mkv bs=1024k count=2</div>
<div class="gmail_extra">As long as the first 2MB contains at least one subtitle, it should be good.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Jim</div></div>