Curlew Multimedia Converter: ---------------------------- Description: ------------ Easy to use, Free and Open-Source Multimedia converter for Linux. Curlew written in python and GTK3 and it depends on (ffmpeg/avconv). Main Features: - Easy to use and clean user interface. - Hide the advanced options with the ability to show them. - Convert to more than 100 different formats. - Edit formats. - Shutdown or suspend PC after a conversion process. - Show file information (duration, remaining time, estimated size, progress value). - Show file details using mediainfo. - Skip or remove file during conversion process. - Preview file before conversion. - Show video thumbnail. - Convert a specified portion of file. - Combine subtitle with video. - Crop and pad video. - Show error details if exist. - And more ... Dependencies: ------------- For Curlew: - python >= 3.3 - python3-gi >= 3.12 - python3-dbus - gir1.2-gtk-3.0 >> 3.12 - gir1.2-gstreamer-1.0 - libav-tools >= 0.8 (or ffmpeg) - libavcodec-extra (Ubuntu/Debian) - xdg-utils - mediainfo - gnome-icon-theme-symbolic For installer (setup.py): - librsvg2-bin (or something similar) to convert .svg to .png. - intltool-debian (or intltool) to compile translations files. NB: This dependencies names may change if you are using another distribution than Ubuntu/Debian or its sons. License: -------- Waqf public license. Please see: LICENSE-ar.txt/LICENSE-en.txt files for more information. Installation: ------------- In terminal, run the following (as root): > python3 setup.py install --prefix=/usr Or run script (as root): > ./install Remove (Uninstall): ------------------- In terminal run the following (as root): > python3 setup.py uninstall Or run script (as root): > ./uninstall Clean Project: -------------- > sudo python3 setup.py clean
Easy to use and Free Multimedia Converter for Linux.
Curlew Multimedia Converter: ---------------------------- Description: ------------ Easy to use, Free and Open-Source Multimedia converter for LinuxCategory: Python / Deep Learning |
Watchers: 11 |
Star: 66 |
Fork: 12 |
Last update: Jan 12, 2022 |
It's not a polite thing to offer a option and this option to be disabled. Other than that it's huge ignorance to close a opened issue without SOLVING it first.
Whatever option I toggle, the subtitles notebook page is staying inactive. Already read https://github.com/chamfay/Curlew/issues/7 and there is no such option in Curlew 0.1.21.
المعذرة على إستخدام بياناتك في ملفات مختلفة على المجلد بإمكانك تعديل ما تراه مناسبا منها
changelog أيضا ملف السجلات لم أكمل سرد جميع السجلات القديمة به بل اكتفيت بالأخيرة منها فقط
لبناء الحزمة من المجلد الأساسي للمشروع debuild -uc -us
عجبا من عدم دعم الكتابة من اليمين لليسار هنا في هذه المربعات
Command line #1:
avconv -y -i /media/d/multimedia/فضائح الشيعة/01توزيع الشيعة في العالم الإسلامي.avi -f 3gp -b 80k -r 15 -vcodec h263 -aspect 4:3 -vf scale=128:96 -ab 4750 -ar 8000 -ac 1 -acodec libopencore_amrnb /home/yasser/Desktop/cout/01توزيع الشيعة في العالم الإسلامي.3gp
Error detail:
avconv version 0.8.6-4:0.8.6-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers built on Apr 2 2013 17:02:36 with gcc 4.6.3 Input #0, avi, from '/media/d/multimedia/فضائح الشيعة/01توزيع الشيعة في العالم الإسلامي.avi': Duration: 00:01:29.56, start: 0.000000, bitrate: 1563 kb/s Stream #0.0: Video: mpeg4 (Simple Profile), yuv420p, 720x480 [PAR 1:1 DAR 3:2], 25 tbr, 25 tbn, 25 tbc Stream #0.1: Audio: mp3, 32000 Hz, stereo, s16, 64 kb/s Unknown encoder 'libopencore_amrnb'
when I tried to convert this file:
Jaguar Attacks Crocodile (EXCLUSIVE VIDEO).mp4
it won't work.
but renaming and removing ( ) to say jaguar.mp4 curlew can work.
bash seems to be complaining.
hello Fayssal, there is a peace of code that persist audio and video codec properties. enjoy, a.
السلام عليكم ورحمة الله وبركاته مشكلتي هي ظهور البرنامج بالواجهة الانجليزية وعدم ظهورها باللغة العربية MATE مع ان توزيعتي هي لينكس من 14 بواجهة اباللغة العربية
hi there, would it be possible to make it so that curlew is able to be ran more than once? it would make it so that more than one file could be converted at one time, saveing time. unless curlew is able to convert more than one file at one time? I hope you will considder my request :) Majid
libvo_aacenc has been removed from ffmpeg. It was a crappy encoder anyway. Use libfdk-aac, that one's the best. However, for arch/manjaro user willl need to compile or install from repo to enable libfdk-aac support.
~ arch linux user.
hi there, would it be possible to add support for the m4b audiobook format? this format is useful for ipods and other i devices. also m4b audiobooks keep the last place you stopped playing the book. thanks! Majid Hussain
hi there, when i choose the m4a audio format I can't change the bit-rate from 112k to another one say 32 kbps or 64 kbps. could it be made that the bit-rate, audio frequency could be changeable? also unable to change the audio channels from 2 to one could this option be enabled? thanks, Majid Hussain
currently curlew will convert the input file if it is the same format as output file, an example. you have a bunch of files one of them is .opus your output is set to opus also. it will convert the file. would it be possable to prevent same file format conversions? if a audio file with the same format is converted again, you get audio degradation thanks, Majid Hussain