LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-14-2011, 06:12 PM   #1
saeedit
Member
 
Registered: Jun 2011
Posts: 41

Rep: Reputation: Disabled
Question trouble in ffcast and ffmpeg!! " x11grab "


Hello all out there

When i try these commands:

[
ffmpeg -r 15 -v 1 -s 1280x800 -an -f x11grab -i :0+0,0 -vcodec libx264 -vpre lossless_slow -crf 0 -f h264 -sameq "ffcast.110815031628.mkv"

result: Unknown input format: 'x11grab'
]

OR

]
ffcast -a -v
result: ffmpeg: failed, try running with --debug
]

How can i solve this?

Thanks.
 
Old 08-15-2011, 11:34 AM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
First, please use [code][/code] tags around your code, to preserve formatting and to improve readability.


Second, start by reading the error message it gave you. "Unknown input format: 'x11grab'" It's not recognizing the -f option you gave it.

So check whether you have the correct format. Run ffmpeg -formats.

Code:
$ ffmpeg -formats | grep "grab"
 D  dv1394          DV1394 A/V grab
 D  video4linux2    Video4Linux2 device grab
 D  x11grab         X11grab
So it's not x11grab, it's X11grab. Try it again with a capital X.

Here's another hint. Try putting the error messages you get into Google or another web search. Chances are you'll find that other people have had the same or similar problems.
 
1 members found this post helpful.
Old 08-15-2011, 03:08 PM   #3
saeedit
Member
 
Registered: Jun 2011
Posts: 41

Original Poster
Rep: Reputation: Disabled
Thanks a lot

I'm so sorry for my ugly thread.
I'll search till finding the solution.

Best wishes.
 
  


Reply

Tags
capture, ffmpeg



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ffmpeg, "error opening filters" - how to solve this problem? falmdavis Linux - Software 1 07-31-2010 08:47 AM
help trying to capture display with ffmpeg x11grab dissociative Slackware 4 04-21-2010 09:44 PM
slack13_64 - FFMPEG's "libx264 not found" error erickFis Slackware 24 11-14-2009 08:12 PM
ffmpeg x11grab unknown format /y0shi Slackware 10 09-30-2009 04:16 PM
Recording sound as well as video with FFmpeg and x11grab andrew.46 Slackware 3 06-07-2009 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration