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. |
![]() |
#15261 | Link |
Registered User
Join Date: Jun 2002
Location: Greece
Posts: 242
|
The ffmpeg decoding is correct when with drc_scale 0 we have no compression and with drc_scale 1 we have full compression
![]() For downmix 5ch --> 2ch i prefer audio with DRC=1. I don't know what it is ac3 target_level...
__________________
Greece PAL User... |
![]() |
![]() |
![]() |
#15262 | Link | |
Registered User
Join Date: Feb 2020
Posts: 529
|
Quote:
But EAE and microsoft and others support decoding TrueHD (now lossily) with DRC. |
|
![]() |
![]() |
![]() |
#15263 | Link | |
Registered User
Join Date: Feb 2020
Posts: 529
|
Quote:
Compare commands ffmpeg -h decoder=truehd and ffmpeg -h decoder=eac3 |
|
![]() |
![]() |
![]() |
#15264 | Link | |||
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,792
|
Quote:
Quote:
Quote:
__________________
BeHappy, AviSynth audio transcoder. Last edited by tebasuna51; 6th June 2023 at 08:49. |
|||
![]() |
![]() |
![]() |
#15265 | Link | |
Registered User
Join Date: Apr 2022
Posts: 5
|
Quote:
|
|
![]() |
![]() |
![]() |
#15266 | Link |
Registered User
Join Date: Jul 2023
Posts: 5
|
what is the proper file extension for a dts-x (7.1) audio to keep the original core and object based effect. I have been extracting audio from a mkv using gMKVExtractGUI and its output was a .dts file. When I tried with TSMuxer it was same. But, as extracting tracks using eac3to was giving me 'video conversion not supported' error for -> 'eac3to source.mkv -demux' command, I used -> 'eac3to source.mkv 2: audio.dtsma' command and it gave me a audio.dtsma file without any warning or error. But my doubt here is which is the right file extension for a dts-x audio? .dtsma extension only needed for dts-hdma audio? dts.5.1 and dts-x 7.1 audios can be extracted using .dts extension without affecting the audio?
|
![]() |
![]() |
![]() |
#15267 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,792
|
Welcome to the Doom9's Forum Encore.
You can use always only .dts without problems. The software must read the headers to know the kind of dts, the extension is not only used.
__________________
BeHappy, AviSynth audio transcoder. |
![]() |
![]() |
![]() |
#15268 | Link | |
Registered User
Join Date: Jul 2023
Posts: 5
|
Thank you..
Quote:
eg: -> eac3to 'source folder' 1) 'Destination folder'\Some-movie.* |
|
![]() |
![]() |
![]() |
#15269 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,792
|
Just to inform you.
But the extension is not important, there are dtshd (dtsma and dtshr), dts exprees (low quality), dts-x (3D), dts 6.1 (discrete or matrixed),... And all can have the .dts extension without problems. Also the Master Audio Suite Encoder create .dts with a special and unic header at the begining of the file. The decoders must read the headers to manage them.
__________________
BeHappy, AviSynth audio transcoder. |
![]() |
![]() |
![]() |
#15270 | Link | |
Registered User
Join Date: Jul 2023
Posts: 5
|
Quote:
On the other hand, dolby audios like TrueHD is better of .thd+ac3 while demuxing or .thd will lose its core without thd+ac3 extension? |
|
![]() |
![]() |
![]() |
#15271 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,792
|
Extract .thd+ac3 from BD's is only usefull if you want create other BD, maybe changing video or others without changing duration.
Of course you can extract (from the m2ts) both tracks at same time N: thdpart.thd N: ac3part.ac3 If you want use other container (mkv) or make some audio edition the interleaved .thd+ac3 is useless. BTW there are tools to restore the .thd+ac3 from the .thd and .ac3 tracks if you want create .m2ts after some edition.
__________________
BeHappy, AviSynth audio transcoder. |
![]() |
![]() |
![]() |
#15272 | Link | |
Registered User
Join Date: Jul 2023
Posts: 5
|
Quote:
If so, how to make mkv from a BD with truhd atmos 7.1 audio into a mkv for back ups? |
|
![]() |
![]() |
![]() |
#15273 | Link |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 6,792
|
Only m2ts container support thd+ac3 (tracks interleaved), in mkv both tracks are stored like separated tracks and must select the track you want listen.
BD players select the best for your system (maybe without thd support). Of course you can use the mkv container without problems for BD backups, and the Atmos feature is preserved in the thd track, the ac3 track can be used in audio systems without thd support.
__________________
BeHappy, AviSynth audio transcoder. |
![]() |
![]() |
![]() |
#15274 | Link |
Registered User
Join Date: Feb 2022
Posts: 2
|
Hi, what is the syntax, if possible, to cut an audio from N time to the end?
example -edit=1:42:04.200,-80ms #remove 80ms cut till the end? -edit=1:42:04.200,"WHAT HERE?" #remove till the end. or I just specify a value greater than what I need? Last edited by maudit; 5th September 2023 at 21:30. |
![]() |
![]() |
![]() |
#15277 | Link |
Registered User
Join Date: Sep 2006
Posts: 2,197
|
I would like to update eac3to libflac.dll to current version 1.4.3
Here are 4 different versions of libflac.dll, though. Which one do I need? https://www.rarewares.org/lossless.php#flac-dll
__________________
Laptop Lenovo Legion 5 17IMH05: i5-10300H, 16 GB Ram, NVIDIA GTX 1650 Ti (+ Intel UHD 630), Windows 10 x64, madVR (x64), MPC-HC (x64), LAV Filter (x64), XySubfilter (x64) (K-lite codec pack) |
![]() |
![]() |
![]() |
#15278 | Link | |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 474
|
Quote:
https://www.rarewares.org/files/loss...-1.4.3-x86.zip and it worked perfect
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
|
![]() |
![]() |
![]() |
#15279 | Link |
Registered User
Join Date: Jul 2023
Posts: 5
|
Which is the best way to covert PCM 2.0 lossly to remux into a mkv. As, mkvtoolnix (tried Tsmuxer too) doesn't recognise pcm streams still I believe only way is muxing into m2ts to ass pcm audio which I don't want to save movie file as. Can I use eac3to to conver to pcm t wav and then use mkvtoolnix to remux?
|
![]() |
![]() |
![]() |
Tags |
eac3to |
Thread Tools | Search this Thread |
Display Modes | |
|
|