#2423: creating PS3 compatible VOB/MP4 files with DTS sound -------------------------------------+------------------------------------- Reporter: julian | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by julian): i wasn't able to generate a MP4 file because it seems both PS3MediaServer and MKV2VOB both generate only .TS and .M2TS files. however i've generated the following DTS_normal.dts // a normal DTS audio stream DTS_inpcm.pcm // a DTS audio stream that has been processed by MKV2VOB's dtsinpcm.exe to be disguised as PCM nohack.m2ts // a normal m2ts video with DTS audio hack.m2ts // a m2ts video with its DTS audio disguised as PCM for the PS3 nohack.ts // a normal ts video with DTS audio hack.ts // a ts video with its DTS audio disguised as PCM for the PS3 https://dl.dropboxusercontent.com/u/7221986/ps3hack.zip also it seems PS3MediaServer's code do perform the hack is here: https://github.com/ps3mediaserver/ps3mediaserver/blob/master/src/main/java/net/pms/util/PCMAudioOutputStream.java -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2423#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac