[FFmpeg-devel] .trp file format

sanados sanados
Wed Dec 19 16:06:01 CET 2007


Michael Niedermayer wrote:
> On Wed, Dec 19, 2007 at 03:20:35PM +0100, sanados wrote:
>   
>> Michael Niedermayer wrote:
>>     
>>> with latest svn:
>>> ffmpeg -vcodec h264 -i test.trp
>>> works
>>>
>>> and with
>>> ffmpeg -vcodec h264 -i test.trp -vcodec copy -acodec copy test.ts
>>> you maybe can repair the file
>>>
>>> [...]
>>>
>>>   
>>>       
>> works like a charm .... kinda ... manged to get audio from file.
>> only cpl of frames left in resulting video.
>> (my guess is that the example is just plain faulty ...)
>>     
>
> iam pretty sure you do not use latest svn of ffmpeg (provide full uncut
> output if something doesnt work ... always provide full uncut output
> when in doubt ...)
>   
fresh built from svn so no prob of ffmpeg.
Also fresh build of latest x264 from svn. (x264 0.57.712)

sanados at canino:~$ ffmpeg
FFmpeg version SVN-r11268, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --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 
--enable-libfaad --enable-libfaac --disable-debug --disable-mmx
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.2.0
  built on Dec 19 2007 14:55:41, gcc: 4.1.3 20070929 (prerelease) 
(Ubuntu 4.1.2-16ubuntu2)

> also your mencoder is ancient, get latest SVN of it!
>   
Ancient thing corrected to latest svn rep.
More or less don't care about the output yet.
At least i wanted an output.
But thank for advice.

root at canino:/home/sanados/Desktop/trp_sample# 
/root/FFMPEG/mplayer/mencoder -oac lavc -ovc lavc  test.ts -o test_neu.ts
MEncoder dev-SVN-r25462-4.1.3 (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 for x86 CPU with extensions: MMX MMX2 SSE SSE2

success: format: 0  data: 0x0 - 0x2235838
TS file format detected.
NO VIDEO! AUDIO A52(pid=257) NO SUBS (yet)!  PROGRAM N. 1
Video stream is mandatory!

Exiting...

>
> [...]
>   
>> sanados at canino:~/Desktop/trp_sample$ mencoder -oac lavc -ovc lavc 
>> test.ts -o test_neu.ts
>> MEncoder 2:1.0~rc2-0ubuntu1~gutsy1 (C) 2000-2007 MPlayer Team
>>     
>
> and -o .ts will not produce a ts file with mencoder but an avi!
>
> [...]
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel





More information about the ffmpeg-devel mailing list