I am trying to convert a tv programme recorded using eyetv into an avi file for archiving.
Problem is there is no sound for the eyetv mpg through ffmpegx, even when 'play' is clicked and the original file is played there is no sound. (When played in eyetv (and VLC) the programme has sound.)
From the ffmpegx window these are the settings –
From: MPG
Video: mpeg-2, 720x576, 15000kbps, 25 fps
Audio: mp2, 48000Hz, 64kbps
Quick Preset: AVI XviD
Video: mencoder xvid, 640x352, 1265kbps, 25fps, no crop
Audio: mp3, 48000Hz, 128kbps
I have tried changing the audio tracks around (from 0 to 9) to no avail.
Here is the info from the (soundless) encoding:
Encoding started on Wed Jul 13 12:03:19 BST 2005
MEncoder dev-CVS-050123-19:55-3.3 (C) 2000-2005 MPlayer Team
Mac OSX static build for ffmpegX
AltiVec found
CPU: PowerPC
success: format: 0 data: 0x0 - 0xabf32c
TS file format detected.
DEMUX OPEN, AUDIO_ID: 0, VIDEO_ID: -1, SUBTITLE_ID: -1,
PROBING UP TO 2000000, PROG: 0
VIDEO MPEG2(pid=600)...NO AUDIO! SUB DVB(pid=603) PROGRAM N. 0
Opened TS demuxer, audio: ffffffff(pid 0), video: 10000002(pid 600)...POS=0
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 15000.0 kbps (1875.0 kbyte/s)
[V] filefmt:29 fourcc:0x10000002 size:720x576 fps:25.00 ftime:=0.0400
xvid: using library version 1.1.-126 (build xvid-1.1.0-beta1)
The selected video_out device is incompatible with this codec.
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
Opening video filter: [scale w=640 h=352]
================================================== ========================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
Writing AVI header...
================================================== ======
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
VDec: vo config request - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: FAST_BILINEAR scaler, from Planar YV12 to Planar YV12 using AltiVec
videocodec: XviD (640x352 fourcc=44495658 [DIVX])
xvid: par=0/0 (vga11), displayed=640x360, sampled=640x352
xvid: CBR Rate Control -- bitrate=1265kbit/s
1 duplicate frame(s)!
ODML: vprp aspect is 16:9.
ODML: vprp aspect is 16:9.
1 duplicate frame(s)!
TS_PARSE: COULDN'T SYNC
Flushing video frames
Writing AVI index...
ODML: vprp aspect is 16:9.
Fixing AVI header...
Video stream: 1362.316 kbit/s (170289 bps) size: 2404487 bytes 14.120 secs 353 frames
Encoding completed on Wed Jul 13 12:03:41 BST 2005
Please help – all I want to do is to turn some recorded mpgs from eyetv into avi's for archiving! And please try to keep it as simple as possible – I don't know too much about this stuff. Thank you!
Results 1 to 4 of 4
-
-
When you export the show with eyetv, are you using the MPEG Program Stream format? That's what I'm doing, and when I drop the resulting file into ffmpegx the sound is included. I'm using the eyetv 500 btw.
-
Also, I just found out in my own testing that using mencoder doesn't allow for audio. I used the "XviD [.AVI] (ffmpeg)" from the Video Codec menu in the Video tab, and the resulting video had sound. So try using ffmpeg. (It looks like you were using mencoder). I used the same HDTV mpeg2 program stream output that came from eyetv both times.
And while I'm here writing, I also found that using "deinterlace" in the filters tab helped video quality, as well as "high quality", "two pass encoding", and "trellis quantization" under the options tab. I'm still testing and don't really know what all these things are, so this might not be *the* best option setup, who knows.
Similar Threads
-
One hour, 37min AVI file that I want to turn into a VCD
By penang in forum Newbie / General discussionsReplies: 23Last Post: 17th Feb 2011, 10:11 -
Turn off ffmpegX progress sound after finished conversion
By c.eiermann in forum ffmpegX general discussionReplies: 2Last Post: 2nd Sep 2010, 20:56 -
Out Of Sync sound in mpeg2
By JN in forum Video ConversionReplies: 2Last Post: 20th Nov 2009, 03:52 -
AVI - sound with VLC , no sound Toast burned
By BattyRoy in forum MacReplies: 15Last Post: 27th Jul 2007, 20:21 -
Turn .ogg into .avi
By babellou2 in forum ffmpegX general discussionReplies: 8Last Post: 22nd Jun 2007, 05:46