projects:nogold
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:nogold [2013/08/16 09:55] – [Streaming server] Julien Deswaef | projects:nogold [2013/09/03 15:17] (current) – [Ubuntu bugs and other things] Julien Deswaef | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| ffmpegcolorspace ! theoraenc quality=16 ! oggmux ! \ | ffmpegcolorspace ! theoraenc quality=16 ! oggmux ! \ | ||
| shout2send ip=localhost port=8000 password=hackme mount=test.ogg</ | shout2send ip=localhost port=8000 password=hackme mount=test.ogg</ | ||
| - | |||
| | | ||
| | | ||
| Launch VLC with no interface, fullscreen, without OnScreenDisplay and cropped (left+top+right+bottom) | Launch VLC with no interface, fullscreen, without OnScreenDisplay and cropped (left+top+right+bottom) | ||
| < | < | ||
| - | + | ||
| + | ==== Ubuntu bugs and other things ==== | ||
| + | === White screen on second, third and fourth monitor === | ||
| + | |||
| + | Especially with multiple sessions of Xwindow and Xinerama **disabled**.\\ | ||
| + | BUG: https:// | ||
| + | Nautilus is buggy. Replaced with Thunar. | ||
| + | |||
| + | :!: Removing Nautilus from a clean Ubuntu will remove gnome-session and break the desktop. You don't want that. To keep a working gnome-session, | ||
| + | < | ||
| + | |||
| + | And to get something like DISPLAY: | ||
| + | |||
| + | === Cropping source videos === | ||
| + | Since Noemie has done some editing to the videos. She has brought letterboxed videos to display. And since we wanted the image to be fullscreen. I cropped the video using FFMpeg: | ||
| + | |||
| + | |||
| + | < | ||
| + | </ | ||
| + | |||
| + | detects where the cropping should happend. I could make calculations myself, but it was more fun to have it done by FFMpeg. | ||
| + | |||
| + | < | ||
| + | |||
| + | Crops the video while keeping the quality the same, though removing the unecessary audio. | ||
projects/nogold.1376639721.txt.gz · Last modified: by Julien Deswaef
