skull wrote: ↑Thu Jan 25, 2024 8:16 am
Please provide the command line that the front-end is using and try it directly with eac3to.exe and report back.
Curly wrote: ↑Thu Jan 25, 2024 11:08 am
Good advice. Also tell us the filename of the extracted stream and give us a link to a small sample of it (the AVC/HEVC not the MKV). You can cut 50MB of it with DGSplit.
Filename of the problematic mkvextract demuxed stream is mkvextract_demux.h264. Stream comes from a 10 seconds mkv testfile
The frontend directly errors after input, leaving no chance to set other params. It's log directy after input:
eac3to v3.47
command line: "L:\Software\UsEac3to133_eac3to347\eac3to.exe" "F:\UsEac3to_with_eac3to347\mkvextract_demux.h264" -progressnumbers -log="L:\Software\UsEac3to133_eac3to347\UsEac3To.log"
------------------------------------------------------------------------------
Running in fast mode
Keeping dialnorm
The format of the source file could not be detected. <ERROR>
= = = =
Entering some process params in direct commandline to eac3to.exe, it's logs:
eac3to v3.47
command line: eac3to.exe mkvextract_demux.h264 24fps_out.h264 -23.976 -changeTo24.000 -progressnumbers -log=Eac3To.log
------------------------------------------------------------------------------
Running in fast mode
Keeping dialnorm
The format of the source file could not be detected. <ERROR>
= = = =
Both GUI and direct eac3to cli work on eac3to-demuxed streams. I reckon you don't need this stream. Link to the problematic mkvextract_demux.h264:
https://mega.nz/file/D9BgGJAQ#8TVNLSA3M ... vnz1yqApoA
In case I've forgotten/misunderstood something, please advice.