Advertisement
Guest User

Untitled

a guest
Oct 10th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.79 KB | None | 0 0
  1. [in @ 0x29fea80] Setting 'video_size' to value '854x480'
  2. [in @ 0x29fea80] Setting 'pix_fmt' to value '0'
  3. [in @ 0x29fea80] Setting 'time_base' to value '1/48'
  4. [in @ 0x29fea80] Setting 'pixel_aspect' to value '0/1'
  5. [in @ 0x29fea80] w:854 h:480 pixfmt:yuv420p tb:1/48 fr:0/1 sar:0/1 sws_param:
  6. [Parsed_scale_0 @ 0x29ff9e0] Setting 'w' to value 'iw*min(640/iw,360/ih)'
  7. [Parsed_scale_0 @ 0x29ff9e0] Setting 'h' to value 'ih*min(640/iw,360/ih)'
  8. [Parsed_scale_0 @ 0x29ff9e0] w:iw*min(640/iw,360/ih) h:ih*min(640/iw,360/ih) flags:'bilinear' interl:0
  9. [Parsed_pad_1 @ 0x2a00340] Setting 'width' to value '640'
  10. [Parsed_pad_1 @ 0x2a00340] Setting 'height' to value '360'
  11. [Parsed_pad_1 @ 0x2a00340] Setting 'x' to value '(640-iw*min(640/iw,360/ih))/2'
  12. [Parsed_pad_1 @ 0x2a00340] Setting 'y' to value '(360-ih*min(640/iw,360/ih))/2'
  13. [AVFilterGraph @ 0x29fe420] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  14. [Parsed_scale_0 @ 0x29ff9e0] w:854 h:480 fmt:yuv420p sar:0/1 -> w:640 h:359 fmt:yuv420p sar:0/1 flags:0x2
  15. [Parsed_pad_1 @ 0x2a00340] w:640 h:359 -> w:640 h:360 x:0 y:0 color:0x000000FF
  16. [in @ 0x2a16d80] Setting 'time_base' to value '1/44100'
  17. [in @ 0x2a16d80] Setting 'sample_rate' to value '44100'
  18. [in @ 0x2a16d80] Setting 'sample_fmt' to value 'fltp'
  19. [in @ 0x2a16d80] Setting 'channel_layout' to value '0x3'
  20. [in @ 0x2a16d80] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
  21. [Parsed_anull_0 @ 0x2a17b80] auto-inserting filter 'auto-inserted resampler 0' between the filter 'in' and the filter 'Parsed_anull_0'
  22. [AVFilterGraph @ 0x2a16800] query_formats: 3 queried, 3 merged, 3 already done, 0 delayed
  23. [auto-inserted resampler 0 @ 0x2a19700] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
  24. [h264 @ 0x24192a0] Current profile doesn't provide more RBSP data in PPS, skipping
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement