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. |
![]() |
#1781 | Link | |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Quote:
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
Last edited by SeeMoreDigital; 9th April 2025 at 22:27. |
|
![]() |
![]() |
![]() |
#1782 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,269
|
Quote:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 9th April 2025 at 21:21. |
|
![]() |
![]() |
![]() |
#1784 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Hmmmm... I don't understand what this is: -
Code:
Writing library : FLAC.EXE -8 -V -T "MONOSTEREO=-" -T "ARTIST=WT40-2004-04" -T "TITLE=Track01" -T "ALBUM=WT40-2004-04-1" -T "DATE=2004" -T "TRACKNUMBER=01" -T "GENRE=CHR" -T "COMMENT=" -T "BAND=" -T "ALBUMARTIST=" -T "COMPOSER=" -T "DISCNUMBER=1" -T "TOTALDISCS=4" -T "TOTALTRACKS=4" --picture="C:\Users\brown\AppData\Local\Temp\CPI8B1D.tmp" -o
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
![]() |
![]() |
![]() |
#1785 | Link | |
Registered User
Join Date: May 2007
Location: Wisconsin
Posts: 2,238
|
Quote:
While I turned the console on, I can't cut-n-paste the text from the console. The sample file should provide the same error. For some reason, the image is not liked (skipping unsupported image track). Audio file format could *not* be recognized. Then the file was rejected.
__________________
My Total Eclipse 2017 Photos My Nov 2019 Game of Thrones Tour My NEOWISE Comet Photos 2020 Last edited by MrVideo; 9th April 2025 at 22:32. |
|
![]() |
![]() |
![]() |
#1786 | Link | |
Registered User
Join Date: May 2007
Location: Wisconsin
Posts: 2,238
|
Quote:
|
|
![]() |
![]() |
![]() |
#1787 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Mine look like this: -
Code:
General Complete name : \\Synology_NAS\My Music\My Albums (2.0) CD's\Beatles, The\[1969] Abbey Road [2019 CD]\Abbey Road.flac Format : FLAC Format/Info : Free Lossless Audio Codec File size : 279 MiB Duration : 47 min 30 s Overall bit rate mode : Variable Overall bit rate : 822 kb/s Album : Abbey Road Performer : The Beatles Genre : Rock Recorded date : 1969 [2019] Cover : Yes Cover type : Cover (front) Cover MIME : image/jpeg Audio Format : FLAC Format/Info : Free Lossless Audio Codec Duration : 47 min 30 s Bit rate mode : Variable Bit rate : 821 kb/s Channel(s) : 2 channels Channel layout : L R Sampling rate : 44.1 kHz Bit depth : 16 bits Compression mode : Lossless Stream size : 279 MiB (100%) Writing library : libFLAC 1.4.3 (2023-06-23) MD5 of the unencoded content : 6338CCADBA82E0BA336659B09AD9E5B9
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
![]() |
![]() |
![]() |
#1788 | Link | ||
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,269
|
Quote:
https://pastebin.com/tQb86gSR This part definitely looks weird (not a valid MIME type string), and it's probably the reason why the image isn't extracted correctly: Code:
<Cover_Mime>image/ / image/jpeg</Cover_Mime> ![]() Anyways, even if we can't recognize the image (cover art), we still should be able to detect the file type. I suppose more in-depth analysis will be needed ![]() Quote:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 9th April 2025 at 23:17. |
||
![]() |
![]() |
![]() |
#1789 | Link | ||
Registered User
Join Date: May 2007
Location: Wisconsin
Posts: 2,238
|
Quote:
What am I supposed to do with it in regards to LameXP? I noticed that all of the paths in the file pertain to your system. Quote:
I await word. It will kinda suck if the image can't be copied over to the MP3 file. But, it will not be the end of the world if it doesn't. |
||
![]() |
![]() |
![]() |
#1790 | Link |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,269
|
You don't. At this point, I will need to do some in-depth debugging, when I have more time (probably at the WE).
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ |
![]() |
![]() |
![]() |
#1792 | Link |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,269
|
My analysis shows that, for your specific sample file, MediaInfo's output (XML) is missing the <Format>FLAC</Format> tag in the "general" section. Actually, there's no <Format> tag in the "general" section tag at all
![]() All my other FLAC files, and actually all my audio files, do have a proper <Format> tag in the "general" section. Consequently, I have now opened an issue at MediaInfo project, because at the moment I would suspect a problem on their side: https://github.com/MediaArea/MediaIn...sue-2991294402
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 13th April 2025 at 15:45. |
![]() |
![]() |
![]() |
#1793 | Link | |
Registered User
Join Date: May 2007
Location: Wisconsin
Posts: 2,238
|
Quote:
In other words, what is different in my FLAC file that is different your FLAC file that trips up the error? I'm guessing that the flac program that EAC uses is a little different than the flac program that you use?
__________________
My Total Eclipse 2017 Photos My Nov 2019 Game of Thrones Tour My NEOWISE Comet Photos 2020 Last edited by MrVideo; 14th April 2025 at 02:45. |
|
![]() |
![]() |
![]() |
#1794 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Did/can you provide a sample?
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
![]() |
![]() |
![]() |
#1796 | Link | |
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,269
|
Quote:
Therefore, if MediaInfo doesn't recognize your file, or if MediaInfo produces inconclusive results for your file, as is the case here, then we have a problem ![]() I'm not sure. I haven't seen this problem with any of my files. Might be related to the ID3 tags. Anyway, since the problem has been confirmed by the MediaInfo developer, we can hope for a fix...
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 14th April 2025 at 19:22. |
|
![]() |
![]() |
![]() |
#1797 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Ah... So that's the stuff I didn't understand...
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
![]() |
![]() |
![]() |
#1798 | Link | |
Registered User
Join Date: May 2007
Location: Wisconsin
Posts: 2,238
|
Quote:
I wonder if the issue is the image type, since none of the music CDs that I rip contain any images, i.e., I never insert a cover image (too lazy to scan the cover and add it to the rip). For the WT40 rips, I use the same image for all of them. Hopefully there is a new version soon. |
|
![]() |
![]() |
![]() |
#1800 | Link |
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,343
|
Do you need the 'flac tags'. What happens if you remove them, does everything work correctly?
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
![]() |
![]() |
![]() |
Tags |
aac, aotuv, flac, lame, lamexp, mp3, mp4, ogg, oggenc, opus, vorbis |
Thread Tools | Search this Thread |
Display Modes | |
|
|