slovdahl commented on PR #262: URL: https://github.com/apache/tika/pull/262#issuecomment-2984081681
@nick-burch-flec Very late to the party but here's a 2632 byte TS file with a H264 video stream that I created using an image I took myself and `ffmpeg -framerate 24 -i img%d.jpg -c:v libx264 -pix_fmt yuv420p -crf 51 output.ts`. Feel free to use however you want. I had to wrap it in a ZIP file because GitHub does not allow uploading `.ts` files. [ts-file.zip](https://github.com/user-attachments/files/20796330/ts-file.zip) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org