Failed ffmpeg conversion

Alexis Fotiadis alexisfotiadis at hotmail.com
Tue Oct 25 12:58:54 EDT 2011


> > Hi all,
> > Does anybody know how to convert .partial.mp4 files to complete video files after 
> > an ffmpeg failure? I have some videos that downloaded completely, but ffmpeg 
> > hung/crashed during conversion. I know that if the video is still available on the BBC 
> > iPlayer, then the file can still be converted using 'get_iplayer --force --pid=xxxxxxxx'
> > in the get_iplayer command line version, but is there a similar way of converting once
> >  the video has expired (as that way doesn't work)? My VLC still plays the partial files,
> >  but hangs if I fast forward/rewind.
> > Cheers.
> 
> Hi
> This is the type of command to try:-
> ffmpeg -i filename.partial.mp4 -c copy filename.mp4
>

Cheers. I tried:

--ffmpeg -i My Brother Is an Only Child - - b0160176 default.partial.mp4 -c copy My 
Brother Is an Only Child - - b0160176 default.mp4

in the get_iplayer cmd line and it gave me:

'ffmpeg' is not recognized as an internal or external command, operable program or batch 
file.

Putting get_iplayer at the start resulted in:

Reference to invalid group 0 in regex; marked by <-- HERE in m/<C:\Program|Files\g <-- 
HERE et_iplayer\flvstreamer_win32_latest.exe>/ at get_iplayer.pl line 130

neither of which make any sense to me. I'll admit I'm not at all skilled in this sort of 
thing; where am I going wrong?
 		 	   		  


More information about the get_iplayer mailing list