[ create a new paste ] login | about

Link: http://codepad.org/jZDHSXVm    [ raw code | fork ]

Plain Text, pasted on Apr 9:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Extracting frames with  "ffmpeg" ("-i",
"/home/user1/Videos/slowmo_test/test1/00024.MTS", "-f", "image2",
"-qscale", "0", "/home/user1/Videos/slowmo_test/test2/frames/orig/frame%
05d.png") 

Input #0, mpegts, from '00024.MTS':
  Duration: 00:00:05.75, start: 1.000011, bitrate: 26487 kb/s
  Program 1 
    Stream #0.0[0x1011]: Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1
DAR 16:9], 50 fps, 50 tbr, 90k tbn, 100 tbc
    Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
    Stream #0.2[0x1200]: Data: [144][0][0][0] / 0x0090
qscale must be > 0.0 and <= 255
Failed to set value '0' for option 'qscale'


Create a new paste based on this one


Comments: