Linux Lite Forums

Software - Support => Installing Software => Topic started by: Hardcoretexan on April 29, 2015, 09:48:40 AM

Title: ISO A Video Converter
Post by: Hardcoretexan on April 29, 2015, 09:48:40 AM
I am looking for something to convert mkv files to mp4.
I am new to linnux and coming from windows xp os I am lost here, I have been trying to find something, I thought handbrake would do that but it doesn't give me any options(that I can find) to pick what format it encodes to.

Thanks in advance
Title: Re: ISO A Video Converter
Post by: rokytnji on April 29, 2015, 01:11:58 PM
Type winff in search bar in menu and try it out.
Title: Re: ISO A Video Converter
Post by: Hardcoretexan on April 29, 2015, 03:52:46 PM
downloaded, installed and updated will not allow me to add a .mkv file (invalid preset file)
Title: Re: ISO A Video Converter
Post by: anon222 on April 29, 2015, 04:57:55 PM
VLC can be used for this
Media -> Convert/Save
Then you just Add the .mkv video file and click on Convert/Save button at the bottom.
Next, all you have to do is to select a destination file for example /home/linuxlite/Desktop/Destination.mp4, click Start and wait.
Title: Re: ISO A Video Converter
Post by: rokytnji on April 29, 2015, 06:50:09 PM
Well. it works for me. Maybe your mkv file is no good. Or. You did something incorrectly.

Edit: Just thought of 2 things. Make sure there are no spaces on .mkv file name. Also with winff you must install for what you want to do = .mkv to .mp4

Code: [Select]
sudo apt-get install libavcodec-extra-54


(http://i.imgur.com/n2RFPF0.png)

Also, downloaded and installed how? 256MB of ram in your profile? Please explain your computer specs like so

Code: [Select]
sudo inxi -zv7

2nd Edit: Plays also. Now to transfer to my blackberry phone.
(http://i.imgur.com/iFAwCvK.png)

Title: Re: ISO A Video Converter
Post by: shengchieh on April 30, 2015, 10:57:16 PM
Take a look at

https://duckduckgo.com/?q=online+convert+mkv+mp4&t=lm

a DDG search for     online convert mkv mp4

Sheng-Chieh
Title: Re: ISO A Video Converter
Post by: Hardcoretexan on May 02, 2015, 02:24:29 PM
The vlc works and now winff is working.

Thanks again


System:    Host: BatComputer Kernel: 3.13.0-24-generic x86_64 (64 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.8 (Gtk 2.24.23) info: xfce4-panel dm: lightdm Distro: Ubuntu 14.04 trusty
Machine:   System: Dell product: Inspiron 1525 Chassis: type: 8
           Mobo: Dell model: 0U990C Bios: Dell version: A16 date: 10/16/2008
CPU:       Dual core Intel Core2 Duo CPU T5800 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 ssse3) bmips: 7979.18
           Clock Speeds: 1: 2000.00 MHz 2: 2000.00 MHz
Graphics:  Card: Intel Mobile GM965/GL960 Integrated Graphics Controller (primary) bus-ID: 00:02.0 chip-ID: 8086:2a02
           X.org: 1.15.1 drivers: fbdev,vesa,intel tty size: 80x24 Advanced Data: N/A for root
Audio:     Card: Intel 82801H (ICH8 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:284b
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-24-generic
Network:   Card-1: Broadcom BCM4321 802.11a/b/g/n driver: wl bus-ID: 0b:00.0 chip-ID: 14e4:4328
           IF: wlan0 state: up mac: <filter>
           Card-2: Marvell 88E8040 PCI-E Fast Ethernet Controller
           driver: sky2 ver: 1.30 port: de00 bus-ID: 09:00.0 chip-ID: 11ab:4354
           IF: eth0 state: down mac: <filter>
           WAN IP: <filter> IF: eth0 ip: N/A ip-v6: N/A IF: wlan0 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 321.1GB (11.1% used)
           1: id: /dev/sda model: ST9320320AS size: 320.1GB serial: 5SX306LR temp: 41C
           2: USB id: /dev/sdb model: U3_Cruzer_Micro size: 1.0GB serial: 000016267375C1D0-0:0 temp: 0C
           Optical: /dev/sr0 model: N/A rev: N/A dev-links: cdrom
           Features: speed: 24x multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: N/A
Partition: ID: / size: 290G used: 34G (13%) fs: ext4 dev: /dev/sda1
           label: N/A uuid: ae9eced0-86f9-4a3d-b3ee-2c769adca647
           ID: /media/batman/BAD9-D9CC size: 971M used: 4.0M (1%) fs: vfat dev: /dev/sdb1
           label: N/A uuid: BAD9-D9CC
           ID: swap-1 size: 4.28GB used: 0.25GB (6%) fs: swap dev: /dev/sda5
           label: N/A uuid: cd328ed9-eb0d-4523-9ba7-6a909957be25
RAID:      System: supported: N/A
           No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
           Unused Devices: none
Unmounted: No unmounted partitions detected
Sensors:   System Temperatures: cpu: 76.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 177 Uptime: 3 days Memory: 1482.8/3943.9MB Runlevel: 2 Gcc sys: 4.8.2
           Client: Shell (sudo running in bash) inxi: 1.9.17
Title: Re: ISO A Video Converter
Post by: rokytnji on May 03, 2015, 11:01:44 AM
Your inxi shows 3943.9MB while your profile shows RAM: 256mb .

So you can see why I asked. Your profile should read like mine when it comes to ram specs to avoid confusion when answering your threads.

GPU should have in it  Intel Mobile GM965/GL960
CPU should have in it Intel Core2 Duo CPU T5800
Ram should have in it 4Gig.

Just trying to help with friendly advice to make life easier for everyone, including you.