Created
February 5, 2012 18:25
-
-
Save osdrv/1747032 to your computer and use it in GitHub Desktop.
openframeworks log output on .m3u8 videostream loading
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GNU gdb 6.3.50-20050815 (Apple version gdb-1705) (Fri Jul 1 10:50:06 UTC 2011) | |
Copyright 2004 Free Software Foundation, Inc. | |
GDB is free software, covered by the GNU General Public License, and you are | |
welcome to change it and/or distribute copies of it under certain conditions. | |
Type "show copying" to see the conditions. | |
There is absolutely no warranty for GDB. Type "show warranty" for details. | |
This GDB was configured as "x86_64-apple-darwin".tty /dev/ttys001 | |
[Switching to process 2875 thread 0x0] | |
OF: OF_LOG_WARNING: ofBaseVideoPlayer::setPixelFormat not implemented | |
OF: OF_LOG_ERROR: createMovieFromURL: error loading url | |
OF: OF_LOG_ERROR: ofQuickTimePlayer::play - movie not loaded! | |
kill | |
quit | |
Program ended with exit code: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment