I tried to convert an MPEG program stream exported from EyeTV to XviD ffmpeg, but encoding finishes right after it begins, no file is created. What can be going wrong? Here are the details:
Source format:
From: MPG
Video: mpeg-2, 720x480, 6000 kbps, 29.97 fps
Audio: mp2, 48000Hz, 224 kbps
Target format:
To: AVI XviD
Video: ffmpeg xvid, 640x352, 1516 kbps, 29.97 fps, no crop
Audio: mp3, 48000 Hz, 128 kbps
This is what comes out when I click on the Process Information button on the ffmpegX Progress window:
/bin/sh: -c: line 1: syntax error near unexpected token `('
/bin/sh: -c: line 1: `printf "Encoding started on " && date && /Applications/ffmpegX.app//Contents/Resources/ffmpeg -i /Users/patrick/Desktop/Discovery\ Channel\ -\ Extreme\ Engineering\ -\ Season\ 2,\ Milau\ Viaduct.mpg -y -threads 2 -map 0.0:0.0 -f avi -vcodec xvid -aspect 4:3 -b 1516 -s 640x352 -r NTSC (29.97) -g 240 -me epzs -qmin 2 -qmax 9 -acodec mp3 -ab 128 -ar 48000 -ac 2 -map 0.1:0.1 -benchmark /Users/patrick/Desktop/Discovery\ Channel\ -\ Extreme\ Engineering\ -\ Season\ 2,\ Milau\ Viaduct.mpg.ff.avi && printf "Encoding completed on " && date && printf "\a"'
Results 1 to 3 of 3
-
-
Sorry, there was a small bug in the first uploaded 0.0.9t. I fixed it almost immediately and uploaded a new build marked 0.0.9t r2 in the finder info. Please download again ffmpegX. No need to reinstall the binaries again, just overwrite the application.
Similar Threads
-
Problem converting from MPEG Program Stream to Transport Stream
By vivajam in forum Newbie / General discussionsReplies: 5Last Post: 24th Jan 2011, 04:40 -
Stream an MPEG file over UDP as MPEG-TS and convert back to MPEG.
By Tengil123 in forum Video Streaming DownloadingReplies: 0Last Post: 27th Nov 2009, 04:40 -
Need to find a program that converts to MPEG-2 Transport Stream
By rprice806 in forum Video ConversionReplies: 2Last Post: 20th Oct 2009, 12:10 -
Converting EyeTV MPEG file
By lkearl in forum ffmpegX general discussionReplies: 8Last Post: 7th Feb 2008, 10:58 -
need MPEG2 Transport stream and Program stream profiler
By afarun in forum ProgrammingReplies: 3Last Post: 23rd Aug 2007, 01:06