All Projects → mlaily → MovieBarCodeGenerator

mlaily / MovieBarCodeGenerator

Licence: GPL-3.0 License
User friendly tool to create your own movie barcodes

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to MovieBarCodeGenerator

Namava Downloader
Download movies from `namava.ir` website. | لینک جایگزین جهت احتیاط: https://gitlab.com/NabiKAZ/namava-downloader
Stars: ✭ 89 (+56.14%)
Mutual labels:  movie, ffmpeg
Kotlinffmpeg
Examples of using FFMpeg library on Android with Kotlin
Stars: ✭ 138 (+142.11%)
Mutual labels:  movie, ffmpeg
book-mdpc
Il cinema tra le righe... di codice!
Stars: ✭ 59 (+3.51%)
Mutual labels:  art, movie
kepler orrery
Make a Kepler orrery gif or movie of all the Kepler multi-planet systems
Stars: ✭ 91 (+59.65%)
Mutual labels:  movie
p5.rec
🍿 p5.rec lets you record your p5.js sketches and convert them to mp4 in your browser ▶️
Stars: ✭ 70 (+22.81%)
Mutual labels:  ffmpeg
react-native-ffmpeg-test
Test applications for react-native-ffmpeg. Not maintained anymore. Superseded by FFmpegKitTest.
Stars: ✭ 22 (-61.4%)
Mutual labels:  ffmpeg
plexEncode
BASH post-processing script for Plex DVR, Shell, Sonarr, Radarr
Stars: ✭ 37 (-35.09%)
Mutual labels:  ffmpeg
php-lands
🗺 The PHP Lands Map
Stars: ✭ 22 (-61.4%)
Mutual labels:  art
Real-Time-Video-Streaming
a real time streaming video application using RTSP
Stars: ✭ 15 (-73.68%)
Mutual labels:  ffmpeg
Photomosaic-generator
photomosaic generator (image to image, video to video)
Stars: ✭ 131 (+129.82%)
Mutual labels:  art
Super-Stitch
一款视频超级拼接软件
Stars: ✭ 28 (-50.88%)
Mutual labels:  ffmpeg
golang-pdf417
Port of pdf417-php by ihabunek in Golang
Stars: ✭ 18 (-68.42%)
Mutual labels:  barcode
SdfFontDesigner
Offline font tuning/bitmap generation via shaders
Stars: ✭ 56 (-1.75%)
Mutual labels:  art
rtsp-samsung-tv
Display RTSP streams from IP Cameras on Samsung Smart TV (Tizen TV)
Stars: ✭ 40 (-29.82%)
Mutual labels:  ffmpeg
devBanner
Create your own devRant banner
Stars: ✭ 45 (-21.05%)
Mutual labels:  art
StarBarcode
一个基于Zxing封装的条形码扫描库。支持多种条形码,可生成、解析带logo的二维码,自动放大镜头,设备移动时自动对焦、连续对焦,扫描UI自定义。
Stars: ✭ 52 (-8.77%)
Mutual labels:  barcode
dji-ryze-tello
Pythonic DJI Ryze Tello Workbench
Stars: ✭ 17 (-70.18%)
Mutual labels:  ffmpeg
discovering-movies
Movie application with Kotlin Multiplatform and Jetpack Compose
Stars: ✭ 40 (-29.82%)
Mutual labels:  movie
wagtailvideos
Videos for Wagtail CMS, including transcoding
Stars: ✭ 43 (-24.56%)
Mutual labels:  ffmpeg
frameV
Framed Visuals: collaborative generative art.
Stars: ✭ 20 (-64.91%)
Mutual labels:  art

Movie BarCode Generator

A user friendly tool to generate movie barcodes.

More information here: zerowidthjoiner.net/movie-barcode-generator

GUI

Example results

Blade Runner 2049

With the "Smooth bars" feature enabled:

Blade Runner 2049 Smooth

About the code

This tool is mostly a wrapper around FFmpeg.

A copy of ffmpeg.exe must be placed next to the main executable for it to work.

All the code in this repository is released under the GPL license. see License.txt for more information.

The code has been written relatively quickly (a few hours), but should be of acceptable quality.

There might be buggy corner cases though.

For the old legacy version based on DirectShow and released in 2011, see here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].