PDA

View Full Version : no DTS with 2.4 by Sony



steve12
07-26-2011, 06:44 PM
Hello,

I have installed the current version. All files with DTS do not work any more. With version 2.3.2 no problem at Sony BDP S470

Paul
07-27-2011, 08:40 AM
Hello,

Can you please post FFmpeg information on one such file (in Mezzmo right-click on the file and use the "Get FFmpeg Information" command) and we'll check it here.

Also, please let me know which device profile you're using.

steve12
07-27-2011, 04:07 PM
Hello Denis,
Mezzmo 2.4 does not recognize any DTS audio track in m2ts and does not play the video.
Have already ffmpeg and the profiles swapped with older versions (SonyKDL, SonyBDPPal). I have upgrade to 2.3.2.0 works perfectly with DTS tracks and Sony BDPS470

ffmpeg version N-31627-g9c2651a, Copyright (c) 2000-2011 the FFmpeg developers
built on Jul 23 2011 15:02:13 with gcc 4.6.1
configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 9. 0 / 53. 9. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 27. 3 / 2. 27. 3
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 51. 2. 0 / 51. 2. 0
[mpegts @ 01A29BE0] max_analyze_duration 5000000 reached at 5002667
Input #0, mpegts, from 'F:\Video\3D Filme\00000.m2ts':
Duration: 02:05:08.71, start: 599.958300, bitrate: 14008 kb/s
Program 1
Stream #0.0[0x1011](ger): Video: h264 (High), yuv420p, 1920x1080, 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
Stream #0.1[0x1100](ger): Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
Stream #0.2[0x1101](ger): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
At least one output file must be specified


---> DB Level Info: 41

Paul
07-27-2011, 04:39 PM
Hello,

Such files should be passed through natively to the device in 2.3.2 and 2.4, so I'm not sure what the difference is (using either the Sony Bravia KDL or Sony BDP device profiles).

Does 2.4 try to transcode this or does it pass through as well? What happens when you use 2.3.2? They should behave in the same manner for that file.

steve12
07-27-2011, 05:41 PM
Hello Dennis,

this Log file was with 2.3.2.0 and more currently ffmpeg. Install 2.4 and delete all transcoded files today.
What has been changed here? New: Support for .DTS audio files

Paul
07-27-2011, 05:43 PM
What has been changed here? New: Support for .DTS audio files
This simply means we now add audio files with .dts extension when scanning folders. It is not related to DTS audio track in video files in any way.

steve12
07-27-2011, 05:56 PM
Have direct 2.4 installed. DTS is not recognized in the m2ts file!

A current log here:
ffmpeg version N-31558-g47b71ee, Copyright (c) 2000-2011 the FFmpeg developers
built on Jul 19 2011 11:59:21 with gcc 4.4.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-mingw32- --enable-static --disable-shared --enable-zlib --disable-ffplay --prefix=/media/windows/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --pkg-config=pkg-config
libavutil 51. 11. 0 / 51. 11. 0
libavcodec 53. 8. 0 / 53. 8. 0
libavformat 53. 6. 0 / 53. 6. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 27. 0 / 2. 27. 0
libswscale 2. 0. 0 / 2. 0. 0
libpostproc 51. 2. 0 / 51. 2. 0
Input #0, mpegts, from 'F:\Video\3D Filme\00.m2ts':
Duration: 02:41:41.73, start: 599.958300, bitrate: 14542 kb/s
Program 1
Stream #0.0[0x1011](und): Video: h264 (High), yuv420p, 1920x1080, 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
Stream #0.1[0x1100](ger): Audio: ac3, 48000 Hz, 5.1, s16, 640 kb/s
Stream #0.2[0x1101](ger): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
Stream #0.3[0x1102](eng): Audio: dca (DTS), 48000 Hz, 5.1, s16, 1536 kb/s
At least one output file must be specified


---> DB Level Info: 40, 0
---> Frame rate:
---> Aspect ratio:

Paul
07-28-2011, 08:52 AM
Mezzmo only uses the first video and the first audio tracks in the file at the moment (this is how it has always been, so no changes here). A future version of Mezzmo will let you choose which tracks to play, but at the moment you'll need to take out the unneeded tracks by remuxing the file manually (if you want the DTS track to play instead of the AC3).

Some devices will also let you choose tracks in file that contain multiple tracks, so see if there's any menu while you're playing the file that lets you do that (since we're passing the file through natively, all tracks are delivered to the device).

steve12
07-28-2011, 03:30 PM
Hello Dennis,

thank you for the support. I have upgrade to 2.3.2.0 this version work perfectly for me!

Paul
07-28-2011, 03:37 PM
Hello Dennis,

thank you for the support. I have upgrade to 2.3.2.0 this version work perfectly for me!
Hello Steve,

Can you please confirm that you went back (downgraded) to 2.3.2 and it sends the same file using the same profile to the device differently?

If you turn off transcoding in 2.4, do these files play ok?

If you wish, please send a message to support (at) conceiva (dot) com and we'll continue via e-mail (if it's easier), as I could then send you some device profiles updates to try on your system (with Mezzmo 2.4 installed).

Komerad
07-28-2011, 09:24 PM
Mezzmo only uses the first video and the first audio tracks in the file at the moment (this is how it has always been, so no changes here). A future version of Mezzmo will let you choose which tracks to play, but at the moment you'll need to take out the unneeded tracks by remuxing the file manually.

Ouch didnt know that, good to see a this change in the future.

steve12
07-29-2011, 07:24 AM
Hello Dennis,

sorry my english is so bad!
Have Mezzmo 2.4 installed on a fresh new Vaio. Almost all files work here with DTS! Is it many lightly due to the deinstallation from 2.3.2.0? What do I have to take into account? Which folders have to be deleted? Which lists in the registration?

The version 2.3.2.0 simply runs perfectly and I do not see so much changes for Sony (KDL46NX715/BDPS470) for me.
Steve

Paul
07-29-2011, 08:59 AM
Hello Steve,

So you tried Mezzmo on two different computers, right? Uninstalling 2.3.2 shouldn't cause any issues in relation to installing 2.4. The uninstaller will clean out what it needs and then you can install 2.4, or you can simply run the auto-update with an existing 2.3.2 and it'll be upgraded to 2.4.

There are lots of other improvements in 2.4 that are general for all devices, so I'd recommend using that, especially now that you say that it works well on the Vaio. What is the other computer that 2.4 doesn't work on?

steve12
08-12-2011, 08:39 PM
Hello Dennis,

version 2.4.2 works incredibly with DTS files again perfectly.

Thanks for the best support

Sony Bravia KDL46NX715
Sony BDP-S470

Paul
08-15-2011, 08:48 AM
Hello Steve,

I'm glad that 2.4.2 is working well for you - thanks for letting us know!