![]() |
ISO A Video Converter - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18) +--- Thread: ISO A Video Converter (/showthread.php?tid=1791) |
ISO A Video Converter - Hardcoretexan - 04-29-2015 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 Re: ISO A Video Converter - rokytnji - 04-29-2015 Type winff in search bar in menu and try it out. Re: ISO A Video Converter - Hardcoretexan - 04-29-2015 downloaded, installed and updated will not allow me to add a .mkv file (invalid preset file) Re: ISO A Video Converter - anon222 - 04-29-2015 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. Re: ISO A Video Converter - rokytnji - 04-29-2015 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: sudo apt-get install libavcodec-extra-54 [img height=500 width=800]http://i.imgur.com/n2RFPF0.png[/img] Also, downloaded and installed how? 256MB of ram in your profile? Please explain your computer specs like so Code: sudo inxi -zv7 2nd Edit: Plays also. Now to transfer to my blackberry phone. [img height=500 width=800]http://i.imgur.com/iFAwCvK.png[/img] Re: ISO A Video Converter - shengchieh - 05-01-2015 Take a look at https://duckduckgo.com/?q=online+convert+mkv+mp4&t=lm a DDG search for online convert mkv mp4 Sheng-Chieh Re: ISO A Video Converter - Hardcoretexan - 05-02-2015 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 Re: ISO A Video Converter - rokytnji - 05-03-2015 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. |