LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 07-07-2014, 11:58 PM   #1
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Video Converter with tools, Fedora 20


Hi:

I'm looking for a video converter.

I tried to install Handbrake but yum said it's not available and nothing to do.
I also looked at winff but wasn't sure if it would allow me to take things out of videos.

I installed the codec for Fedora and gstreamer and the plugins along with ffmpeg so that's done.

I read online that all you really need is ffmpeg but isn't that only funtional through cmd-line only?

Could you make a few recommendations?

Thanks:-
 
Old 07-08-2014, 12:45 AM   #2
terry-duell
Member
 
Registered: Jan 2007
Location: Melbourne, Australia
Distribution: Fedora 38 x86_64
Posts: 539

Rep: Reputation: 59
Quote:
Originally Posted by Ztcoracat View Post
Hi:

I'm looking for a video converter.

I tried to install Handbrake but yum said it's not available and nothing to do.
have a look at...

https://www.google.com.au/?gws_rd=ss...a+20+handbrake

Cheers,
Terry
 
Old 07-08-2014, 03:07 AM   #3
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I was able to install WinFF and ffmpeg but the program is giving me an error that I don't understand.

Code:
Executable not found: "/usr/bin/xterm"
Press ok to ignore and risk data corruption
Press Cancel to kill the program
I checked and I have /usr/bin/winff--

What am I missing and how can I get this to work?

Last edited by Ztcoracat; 07-08-2014 at 03:16 AM.
 
Old 07-08-2014, 07:00 AM   #4
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Quote:
Originally Posted by Ztcoracat View Post
I was able to install WinFF and ffmpeg but the program is giving me an error that I don't understand.

Code:
Executable not found: "/usr/bin/xterm"
Press ok to ignore and risk data corruption
Press Cancel to kill the program
I checked and I have /usr/bin/winff--

What am I missing and how can I get this to work?
Well, this one appears to be simple. You're missing xterm.
Code:
sudo yum install xterm
 
1 members found this post helpful.
Old 07-08-2014, 07:55 AM   #5
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
i like h264enc (there is also xvidenc). they walk you thru very many options.
 
1 members found this post helpful.
Old 07-08-2014, 06:19 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by RockDoctor View Post
Well, this one appears to be simple. You're missing xterm.
Code:
sudo yum install xterm
Code:
Installing...
xterm.x86_64 0.297-1 Fc20
After xterm was installed I opened WinFF and choose a video to convert-
No error this time!

X-term is a back end, right?

Thanks Rock Doctor-
 
Old 07-08-2014, 06:24 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by schneidz View Post
i like h264enc (there is also xvidenc). they walk you thru very many options.
I found h264enc here:
http://h264enc.sourceforge.net/

Thanks schneidz!-
 
Old 07-08-2014, 06:33 PM   #8
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
its in the rpmfusion.com repo:
Code:
sudo yum install h264enc
 
1 members found this post helpful.
Old 07-09-2014, 07:16 AM   #9
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
History of xterm
 
Old 07-10-2014, 08:39 PM   #10
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by RockDoctor View Post
History of xterm
Read the article-
Thanks
 
  


Reply



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
LXer: DamnVid : User-Friendly Video Downloader and Converter from Popular Video Sharing Site LXer Syndicated Linux News 0 03-31-2012 02:51 PM
Video Converter? gauge73 Linux - Software 13 01-21-2009 08:20 PM
Best video converter. sblantipodi Linux - Software 6 01-15-2008 07:13 PM
which video converter keratos Ubuntu 8 05-18-2007 05:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:43 AM.

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