[FFmpeg-devel] .trp file format

sanados sanados
Tue Dec 18 13:24:00 CET 2007


so any1 figured out how to convert this video-type?


my tries:

FFMPEG:
sanados at canino:~/Desktop/trp_sample$ ffmpeg -y -i test.trp test.avi
FFmpeg version SVN-r10702, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-libogg --enable-pp --enable-libgsm
--enable-libxvid --enable-memalign-hack --enable-gpl
--extra-cflags=-I/local/include --extra-ldflags=-L/local/lib
--extra-ldflags=-L/usr/local/lib/ --enable-libamr_nb --enable-libamr_wb
--enable-liba52 --enable-libx264 --enable-pthreads --enable-libfaac
--enable-libfaad --enable-gprof --enable-libvorbis --enable-libtheora
--enable-libmp3lame --disable-vhook --disable-debug --disable-mmx
--enable-libmp3lame
  libavutil version: 49.5.0
  libavcodec version: 51.45.0
  libavformat version: 51.14.0
  built on Oct 10 2007 18:32:36, gcc: 4.1.2 (Ubuntu 4.1.2-0ubuntu4)

Seems stream 0 codec frame rate differs from container frame rate: inf
(1/0) -> 90000.00 (90000/1)
Input #0, mpegts, from 'test.trp':
  Duration: N/A, start: 89231.211244, bitrate: N/A
  Stream #0.0[0x2ff]: Video: mpeg1video, 90000.00 fps(r)
  Stream #0.1[0x303]: Audio: liba52, 48000 Hz, 5:1, 448 kb/s
picture size invalid (0x0)
Cannot allocate temp picture, check pix fmt




using mplayer:

Playing test.trp.
VobSub: Bad magic in IFO header
fopen Vobsub file failed: No such file or directory
TS file format detected.
VIDEO MPEG2(pid=767) AUDIO A52(pid=771) NO SUBS (yet)!  PROGRAM N. 0
TS_PARSE: COULDN'T SYNC
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.
==========================================================================
Forced audio codec: mad
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:89234.9 (24:47:14.9) of 605.0 (10:05.0)  1.0%



using mencoder:
sanados at canino:~/Desktop/trp_sample$ mencoder test.trp -o test.avi
MEncoder 2:1.0~rc2-0ubuntu1~gutsy1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 CPU         T5600  @ 1.83GHz (Family: 6, Model:
15, Stepping: 6)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0  data: 0x0 - 0x2050000
TS file format detected.
VIDEO MPEG2(pid=767) AUDIO A52(pid=771) NO SUBS (yet)!  PROGRAM N. 0
TS_PARSE: COULDN'T SYNC
MPEG: FATAL: EOF while searching for sequence header.
Video: Cannot read properties.

Exiting...



M?ns Rullg?rd wrote:
> Rich Felker <dalias at aerifal.cx> writes:
>
>   
>> On Mon, Aug 27, 2007 at 06:18:16PM -0500, Jeff Clagg wrote:
>>     
>>>> If they are nothing but regular MPEG TS files with a funny name we
>>>> don't really need any samples.  However, if they are indeed special in
>>>> some way we'd love to have a closer look.
>>>>         
>>> Just a data point - I see transport files named .TRP all the time. I
>>> figure ".ts" isn't an obvious choice to people with 8.3 brains.
>>>       
>> Well, for people in certain scenes, TS immediately brings to mind
>> telesync screeners. And in others, transsexual/transvestite/...[1] :O
>>     
>
> Rich, I always knew you were a little out of the ordinary, but
> pirating gay porn wasn't quite what I was expecting even from you.
>
>   






More information about the ffmpeg-devel mailing list