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. |
|
|
#8101 | Link | |
|
Registered User
Join Date: Jan 2002
Posts: 351
|
I think I found a small cosmetic error when parsing a playlist file:
Result: Quote:
I have attached the playlist file here, for you to test it. http://hbar.dk/files/00000.rar |
|
|
|
|
|
|
#8103 | Link |
|
Registered User
Join Date: Sep 2006
Posts: 3,377
|
eac3to v3.06 released
http://madshi.net/eac3to.zip Code:
* added MKV reading/parsing support * added demux support for MKV (E-)AC3, DTS(-HD), AAC, MPx, FLAC and WAV tracks * added demux support for MKV "modern style" MPEG2, VC-1 and h264/AVC tracks * reading from (HD) DVD and Blu-Ray drives uses different reading APIs now * empty tracks in TS/m2ts container are not listed, anymore * for 24.000 fps video tracks a little warning is displayed now * when demuxing subtitle files, the number of captions is added to the filename * timestamp derived FPS is used for gap checking instead of video bitstream FPS * fixed: 44.1khz AC3 encoding was still broken * fixed: zero byte stripping pass was done for true 24bit TrueHD tracks * fixed: downconverting WAV files with 0x3f channel mask didn't work * fixed: log output "remaining delay [...]" was sometimes wrong for AC3 tracks * fixed: silent frame creation was tried for E-AC3 although it can't work Good news is that MKV video muxing and demuxing is now a transparent operation, if you use eac3to both for muxing + demuxing. In other words: If you mux a video track with eac3to and then demux it again, you'll get the exact same data back. No changes, nothing missing... *) ------- *) exceptions: (1) of course eac3to does some video bitstream manipulations like cropping 1088 to 1080, removing padding bytes etc, but these changes are done intentionally and are not caused by muxing/demuxing (2) VC-1 muxing loses the very last video frame, don't know why |
|
|
|
|
|
#8104 | Link |
|
Registered User
Join Date: Apr 2006
Posts: 18
|
On the NBC HDTV muxes used to distribute programming to network affiliates in the US, NBC sends the surround audio via 3 stereo tracks - the first contains front left and front right audio, the second contains the center and lfe, the third contains rear left and rear right. Would it be possible to combine these tracks in eac3to, outputting as 5.1?
Last edited by d1g1ta7; 1st February 2009 at 20:49. |
|
|
|
|
|
#8105 | Link | |||
|
(ノ ゜Д゜)ノ ==== ┻━━┻
Join Date: Aug 2007
Posts: 811
|
Quote:
And then funny enough, the next mkv I had muxed says Quote:
Quote:
Samples can be provided if needed. Last edited by Snowknight26; 1st February 2009 at 21:52. |
|||
|
|
|
|
|
#8106 | Link |
|
Registered User
Join Date: Oct 2006
Posts: 295
|
Code:
timestamp derived FPS is used for gap checking instead of video bitstream FPS |
|
|
|
|
|
#8107 | Link | ||||
|
Registered User
Join Date: Sep 2006
Posts: 3,377
|
Quote:
Quote:
Quote:
Quote:
|
||||
|
|
|
|
|
#8108 | Link | ||
|
(ノ ゜Д゜)ノ ==== ┻━━┻
Join Date: Aug 2007
Posts: 811
|
http://www.stfcc.org/misc/eac3to/11-14.mkv
http://www.stfcc.org/misc/eac3to/1408.mkv http://www.stfcc.org/misc/eac3to/thirdman.mkv Quote:
Another issue(?): Quote:
Last edited by Snowknight26; 1st February 2009 at 22:44. |
||
|
|
|
|
|
#8109 | Link |
|
Registered User
Join Date: Aug 2008
Location: Calgary, AB
Posts: 124
|
Madshi:
Thanks for the mkv support, very much appreciated! I have a wish list item: With more and more concerts footage coming out on Blu-Ray, it would be real sweet if you could add a split by chapter option when converting the lossless audio to flac files. Of course it would only work when reading an actual Blu-Ray structure. |
|
|
|
|
|
#8110 | Link | ||
|
Registered User
Join Date: Sep 2006
Posts: 3,377
|
Quote:
BTW, if anybody is interested, you can use the undocumented switch "-logmkv" to get a tree structure of the MKV file. It's quite similar to what "mkvinfo" outputs. That way you can see whether eac3to read your MKV file correctly... The video in that MKV is encoded with 23.976/1.000fps. I consider that "non-standard". The correct framerate would be 24.000/1.001fps. That's why eac3to (correctly) posts a warning. You can fix the problem by using "eac3to 24.s01e01.mkv fixed.mkv -slowdown". That will patch the video bitstream from 23.976/1.000 to 24.000/1.001. I don't think you will notice a difference when watching, though. Would be just for "peace of mind". Quote:
Can't foobar2000 split FLAC files into chapters somehow? I thought I had seen something like that... |
||
|
|
|
|
|
#8111 | Link | ||
|
(ノ ゜Д゜)ノ ==== ┻━━┻
Join Date: Aug 2007
Posts: 811
|
Quote:
Quote:
|
||
|
|
|
|
|
#8117 | Link |
|
Registered User
Join Date: Oct 2007
Posts: 4
|
Lossless check warnings
having an issue I think I read many have but I couldn't find any suggested solution other than installing nero (I dislike any nero after v6) :
eac3to v3.06 command line: eac3to.exe F:\00005.m2ts 2: C:\0005.ac3 -640 ------------------------------------------------------------------------------ TrueHD/AC3, 5.1 channels, 48khz, dialnorm: -27dB (embedded: AC3, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB) Extracting TrueHD stream... Removing TrueHD dialog normalization... Decoding with libav/ffmpeg... Encoding AC3 <640kbps> with libAften... Creating file "C:\0005.ac3"... [libav] Lossless check failed - expected 2c, calculated 43 <WARNING> [libav] Lossless check failed - expected 90, calculated a4 <WARNING> [libav] End of stream indicated <WARNING> The original audio track has a constant bit depth of 16 bits. eac3to processing took 3 minutes, 51 seconds. Done. thanks |
|
|
|
|
|
#8119 | Link |
|
fit 10 in 5
Join Date: Nov 2003
Location: Santa Clara, CA
Posts: 3,418
|
Madshi,
Thanks so much for looking into the clipping problem! It makes sense that it's a libavcodec problem. I look forward to an update I can't adequately express how awesome this program is, and how even more awesome the quality of support and frequency up updates are!! Thank you!! -MiSfit
__________________
I require bits. More bits! |
|
|
|
|
|
#8120 | Link |
|
Registered User
Join Date: Mar 2005
Posts: 91
|
MKV, 1 video track, 1 audio track, 1 subtitle track, 0:00:11, 60i /1.001
"SPORTSILLUSTRAT", TNT in HD (TNTH) 1: MPEG2, English, 1080i60 /1.001 (16:9) "MPEG2 1080i" 2: AC3, English, 5.1 channels, 448kbps, 48khz, dialnorm: -27dB "DD5.1 448k" 3: Subtitle (SRT) eac3to says there's a SRT subtitle in this file when there's no subtitle. http://www.sendspace.com/file/nq923t MKV, 1 video track, 1:30:18, 23.999p 1: h264/AVC, 1080p24 (16:9) [v01] The video bitstream framerate field doesn't match the container framerate. <WARNING> [v01] The video framerate is correct, but rather unusual. <WARNING> This is the log on an exact 24.000fps file. http://www.sendspace.com/file/p6c0ta Last edited by yonta; 2nd February 2009 at 04:21. |
|
|
|
![]() |
| Tags |
| eac3to |
| Thread Tools | |
| Display Modes | |
|
|