Hello!
I am trying to develop procedure for making DVDs with LPCM audio using
Linux NLE Cinelerra-gg [1]
It works, but for some reason our lpcm file received as TOO LOUD by
default, so I must quieten down whole sound track by 40 db.
short (less than 3 min) video
https://youtu.be/-NE2LZsVUjo
According to this source (vlc) lpcm dvd audio supports lower frequencies
like 44100/32000 hz - useful for direct dv transcoding for example
https://github.com/videolan/vlc/blob/master/modules/codec/lpcm.c
see lines 524, 608
Does this mean that libavcodec/pcm-dvdenc.c can be trivially extend
On Sun, Jan 21, 2024 at 2:47 PM Paul B Mahol wrote:
>
> /* no traces of 44100 and 32000Hz in any commercial software or player */
well, but mpv (and vlc?) supports it
>
> On Sun, Jan 21, 2024 at 3:44 AM Andrew Randrianasulu <
> randrianas...@gmail.com> wrote:
>
>
Using svn code from
svn checkout https://svn.code.sf.net/p/mjpeg/Code/ mjpeg-Code
not tested apart from compilation ...
Index: mplex/lpcmstrm_in.cpp
===
--- mplex/lpcmstrm_in.cpp (revision 3507)
+++ mplex/lpcmstrm_in.cpp (working cop
On Sun, Jan 21, 2024 at 4:19 PM Steven Schultz wrote:
>
>
>
> On Sun, Jan 21, 2024 at 6:55 AM Andrew Randrianasulu
> wrote:
>>
>> Using svn code from
>>
>> svn checkout https://svn.code.sf.net/p/mjpeg/Code/ mjpeg-Code
>>
>> not tested apart
So, I was having a blast hacking old en/decoder.
My own hacks do not work on 64-bit yet (they run, just sounds wrongs
:) ) but this one was tested on aarch64 Termux install, so should be
better
https://github.com/Randrianasulu/iso-dist10
note: pcm2aiff too was not working for me, but mc (multic
Not really full patch, but just something I hacked together for
compiling cinelerra-gg on termux (linux terminal emulator AND
distribution for running on Android 7+ devices).
I wonder if this functionality can be (or should) be rolled into
mjpegtools ? Or it better remain as separate patch for ter
Header: it seems that default mplex can mux 3 min test multichannel
mpeg audio (mp2) audio just fine ...
https://cloud.mail.ru/public/v5K7/5gRpkx25k - 9 mb mp2 file
so I basically did DVD with cinelerra-gg from matrixbench clip (w/ ac3
sound from samples .mplayerhq.hu)
then I rendered out audio
On Wed, Jan 24, 2024 at 1:58 AM Andrew Randrianasulu
wrote:
>
> So, I was having a blast hacking old en/decoder.
>
> My own hacks do not work on 64-bit yet (they run, just sounds wrongs
> :) ) but this one was tested on aarch64 Termux install, so should be
> better
>
-- Forwarded message -
From: Andrew Randrianasulu
Date: Tue, Jan 30, 2024 at 9:23 PM
Subject: Adopted from pdflib image sample (C) - 33352495-MIT.pdf
To: Andrew Randrianasulu
http://dspace.mit.edu/bitstream/handle/1721.1/11468/33352495-MIT.pdf?sequence=2
An Implementation of
Repo:
https://github.com/Randrianasulu/encode2mpeg
after installing mctoolame and pcm2aiff from iso-dist10 (also on my
github) I can run such line:
encode2mpeg -svcd -mp2 mctoolame -mpegchannels 6 -n p -imageonly
/dev/shm/matrixbench_highdivx_ac3.avi -o /dev/shm/svcd_test.iso
long log
just found this accidently
https://github.com/DigitalCompactCassette/mjpegtools
but commit history says it only works on Windows (where other DCC tools
natively run)
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforg
Was looking for xing media software, found this little open-source utility
printing info on mpeg audio files, including this rare multichannel
extension!
https://mp3guessenc.sourceforge.io/
___
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
h
13 matches
Mail list logo