v2 / vlib / v / slow_tests / inout / printing_struct_with_thread_field.out
10 lines · 10 sloc · 227 bytes · 4f160b00e831c37a9b2a90432e6112d934b4c5c2
Raw
1Failed to extract frames: os.execute() cmd output
2Video{
3 path: '/path/to/some/mp4'
4 tmp_dir: '/tmp'
5 frame_count: 0
6 frame_format: bmp
7 extract_frames_thread: thread(string)
8 frames: []
9 framerate: 24.0
10}
11