Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
microenc for Linux/BSD
microenc is a small Bash shell script for encoding directories with
audio files to other audio formats (mp3/aac/vorbis/opus/ac3/eac3/dts/flac/wav) using FFmpeg as encoder. It requires FFmpeg to be compiled with the following libraries: * libmp3lame * libfdk-aac * libvorbis * libopus It copies metadata and, for mp3, flac and aac, cover art if any in the input file(s). Optional audio resampling is also supported. The only requirements are FFmpeg and ffprobe (part of FFmpeg) https://sourceforge.net/projects/microenc/
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid Last edited by microchip8; 18th December 2023 at 20:59. |
|
|
|
|
|
#2 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.1
* Add support for DTS encoding
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#3 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.2
* Merged the AC3/EAC3 and DTS bitrate code
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#4 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.3
* Added support for FLAC and WAV encoding
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#5 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.4
* Support selecting the WAV/PCM bit depth
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#6 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.5
* Added support for ALAC encoding
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#7 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.6
* Added support for encoding to AIFF * Moved moov atom to beginning for ALAC and removed unneeded $params variable
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#8 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.7
* Add common audio extensions
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#9 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.8
* Merged the aiff and wav code * Added a few more audio extensions to the list
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#10 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 2.9
* Add dsf and wvc to the file extensions list * Protect the $hertz var in the resample cmd * Added support for wavpack encoding
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#11 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 3.0
* Add more file extensions to the list
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#12 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 3.1
* Use -bitexact instead of -flags +bitexact in the wav ffmpeg cmd
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
|
|
#13 | Link |
|
ffx264/ffhevc author
![]() Join Date: May 2007
Location: /dev/video0
Posts: 2,035
|
ChangeLog for microenc 3.2
* Add more audio extensions to the list
__________________
The Cyberpunk Database || NTP & NTS Time Server || Mirror Services ffhevc || ffx264 || ffxvid |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|