Skip to content

Instantly share code, notes, and snippets.

@kristopherjohnson
Created February 10, 2013 23:10
Show Gist options
  • Save kristopherjohnson/4751457 to your computer and use it in GitHub Desktop.
Save kristopherjohnson/4751457 to your computer and use it in GitHub Desktop.
Output of kxmovieexample with rtsp_transport=tcp set
2013-02-10 18:07:30.347 KxMovieExample[32397:c07] AudioRoute: Speaker
2013-02-10 18:07:30.349 KxMovieExample[32397:c07] AudioRoute: Speaker
2013-02-10 18:07:30.349 KxMovieExample[32397:c07] We've got 2 output channels
2013-02-10 18:07:30.350 KxMovieExample[32397:c07] Current sampling rate: 44100.000000
2013-02-10 18:07:30.350 KxMovieExample[32397:c07] Current output volume: 1.000000
2013-02-10 18:07:30.352 KxMovieExample[32397:c07] Current output bytes per sample: 2
2013-02-10 18:07:30.352 KxMovieExample[32397:c07] Current output num channels: 2
[rtsp @ 0x10126600] Estimating duration from bitrate, this may be inaccurate
Input #0, rtsp, from 'media.amp?tcp':
 Metadata:
 title : Media Presentation
 Duration: N/A, start: 0.033378, bitrate: N/A
 Stream #0:0: Video: h264 (Baseline), yuvj420p, 352x240 [SAR 10:11 DAR 4:3], 29.97 tbr, 90k tbn, 180k tbc
2013-02-10 18:07:34.666 KxMovieExample[32397:6d03] WARNING: st.codec.ticks_per_frame=2
2013-02-10 18:07:34.667 KxMovieExample[32397:6d03] video codec size: 352:240 fps: 90000.000 tb: 0.000011
2013-02-10 18:07:34.667 KxMovieExample[32397:6d03] video start time 0.033378
2013-02-10 18:07:34.667 KxMovieExample[32397:6d03] video disposition 0
2013-02-10 18:07:34.668 KxMovieExample[32397:6d03] movie loaded
2013-02-10 18:07:34.668 KxMovieExample[32397:c07] setMovieDecoder
2013-02-10 18:07:34.669 KxMovieExample[32397:c07] OK use RGB GL renderer
2013-02-10 18:07:34.695 KxMovieExample[32397:c07] OK setup GL programm
2013-02-10 18:07:34.695 KxMovieExample[32397:c07] OK setup GL
[swscaler @ 0x9b21c00] No accelerated colorspace conversion found from yuv420p to rgb24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment