This time I have slightly different use case:
- I have working EFI partition with Clover BootLoader on my laptop
- I needed to add Clonezilla to Clover menu, to be able to boot from my HDD
gconftool-2 --type boolean --set /desktop/gnome/interface/buttons_have_icons true gconftool-2 --type boolean --set /desktop/gnome/interface/menus_have_icons true
ffmpeg -i file.mp4 -c copy -bsf:v h264_mp4toannexb -f mpegts file1.ts
ffmpeg -i "concat:file1.ts|file2.ts" -c copy -bsf:a aac_adtstoasc file12.mp4
ffmpeg -i fileOLD.webm -strict -2 fileNEW.mp4