#4478(avformat:new): PlayStation 2 movie files not supported (.pss)
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Type: Status: new | enhancement Component: avformat | Priority: normal Keywords: PlayStation | Version: 2, PS2, .pss | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- I decided to dig out 2 of my Sony PlayStation 2 games: - Suikoden 3 - Suikoden 4 and extract the Movie (Opening/Closing) I found some str.bin files as well but all the movie files are .pss I get FFmpeg builds from and use them with http://ffmpeg.zeranoe.com/builds/ http://avanti.arrozcru.com/ OS used on: DesktopPC -- Windows XP Professional x64 LaptopPC -- Windows 7 Ultimate x64 these files I could barely extract the Video.. but the audio was not getting even seen never-mind getting extracted.. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: PlayStation | Blocked By: 2, PS2, .pss | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): .pss files uploaded to upload.ffmpeg.org/incoming/Ticket-4478_Suikoden3/ upload.ffmpeg.org/incoming/Ticket-4478_Suikoden4/ -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: PlayStation 2, PS2, .pss => mpegps atrac3 * priority: normal => wish * version: unspecified => git-master -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): while examining a .pss file in a text editor I found... - "encoded by TMPGEnc b12h" - Tsunami MPEG Encoder <-- Googled -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): Any updates? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by richardpl): The format is mpeg with strange audio packets, they should be raw pcm but they sounds distorted. I'm analyzing 2 different applications PSS plex and PSS demux. PSS Demux crashes inside wine, does it works fine otherwise on Windows? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 richardpl]:
The format is mpeg with strange audio packets, they should be raw pcm but they sounds distorted.
I thought this just needs an atrac parser, am I wrong? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:6> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): https://ffmpeg.org/pipermail/ffmpeg-devel/2014-November/165910.html -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:7> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): https://ffmpeg.org/pipermail/ffmpeg-devel/2014-December/166169.html -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:8> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by richardpl): Nope, files have PCM hidden in private stream of mpeg files. Also it appears PCM is planar. Additionaly it may have adpcm or adx or for psmf case atrac3. Because they are PCM/ADPCM, there is nothing to parse AFAIK. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:9> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Thanks for the clarification! Do you have code that plays something (with distortion)? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:10> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by richardpl): Nothing useful, it just set 0xff startcode to pcm planar. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:11> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): thanks for taking a look at this =D -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:12> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): any new updates? -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:13> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): I will note that the current release of VLC Media Player v2.2.2 plays by 'drag and drop' the video animation ONLY and no audio... -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:14> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:14 Melchior]:
I will note that the current release of VLC Media Player v2.2.2 plays by 'drag and drop' the video animation ONLY and no audio... And this behaviour is different from which vlc (or FFmpeg) version?
-- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:15> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): Replying to [comment:15 cehoyos]:
Replying to [comment:14 Melchior]:
I will note that the current release of VLC Media Player v2.2.2 plays by 'drag and drop' the video animation ONLY and no audio... And this behaviour is different from which vlc (or FFmpeg) version?
I don't know, I was just mentioning VLC could play the video stream. using AvantiGUI (and using ffmpeg version N-78410-g588e2e3 Copyright (c) 2000-2016 the FFmpeg developers built on 13/02/2016 with gcc 5.3.0 (GCC) I can play video only using the preview function -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:16> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Both FFplay and FFmpeg (with current, old and very old versions) work fine here for the video in pss files. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:17> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): Replying to [comment:17 cehoyos]:
Both FFplay and FFmpeg (with current, old and very old versions) work fine here for the video in pss files. so all that remains is to figure out the audio... good luck with it. :)
-- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:18> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): any further updates? I am hoping some one will figure out how the audio works and get FFmpeg updated -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:19> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by richardpl): Please refrain from pinging bug if you have nothing new to add. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:20> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Melchior): ok sry -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:21> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by v0lt): MPC-BE can decode the audio stream. See CMpaDecFilter::ProcessPS2ADPCM(). https://sourceforge.net/p/mpcbe/code/HEAD/tree/trunk/src/filters/transform/M... -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:22> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: atrac3 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Since this file's software license is the GPL, it would be better to describe what is needed to decode the samples. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:23> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: mpegps atrac3 => mpegps adpcm -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:24> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by shiz): cehoyos: You're thinking of the probably related PSMF format used on the PSP, which does use ATRAC3 in PRIVATE_STREAM_1 encoded packets. Also, I don't think editing out that link was really necessary. I can try taking a stab at this. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:25> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by Melchior): thx for the progress :) -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:26> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by richardpl): The audio codec inside this files is ADPCM_PSX, and it is encapsulated into ads (special ps2 audio container) stream (which can contain bunch of different audio codecs) and then muxed into mpegps. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:27> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by Melchior): Replying to [comment:27 richardpl]:
The audio codec inside this files is ADPCM_PSX, and it is encapsulated into ads (special ps2 audio container) stream (which can contain bunch of different audio codecs) and then muxed into mpegps.
so what does that mean for FFmpeg? will you guys be able to support it some day or is it too complicated? :-( -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:28> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) --------------------------------------+------------------------------------ Reporter: Melchior | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps adpcm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by richardpl): Its not complicated, its just ugly. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:29> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#4478: PlayStation 2 movie files not supported (.pss) -------------------------------------+------------------------------------- Reporter: Joseph | Owner: (none) DeVore | Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mpegps | Blocked By: adpcm | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Joseph DeVore): checking in on my ticket... XD :( to see if there is any news or updates.. its been 4 years.. sad. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4478#comment:30> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg