For the MOV files with FFmpeg’s pcm_f32be/pcm_s24le/pcm_s32le, “Tools → Codec Information” displays an incorrect endianness
Software:
- ffmpeg version 4.0.2
- vlc-4.0.0-20181128-1208-dev-win64
Notes:
- In the logs, I removed all lines beginning with “lua debug:”.
- The files come from the bug:21537.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
Endianness incorrectly identified:
* pcm_f32be file * pcm_s24le file * pcm_s32le file
* [https://drive.google.com/file/d/1I69I172WyVUKxmvp2s6iBtjFjIuD9Foc/view?usp=sharing out_pcmf32be_side.mov] * [https://drive.google.com/file/d/1X--ENSEoQX1Ommtnp0pMoxEfvw47MNll/view?usp=sharing out_pcms24le_side.mov] * [https://drive.google.com/file/d/14bj1u6VCWotvNzzx_4qawbpKZOArjJ7N/view?usp=sharing out_pcms32le_side.mov]
|----------------
* pcm_f32be log * pcm_s24le log * pcm_s32le log
* [https://trac.videolan.org/vlc/attachment/ticket/21537/out_pcmf32be_side.log out_pcmf32be_side.log] * [https://trac.videolan.org/vlc/attachment/ticket/21537/out_pcms24le_side.log out_pcms24le_side.log] * [https://trac.videolan.org/vlc/attachment/ticket/21537/out_pcms32le_side.log out_pcms32le_side.log]
Endianness correctly identified:
* pcm_s24le file * pcm_s32le file
* [https://drive.google.com/file/d/1vGXzTUu6XK6Gsej2ZfqtMSEMg88KCifj/view?usp=sharing out_pcms24le_side.wav.wav] * [https://drive.google.com/file/d/1qD7J46ZJmMQurjPhUaANfRyJVgL_8kY1/view?usp=sharing out_pcms32le_side.wav.wav]
|----------------
* pcm_s24le log * pcm_s32le log
* [https://trac.videolan.org/vlc/attachment/ticket/21537/out_pcms24le_side.wav.log out_pcms24le_side.wav.log] * [https://trac.videolan.org/vlc/attachment/ticket/21537/out_pcms32le_side.wav.log out_pcms32le_side.wav.log]
- Developer
Reported with atom value, but correctly set.
Should report final codec after 6b0bfe62
- Jean-Baptiste Kempf assigned to @fcartegnie
assigned to @fcartegnie
- Jean-Baptiste Kempf added Component::Demuxers: MP4 Status::fixed labels
added Component::Demuxers: MP4 Status::fixed labels
- Jean-Baptiste Kempf changed milestone to %4.0
changed milestone to %4.0
- Jean-Baptiste Kempf closed
closed
Please register or sign in to reply