小编yin*_*non的帖子

安装 Makefile 时出错:“make: *** 未指定目标且未找到 makefile。停止。”

简而言之,当我运行make命令时,它说:

nir@nir:~/Downloads/xf86-video-intel-2.17.0$ make
make: *** No targets specified and no makefile found.  Stop.
Run Code Online (Sandbox Code Playgroud)

我查看了文件夹-xf86-video-intel-2.17.0 里面有一个名为“Makefile.in”的文件,它应该是一个 in 文件,对吧?

makefile

28
推荐指数
2
解决办法
36万
查看次数

如何将字幕嵌入电影文件?

我的电视只能播放嵌入到文件中的字幕(例如 MKV 或硬编码在视频上)。

因此,给定格式(例如 MP4)的电影和类似 SRT 的字幕,我如何将它们组合成我的电视可以播放的内容?

software-recommendation subtitle

23
推荐指数
4
解决办法
5万
查看次数

希伯来语字幕是胡言乱语

我尝试使用 gsubedit(gnome 字幕)为视频添加字幕,但它显示字幕为乱码,而且我打开文件并看到那里乱码。

我也在 Windows 中使用了希伯来语字幕,如何让 Ubuntu 以希伯来语显示我的字幕?

感谢您的帮助!(:

video vlc hebrew subtitle

7
推荐指数
3
解决办法
4万
查看次数

capture login screen-not sucssecful

I'm using Ubuntu 12.04 . If more information is needed, please tell me. I Tried some guides to cature my login screen:

How can I take a screenshot of the login screen?

http://www.howtoforge.com/how-to-take-a-screenshot-of-your-login-screen

I tried the first one, but after running:

$ sudo bash /tmp/shot.sh >/tmp/shot.xwd
Run Code Online (Sandbox Code Playgroud)

I'm getting this:

No protocol specified
No protocol specified    
xwd unable to open display ':0'
Run Code Online (Sandbox Code Playgroud)

and i'm getting an xwd file in my tmp folder. running the other commands giving errors.

tried the second …

login-screen capture screenshot 12.04 xserver

7
推荐指数
1
解决办法
4310
查看次数