Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 51:38:07 |
Calls: | 422 |
Files: | 1,025 |
Messages: | 90,554 |
On 4/25/25 12:15, Gary Dale wrote:
I'm running Debian/Trixie on an AMD64 system. I recently installed
Handbrake but can't figure out how to use it.
The issue is that there is no menu entry for it on my Plasma desktop
menu and the command line program has too many options for me to sort
through. I was hoping the GUI front end would simplify things.
According to the Debian package page, the handbrake package includes
"ghb", the GUI front end I am looking for. However neither ghb nor
handbrake are found on my system. All that I can find/locate are .svg
and .png files for them.
What am I missing?
If you know the package name, dpkg -L <package name> will tell you
which files the package has installed. You can also get that
information from your favorite apt frontend.
On Fri, Apr 25, 2025 at 12:55 PM Gary Dale <gary@extremeground.com> wrote:
I'm running Debian/Trixie on an AMD64 system. I recently installed
Handbrake but can't figure out how to use it.
The issue is that there is no menu entry for it on my Plasma desktop
menu and the command line program has too many options for me to sort
through. I was hoping the GUI front end would simplify things.
According to the Debian package page, the handbrake package includes
"ghb", the GUI front end I am looking for. However neither ghb nor
handbrake are found on my system. All that I can find/locate are .svg
and .png files for them.
I just installed it on Trixie and it works fine. "ghb" is the GUISorry, still didn't work. Nor did doing an autoremove after the purge. <!DOCTYPE html>
binary and it should work. I launched ghb from the command line and it brought up the GUI.
Try purging it and reinstalling it: `sudo apt purge handbrake && sudo
apt install handbrake`
On Fri, 25 Apr 2025 at 16:55, Gary Dale <gary@extremeground.com> wrote:
I'm running Debian/Trixie on an AMD64 system. I recently installedHi,
Handbrake but can't figure out how to use it.
The issue is that there is no menu entry for it on my Plasma desktop
menu and the command line program has too many options for me to sort
through. I was hoping the GUI front end would simplify things.
According to the Debian package page, the handbrake package includes
"ghb", the GUI front end I am looking for. However neither ghb nor
handbrake are found on my system. All that I can find/locate are .svg
and .png files for them.
What am I missing?
I do not have Trixie but, as a point of comparison, in my Bookworm
system, the LXDE desktop toolbar (provided by lxpanel) application start
menu is activated to appear by an
lxpanelctl menu
command, and navigating that menu finds the handbrake menu entry at
Sound & Video > Handbrake
One thing that you are missing is that there are better ways to investigate your issue than using 'find' or 'locate'.
Can you share how does your output of the below commands compare with mine?
$ apt list --installed handbrake
Listing... Done
handbrake/stable,now 1.6.1+ds1-1 amd64 [installed]
$ type ghb
ghb is /usr/bin/ghb
$ dpkg -S /usr/bin/ghb
handbrake: /usr/bin/ghb
$
When I run 'ghb' command in a GUI terminal emulator, 'handbrake' starts exactly the same as if I use the application start menu mentioned above.
On Fri, 25 Apr 2025 12:15:41 -0400
Gary Dale <gary@extremeground.com> wrote:
Hello Gary,
I'm running Debian/Trixie on an AMD64 system. I recently installedInstall handbrake-gtk.
Handbrake but can't figure out how to use it.
The entry for Handbrake should be found in Multimedia.